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!
_______________________________________________ Libav-user mailing list [email protected] http://ffmpeg.org/mailman/listinfo/libav-user
