>My first question/post to this list :) ... has anyone implemented an
>uncompressed payload format yet? Just checking before I subclass the
>MultiFramedRTPXXX classes.
No, right now I know of no implementation (for our libraries) of the
RFC 4175 payload format.
--
Ross Finlayson
Live Networks,
> indeed I need several multicast streams from one source, not unicas,
>not on demand
OK, so you will need to write a new class that acts as a data
'duplicator' - i.e., taking one input, but generating several
outputs. Each output would be fed to a separate "RTPSink" object
(each with its ow
Hi,
My first question/post to this list :) ... has anyone implemented an
uncompressed payload format yet? Just checking before I subclass the
MultiFramedRTPXXX classes.
Thanks in advance,
Daniel Evans
___
live-devel mailing list
live-devel@lists.liv
indeed I need several multicast streams from one source, not unicas,
not on demand
___
live-devel mailing list
live-devel@lists.live555.com
http://lists.live555.com/mailman/listinfo/live-devel
> How can I add several "RTPSink" or "UDPSink" objects to
> testMPEG2TransportStreamer?
testMPEG2TransportStreamer delivers a multicast stream, so you can already
have multiple clients connect and watch this stream. is it your intent to
have a stream received by several clients or to make sev
How can I add several "RTPSink" or "UDPSink" objects to
testMPEG2TransportStreamer?
___
live-devel mailing list
live-devel@lists.live555.com
http://lists.live555.com/mailman/listinfo/live-devel