I am trying to get multiple unicast connections to a streaming network camera working. The camera can stream both H264 and MPEG4 streams. Apparently I can connect multiple clients to the MPEG4 stream sessions but cannot connect more than one client to the H264 stream.

This should work. Remember, though, to set the "reuseFirstSource" parameter in "OnDemandServerMediaSubsession" (when you subclass it) to true.
--

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