Skip to content

gaohan085/VideoServerGolang

Repository files navigation

Golang Video Server Writen in fiber framework with React

👉 Build Yourself

👉 requirement Nodejs Go FFMPEG

make && make build

Usage

videoserver-0.7.0.1-linux-amd64 -usage=ffmpeg # As ffmpeg server in production mode
videoserver-0.7.0.1-linux-amd64 -usage=pro # As main video server in production mode
videoserver-0.7.0.1-linux-amd64 -usage=dev -file=remote # As main video server in development mode and get file information from remote server
videoserver-0.7.0.1-linux-amd64 -usage=dev -file=local # As main video server in development mode and get file information from local path