streaming video to mobile phones

Iurii Medvedev medvedev.yp at gmail.com
Thu Nov 2 19:19:05 UTC 2017


You can use nginx as video streaming server. Its mean you can push or pull
to/from nginx. Create hls playlist and your player can stream video.

On Nov 2, 2017 22:01, "Anthony Griffiths" <neuronetv at gmail.com> wrote:

> On Thu, Nov 2, 2017 at 6:52 PM, Roman Arutyunyan <arut at nginx.com> wrote:
> > Hi Anthony,
> >
> > On Thu, Nov 02, 2017 at 04:29:04PM +0000, Anthony Griffiths wrote:
> >> I'm running nginx-1.12.2 on a centos 6 server and I've had success
> >> with it streaming live video to a mobile phone. I followed the
> >> instructions here:
> >> https://www.vultr.com/docs/setup-nginx-on-ubuntu-to-
> stream-live-hls-video
> >> this page uses mpegurl m3u8 as the streaming protocol. My question is
> >> are there any other protocols that work with mobile phones?
> >
> > Any protocol can work with mobile phones once you get the right
> application
> > to play it.  HLS (which you called "megurl m3u8") is widely adopted on
> mobile
> > platforms, so it's a good choice.
>
> thanks but there are several applications in a chain to stream video. Mine
> is:
> video source --> ffmpeg --> broadcast server (nginx) --> web player
> (flowplayer embedded in html5)
> which part of the chain would you be referring to for the right
> application??
> _______________________________________________
> nginx mailing list
> nginx at nginx.org
> http://mailman.nginx.org/mailman/listinfo/nginx
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.nginx.org/pipermail/nginx/attachments/20171102/3bc53ac6/attachment.html>


More information about the nginx mailing list