npm install -S rtsp-relay express You don't need to install ffmpeg! Example constexpress=require('express');constapp=express();const{proxy,scriptUrl}=require('rtsp-relay')(app);consthandler=proxy({url:`rtsp://admin:admin@10.0.1.2:554/feed`,// if your RTSP stream need credentials, inclu...
npm install -S rtsp-relay express You don't need to install ffmpeg! Example constexpress =require('express');constapp = express();const{ proxy, scriptUrl } =require('rtsp-relay')(app);consthandler = proxy({url:`rtsp://admin:admin@10.0.1.2:554/feed`,// if your RTSP stream need cre...
📽 Relay an RTSP stream through an existing express.js server. Latest version: 1.8.1, last published: a year ago. Start using rtsp-relay-plus in your project by running `npm i rtsp-relay-plus`. There are no other projects in the npm registry using rtsp
cd EasyDarwin && npm i npm i -g nodemon npm run dev 获取更多信息 邮件:support@easydarwin.org WEB:www.EasyDarwin.org QQ交流群:436297092 下一步开发计划 系统运行信息统计:CPU、内存、分发流量、累积运行时间等; 拉模式转发/分发; 服务端录像; ...
测试推流 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 About...
master BranchesTags Code Folders and files Name Last commit message Last commit date Latest commit crazybber Merge pull request#32from GB28181/dependabot/npm_and_yarn/web_src/j… Aug 1, 2022 b6a0890·Aug 1, 2022 History 180 Commits
编译Windows 版本 Build windows version npm run build:win 编译Linux/macOS 版本 (在 bash 环境下执行) Build linux/macOS version npm run build:lin 清理编译文件 Clean npm run clean 获取更多信息 EasyDarwin开源项目:www.EasyDarwin.org Copyright © EasyDarwin.org Team 2012-2025...
npm run build:win 编译Linux/macOS 版本 (在 bash 环境下执行) Build linux/macOS version npm run build:lin 清理编译文件 Clean npm run clean 打包Pack # install pack npm i -g @penggy/pack # for windows npm run build:win pack zip # for linux/macOS npm run build:lin pack tar # for...
cd EasyDarwin && npm i npm i -g nodemon npm run dev 下一步开发计划 系统运行信息统计:CPU、内存、分发流量、累积运行时间等; 拉模式转发/分发; 服务端录像; 技术支持 邮件:support@easydarwin.org QQ交流群:436297092 EasyDarwin开源流媒体服务器是属于EasyDarwin开源团队的免费产品,大家免费使用,同时,EasyDarwin...
cd EasyDarwin && npm i npm i -g nodemon npm run dev 下一步开发计划 系统运行信息统计:CPU、内存、分发流量、累积运行时间等; 拉模式转发/分发; 服务端录像; 技术支持 邮件:support@easydarwin.org QQ交流群:436297092 EasyDarwin开源流媒体服务器是属于EasyDarwin开源团队的免费产品,大家免费使用,同时,EasyDarwin...