[FFmpeg-user] Please streaming over nginx

Phat Nguyentan phatnguyentan0491 at gmail.com
Sat Aug 10 17:12:53 EEST 2019


Thank you, now we accept streaming rtmp without h264. we will improve it
later. Thanks all of you

On Fri, Aug 9, 2019 at 6:41 PM Micael Silva <micaelsilva at gmail.com> wrote:

> On Thu, 8 Aug 2019, 00:49 Phat Nguyentan, <phatnguyentan0491 at gmail.com>
> wrote:
>
> > Hi Micael Silva,
> > Thank you for your reply,
> > 1> There are some codec in ffmpeg in openwrt, but no h264 or libx264.
> Maybe
> > there is a way to compile for openwrt but it's complicated.
> > 2> codec flv1 for flv but not for nginx rtmp, like Moritz Barsnick said:
> > nginx rtmp only support h246 and h263(not for flv),
> > So now I figure out how to streaming without go to server or I will get
> new
> > device to working with ffmpeg well. If you know what way correct to video
> > streaming, please let me know.
> > Thank in advance.
> >
>
> The problem is that FLV1 is not compatible with HLS, as far as I know you
> cannot put a FLV1 inside a MPEG transport stream therfore nginx rtmp will
> be incompatible too. Maybe using RTMP only will work, HLS not.
>
> If HLS is really needed it will need a ffmpeg version with H264 or some
> sort of transcoder on the way.
>
> >
> _______________________________________________
> ffmpeg-user mailing list
> ffmpeg-user at ffmpeg.org
> https://ffmpeg.org/mailman/listinfo/ffmpeg-user
>
> To unsubscribe, visit link above, or email
> ffmpeg-user-request at ffmpeg.org with subject "unsubscribe".


More information about the ffmpeg-user mailing list