> Unless you know that you will be streaming to multiple receivers, and have 
> always multicast routing enabled between the sender and (all of) the 
> receivers, you should use unicast streaming, using the 
> “testOnDemandRTSPServer” code (i.e., with “OnDemandServerMediaSubsession” 
> objects) as your model.

Note also that if you use the “testOnDemandRTSPServer” code as a model, you can 
still stream to multiple concurrent receivers, but the streaming will be done 
using ‘multiple-unicast’ (i.e., one unicast stream for each receiver), rather 
than multicast.

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