[FFmpeg-user] Live streaming from ffmpeg: what server to use?

Dennis Mungai dmngaie at gmail.com
Tue Oct 22 01:50:59 EEST 2019


On Tue, 22 Oct 2019 at 01:05, Dennis Mungai <dmngaie at gmail.com> wrote:
>
> On Tue, 22 Oct 2019 at 00:50, Nathan Sinclair
> <nathan.sinclair at techmatics.co.nz> wrote:
> >
> > Hello,
> >
> > Simple question. I've found out that ffserver is no longer maintained. As
> > far as the project goes, tentatively need these requirements.
> >
> > 1. streaming 2 video cameras simultaneously - both of which are usb cameras.
> > 2. 1280x720 30fps video
> > 3. Able to be run on Pi4 with 2GB of memory.
> >
> > Tentatively looking for the following features - able to access stream to
> > record the video and take snapshots on Android tablet.
> >
> > So what server should I be looking at?
> >
> > Thanks for any help you can provide.
> >
> > Nathan
>
>

 The likes of nginx can be configured for this See this for a quick
start: https://github.com/arut/nginx-rtmp-module/wiki/Getting-started-with-nginx-rtmp


More information about the ffmpeg-user mailing list