Re: NGINX-based RTMP serverHi 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. |
Re: NGINX-based RTMP serverHi
Quote:
nginx-rtmp supports mp4 & flv formats Quote:
Quote:
Quote:
Quote:
Quote:
Quote:
Thanks in advance, Adrian.[/quote] |
Re: NGINX-based RTMP serverHello! I'm trying to record a stream using this module, but the .flv file doesn't actually appears on the recorded_path I've set. Any ideas why?
|
Re: NGINX-based RTMP serverHey Roman,
I'm trying to compile the nginx with module. I'm doing steps from this tutorial: HTML Code:
https://github.com/arut/nginx-rtmp-module/wiki/Getting-started-with-nginx-rtmp Quote:
|
Re: NGINX-based RTMP serverIs there any way as of now that I can play mp3/audio files with rtmp ?
If not possible solutions to it, red5 is really a mess when i try to play mp3 files. Cheers!:D |
Re: NGINX-based RTMP serverHow to fix this?
When I use rtmpdump, it never starts at 0.0 second, And after dumping for a while, it auto reconnect, and the obtain video is break ! Code:
rtmpdump -v -r "rtmp://123.30.238.125/live/_definst_/vtv7-high" -f "WIN 20,0,0,267" -W "http://vtvgo.vn/skin/js/jwplayer/jwplayer.flash.swf" -o "V7.flv" |
Re: NGINX-based RTMP serverStreamhash streaming software has also a NGINX based RTMP server.
|
All times are GMT -6. The time now is 02:19 AM. |