2011/11/2 Archil Matchavariani <[email protected]>:
> Hi.
> I'm trying to re-stream h.264 packets to rtmp server, by copying packets
> from incoming stream to outgoing one.
> The resulting stream hangs on the first frame for some time, then resumes
> playback, with approximately 15 seconds of delay.
> If I re-code the stream to FLV via following command, the stream works fine
> and has minimal delay, but the resulting quality naturally lower.
> Any idea how to remove the delay on re-stream? I'm using latest 0.8 (oldapi)
> of FFMPEG, and librtmp.
> Thanks!

Hi!
It is unclear, at last for me, in which way exactly you process the stream.
You can show your relevant sources parts (although the more is
better), input data example and tell how you make input data available
to your app.

-- 
Andrey Utkin
_______________________________________________
Libav-user mailing list
[email protected]
http://ffmpeg.org/mailman/listinfo/libav-user

Reply via email to