View Single Post
  #11  
Old 03-27-2013, 08:44 PM
adrianmay adrianmay is offline
Junior Member
 
Join Date: Mar 2013
Posts: 1
adrianmay is on a distinguished road
Default

Re: NGINX-based RTMP server


Hi Roman,

I'm a video noob so I need a few basics explaining to me. I want to stash some pre-recorded videos on my amazon server (they're free right now BTW) and embed them in some web page served up by the same server.

1) Can I deliver the videos over port 80 or do I have to assume the viewer isn't behind a firewall?

2) If the former, how do I configure nginx and your plugin to have everything coming over 80, presumably with the videos under some URL directory?

3) What do I put in the web page to show the video on any browser on any device?

4) Do I need any other SW, and if so, is any of it proprietory?

5) To get the best cross-browser support without spending money, and to optimise speed and resolution, how should I encode the videos?

6) Can I do any adaptive bit rate tricks?

Thanks in advance,
Adrian.
Reply With Quote