[FFmpeg-user] HLS stream to RTMP conversion with ffmpeg

DopeLabs dopelabs at dubstep.fm
Sat Jan 31 05:51:34 CET 2015


i do HLS to rtmp with ffmpeg all the time.. 

ffmpeg -i http://domain.com/link.m3u8 <http://domain.com/link.m3u8> -c copy --bsf:a aac_adtstoasc -f flv rtmp://host.com/app/stream <rtmp://host.com/app/stream>




> On Jan 30, 2015, at 3:49 AM, Анастасия Багно <bagno.vladimirovna at gmail.com> wrote:
> 
> Hi guys!
> 
> I'm new to ffmpeg. I would be really appreciate if someone could help me
> with next issue.
> Is it possible to convert hls stream(e.g. I have playlist
> http://now.video.nfl.com/i/captiontest/closedcaptiontest_,350k,550k,.mp4.csmil/master.m3u8)
> to rtmp stream? I've searched answers in google  and found how to get rtmp
> to hls conversion, but not vise versa.
> 
> Thanks!
> _______________________________________________
> ffmpeg-user mailing list
> ffmpeg-user at ffmpeg.org
> http://ffmpeg.org/mailman/listinfo/ffmpeg-user



More information about the ffmpeg-user mailing list