Skip to content

Latest commit

 

History

History
28 lines (20 loc) · 873 Bytes

README.md

File metadata and controls

28 lines (20 loc) · 873 Bytes

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