Don't I if I want to call the "testMPEG2TransportReceiver" functions from my 
own server?

From: live-devel-boun...@ns.live555.com 
[mailto:live-devel-boun...@ns.live555.com] On Behalf Of Ross Finlayson
Sent: Thursday, December 06, 2012 3:37 PM
To: LIVE555 Streaming Media - development & use
Subject: Re: [Live-devel] RTP header in an MPEG2-TS

Can you please tell me where exactly in testMPEG2TransportReceiver, the RTP 
headers are extracted? Or where the RTP packets are transmitted to the user 
without RTP headers?

This is done by the "SimpleRTPSource" class, and, in particular by its parent 
classes "MultiFramedRTPSource" and "RTPSource".  But you shouldn't have to care 
about this.

(If you wanted to receive raw-UDP data instead - i.e., packets sent without RTP 
headers - then you would have used a "BasicUDPSource" instead.)

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