i reference
[nginx-vod-module-docker](https://github.com/NYTimes/nginx-vod-module-docker)
&& build with docker && docker-composenginx
docker build -t dalongrong/myvod-nginx
cd demo && docker-compose up -d open http://hostip for test
- hls: http://hostip/hls/<videosname>/master.m3u8 - dash: http://hostip/hls/<videosname>/manifest.mpd - Thumbnail: http://hostip/thumb/<videosname>/thumb-<index>.jpg