George, thanks for the prompt response.
I'm going the Request Incoming Stream/Unannounced UDP route for now
to minimize variables. It worked fine with QT Broadcaster.
Will get caught up with the command-line stuff, promise! (That relay
GUI is nice too)
Appreciate the help.
Frank Fulchiero
Digital Media Specialist
Connecticut College
On Mar 10, 2008, at 9:55 AM, George Cook wrote:
Frank:
Looks like the basic approach you are using to create the multicast
sdp is OK. You might also try setting up your relay destination to
announce, then it should generate the sdp file for you (if
everything is working OK with the relay).
Once you have the multicast sdp file, put it on a web server and
use an http url to access it. (If you put it on the streaming
server then it will be reflected as a Unicast to clients when they
connect, which isn't what I think you are after).