[FFmpeg-user] Please streaming over nginx

Phat Nguyentan phatnguyentan0491 at gmail.com
Wed Aug 7 09:29:06 EEST 2019


Hi ffmpeg,
Please help me on this case:
I use openwrt and ffmpeg without h264 and libx264.  try to create m3u8 file
on nginx. I run command:
ffmpeg -loglevel verbose -re -i /dev/video0 -acodec libmp3lame -ar 44100
-ac 1 -f flv rtmp://localhost:1935/hls/movi
It's not working, can't create m3u8 file. When I change to linux with
-vcodec h264, it's working, but on openwrt we don't have codecs.
Thanks


More information about the ffmpeg-user mailing list