7fbcabe2e2 | ||
---|---|---|
.gitignore | ||
LICENSE | ||
README.md | ||
config.go | ||
go.mod | ||
main.go | ||
manager.go | ||
stream.go |
README.md
go-vod
Extremely minimal on-demand video transcoding server in go.
Usage
You need go and ffmpeg/ffprobe installed
CGO_ENABLED=0 go build -ldflags="-s -w"
The server exposes all files as HLS streams, at the URL
http://localhost:47788/player-id/path/to/file/index.m3u8