[Live-devel] Making ProxyServerMediaSubsession stream to multicast addresses

Ross Finlayson finlayson at live555.com
Mon May 19 13:50:09 PDT 2014


> Here I only try to get the original stream to work through the replicator. Based on the testReplicator example
> all streams must be through a replicator, it's not possible to have one stream use the replicator and one
> stream use the normal way.

That's correct.  Only one object can be reading from a "FramedSource".  (Otherwise, you'll see the "attempting to read more than once at the same time!" error message.)  That's the whole reason why I developed the "StreamReplicator" class: To make it possible for data from a "FramedSource" to be delivered  to more than one object.


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

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.live555.com/pipermail/live-devel/attachments/20140519/f9ced51d/attachment-0001.html>


More information about the live-devel mailing list