Re: [Live-devel] Raw RTP Packet Info

2011-06-10 Thread Ross Finlayson
Is there a way to get information about the RTP packets that make up each media frame (client-side)? I want to know the sequence number of each packet, the size of each packet, and the time that each one arrived. I plan to write my own MediaSink for "frame" statistics, but I'd also like informatio

[Live-devel] Raw RTP Packet Info

2011-06-08 Thread Stew Paddaso
Is there a way to get information about the RTP packets that make up each media frame (client-side)? I want to know the sequence number of each packet, the size of each packet, and the time that each one arrived. I plan to write my own MediaSink for "frame" statistics, but I'd also like information