[FFmpeg-user] Using -re with -ss to stream a ts file as live in rtmp

Roger Pack rogerdpack2 at gmail.com
Tue Oct 16 21:19:20 CEST 2012


> I'm using ffmpeg to streaming a local .ts file (in h264) to Wowza Server
> using RTMP protocol as realtime, using -re parameter.
>
> In some cases because the internet connection for example the ffmpeg lost
> connection with Wowza and stops to stream, in this case I need to continue
> the stream at same file time it is stopped.

What's your full uncut command line and console output of an example?

> To start ffmpeg in same position I'm using the parameter -ss to set start
> time but I'm using too -re parameter to simulate the live broadcast and in
> this case the seek to start time delay the same time of "start time" to do.
>
> How I can do the seek in file instantly and to the live in real time?

Sounds like a bug...or improvement that could occur.
I am able to reproduce the behavior...
-r


More information about the ffmpeg-user mailing list