Re: Nginx support for HLS

2014-07-28 Thread Roman Arutyunyan
Hi, On 26 Jul 2014, at 06:11, ishiber wrote: > I am going to deploy a streaming server and stream video using HLS and want > to use Nginx. I have a few special requirements that I wanted to understand > whether Nginx supports. > > It would be great if anyone knows whether Nginx could be config

Re: Nginx support for HLS

2014-07-26 Thread ishiber
Thanks *B. R.* for the info and clarification. Just to make it clear - I am not planning to protect any content, however, some of the files that I'm gonna stream might come from origins that require DRM so my options are either to choose a system that allows it or pass. Also, Nginx has modules th

Re: Nginx support for HLS

2014-07-26 Thread B.R.
On Sat, Jul 26, 2014 at 4:11 AM, ishiber wrote: > - Support multiple audio tracks for the same video so on one hand the > viewer,prior to playing the video, could choose a soundtrack language (i.e. > English, French etc.) and on the other hand I wont need to duplicate the > video for each languag

Nginx support for HLS

2014-07-25 Thread ishiber
Hi, I am going to deploy a streaming server and stream video using HLS and want to use Nginx. I have a few special requirements that I wanted to understand whether Nginx supports. It would be great if anyone knows whether Nginx could be configured to do the following over HLS: - Support multipl