On 10.6.2015 12:06, Eng.Hany Ahmed wrote:

> Helloi try re streaming hls m3u8 from source the source chunks some time 
> delay and make the streaming disconnected anyone can help me how i can make 
> something to make the streaming not disconnect?
> 
> i using command ffmpeg -i  
> http://Source-IP/Name/playlist.m3u8?token=850af92f8d9903e7a4e055 -vcodec copy 
>  -scodec copy -acodec aac -ab 128k -strict experimental -f flv 
> rtmp://127.0.0.1:9001/live/Name ;

Hi,

I restream hls m3u8 as well but in addition I use "-re" switch (just add
it before -i).

If someone has a better solution please let us now.

Regards

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

Reply via email to