<div dir="auto">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. </div><div class="gmail_extra"><br><div class="gmail_quote">On Nov 2, 2017 22:01, "Anthony Griffiths" <<a href="mailto:neuronetv@gmail.com">neuronetv@gmail.com</a>> wrote:<br type="attribution"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">On Thu, Nov 2, 2017 at 6:52 PM, Roman Arutyunyan <<a href="mailto:arut@nginx.com">arut@nginx.com</a>> wrote:<br>
> Hi Anthony,<br>
><br>
> On Thu, Nov 02, 2017 at 04:29:04PM +0000, Anthony Griffiths wrote:<br>
>> I'm running nginx-1.12.2 on a centos 6 server and I've had success<br>
>> with it streaming live video to a mobile phone. I followed the<br>
>> instructions here:<br>
>> <a href="https://www.vultr.com/docs/setup-nginx-on-ubuntu-to-stream-live-hls-video" rel="noreferrer" target="_blank">https://www.vultr.com/docs/<wbr>setup-nginx-on-ubuntu-to-<wbr>stream-live-hls-video</a><br>
>> this page uses mpegurl m3u8 as the streaming protocol. My question is<br>
>> are there any other protocols that work with mobile phones?<br>
><br>
> Any protocol can work with mobile phones once you get the right application<br>
> to play it.  HLS (which you called "megurl m3u8") is widely adopted on mobile<br>
> platforms, so it's a good choice.<br>
<br>
thanks but there are several applications in a chain to stream video. Mine is:<br>
video source --> ffmpeg --> broadcast server (nginx) --> web player<br>
(flowplayer embedded in html5)<br>
which part of the chain would you be referring to for the right application??<br>
______________________________<wbr>_________________<br>
nginx mailing list<br>
<a href="mailto:nginx@nginx.org">nginx@nginx.org</a><br>
<a href="http://mailman.nginx.org/mailman/listinfo/nginx" rel="noreferrer" target="_blank">http://mailman.nginx.org/<wbr>mailman/listinfo/nginx</a><br>
</blockquote></div></div>