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, Анастасия Багно <[email protected]> 
> 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
> [email protected]
> http://ffmpeg.org/mailman/listinfo/ffmpeg-user

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

Reply via email to