[Live-devel] RTP header in an MPEG2-TS
Ross Finlayson
finlayson at live555.com
Thu Dec 6 13:51:52 PST 2012
> Right now the way that I am using testMPEG2TransportReceiver is by first running testMPEG2TransportStreamer on a server side and run testMPEG2TransportReceiver on the client side. It spits out on the stdout the stream in test.ts with no RTP headers. That works fine!
> In my environment, the WIFI Display server generates a stream that contains RTP headers and TS data. The WIFI Display client is expecting a stream with no RTP headers. So I am thinking of using the testMPEG2TransportReceiver code to extract/stream out the RTP headers before the WIFI Display client consumes the stream. Is that possible?
Yes of course. You can just change the "testMPEG2TransportReceiver" code to use a different multicast address/port, or (perhaps) to receive via unicast instead of multicast. See <http://www.live555.com/liveMedia/faq.html#unicast>
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/20121206/d4e452bb/attachment.html>
More information about the live-devel
mailing list