[Live-devel] RTP stream retransmit

Zvika Meiseles zvika.meiseles at gmail.com
Tue Feb 5 08:06:00 PST 2013


Ok, 10x Ross.

My initial implementation was a little simpler:

    MPEG1or2VideoRTPSource -->
        MPEG2TransportStreamFromESSource -->
            SimpleRTPSink

This produced valid TS video, but some of the frames were sent a
little late (causing "frame may be too late to be displayed (0.0)"
error in VLC and some jitter in the decoder appliance), so I decide to
add the "Queue" and "Framer" objects to the chain.

I'll try debugging this a little more and post my findings.

Zvika
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.live555.com/pipermail/live-devel/attachments/20130205/cfe722f0/attachment.html>


More information about the live-devel mailing list