Are you trying to stream via multicast, or via unicast?  Note that the 
“testMP3Streamer” application streams using IP multicast.  If, instead, you 
want to stream via IP unicast, then you should use the “testOnDemandRTSPServer” 
application (which is also supplied in the “testProgs” directory) as a model.

Your sample code appears to have been based upon the “testOnDemandRTSPServer” 
code, but you shouldn’t use random code that you’ve grabbed off the Internet 
(unless it comes from www.live555.com <http://www.live555.com/> :-)

Your first step should be to test whether the (original, unmodified) 
“testOnDemandRTSPServer” application (or the “testMP3Streamer” application if 
you wish to stream via multicast) works for you.  Then, and only then, should 
you think about modifying that code.


Ross Finlayson
Live Networks, Inc.
http://www.live555.com/


_______________________________________________
live-devel mailing list
live-devel@lists.live555.com
http://lists.live555.com/mailman/listinfo/live-devel

Reply via email to