arut / nginx-ts-module

NGINX MPEG-TS Live Module
BSD 2-Clause "Simplified" License
422 stars 91 forks source link

VOD solution #12

Closed emilorol closed 7 years ago

emilorol commented 7 years ago

Hi,

I am trying to build a VOD solution using nginx and one of your modules. RTMP module seems to be stuck with Flash as HTML 5 will not support it. HLS seems to be the way to go specially with mobile devices.

Case scenario:

I have a lot of videos ( MP4 ) and I want them to be accesible thru the web either thru a computer and mobile device ( HTML5 ). Which of your module I can use to accomplish this?

Note: I was able to make it work with your RTMP module, but unless you can recommend me a better RTMP HTML 5 player, JW Player worked on my desktop, but got stuck on my mobile.

arut commented 7 years ago