Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 305 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 305 Bytes

goForwarder

用ffmpeg采样File/rtsp/rtmp流,推送到RTMP Server,断开自动重拉,防假死。Use ffmpeg to ingest File/rtsp/rtmp streams, push to RTMP Server, auo re-pull and prevent fake-dead.

build

$ sh build.sh

deploy

$ ln -s config.json.prod config.json $ nohup ./bin/goForwarder &