tanyhuan02 / nginx-vod-server

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This project combine the nginx nginx-vod-module to provide the abiltiy of vod broadcast

Build and install everything by run command: make.sh path_to_install_everything

Run the sample server by run command: start.sh in the path where you specified in the build step

In the path where you installed everything, you will find a dir named "html/movie" the movie dir is the place to hold the video for vod

To play the vod use the url: http://domain/movie/video_filename/index.m3u8

A sample site is also deployed, you can try it at http://domian:8088

BTW: if you find some dependency issue on build nginx and you are on Ubuntu try this trick: sudo apt-get build-dep nginx

About


Languages

Language:C 37.7%Language:JavaScript 28.0%Language:Perl 14.7%Language:HTML 11.9%Language:Perl 6 3.3%Language:PHP 1.2%Language:C++ 0.9%Language:CSS 0.7%Language:Python 0.5%Language:Lua 0.4%Language:Vim Script 0.2%Language:Shell 0.2%Language:XS 0.1%Language:Smarty 0.1%Language:GDB 0.1%Language:Objective-C 0.0%Language:Groff 0.0%Language:DTrace 0.0%Language:Nginx 0.0%Language:Makefile 0.0%Language:Ruby 0.0%Language:Awk 0.0%Language:Vue 0.0%Language:ApacheConf 0.0%