[FFmpeg-user] Please streaming over nginx

Micael Silva micaelsilva at gmail.com
Wed Aug 7 22:17:38 EEST 2019


On Wed, 7 Aug 2019, 03:29 Phat Nguyentan, <phatnguyentan0491 at gmail.com>
wrote:

> 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
>

There is no way to compile ffmpeg with libx264? Which other codecs are
available instead?

>


More information about the ffmpeg-user mailing list