HTTP Live Streaming Service
Transcode videos and provide video stream over http protocol
go get -u github.com/smallinsky/hls/cmd/hlsrun/...
Usage of ./hlsrun:
-d string
Video source dirctory (default "/tmp/video")
-s string
Segments store directory (default "/tmp/segments")
-p string
Port number (default "8888")