EasyDarwin Node.js 版本
-
运行服务
Windows 平台执行
start.bat
运行 EasyDarwinLinux 平台, 执行
start.sh
运行 -
停止服务
Windows 平台执行
stop.bat
停止 EasyDarwinLinux 平台执行
stop.sh
停止 -
测试推流
ffmpeg -i rtmp://live.hkstv.hk.lxdns.com/live/hks -rtsp_transport tcp -vcodec h264 -f rtsp rtsp://localhost/test
-
测试播放
ffplay -rtsp_transport tcp rtsp://localhost/test
cd EasyDarwin && npm i
npm i -g nodemon
npm run dev