EasyDarwin
EasyDarwin copied to clipboard
open source、high performance、industrial rtsp streaming server,a lot of optimization on streaming relay,KeyFrame cache,RESTful,and web management,also EasyDarwin support distributed load balancing,a...
Bumps [path-parse](https://github.com/jbgutierrez/path-parse) from 1.0.5 to 1.0.7. Commits See full diff in compare view [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...
Golang版本,直接再Win10上以服务形式启动的exe文件,添加海康录像机的时候没有任何问题,但添加大华录像机的时候就报错Pull stream err: Response StatusCode is :401,不知道是什么原因,由哪位大神指点一下吗? 录像机地址是这个格式:rtsp://admin:[email protected]:554/cam/realmonitor?channel=1&subtype=1
Bumps [tar](https://github.com/npm/node-tar) from 2.2.1 to 2.2.2. Commits 523c5c7 2.2.2 7ecef07 Bump fstream to fix hardlink overwriting vulnerability 9fc84b9 Use {} for hardlink tracking instead of [] 15e59f1 Only track previously...
如题,错误信息是: Pull stream err: dial tcp: address tcp
用FFMPEG推流,显示connection refused,windows版本的没问题,防火墙UFW都关了
Bumps [dns-packet](https://github.com/mafintosh/dns-packet) from 1.3.1 to 1.3.4. Commits ebdf849 1.3.4 ac57872 move all allocUnsafes to allocs for easier maintenance c64c950 1.3.3 0598ba1 fix .. in encodingLength 010aedb 1.3.2 0d0d593 backport encodingLength...
共两台海康的摄像头,只使用了RTSP拉转推服务 共9~13个用户同时拉流 一开始服务器内存占用不高,但是一段时间后内存占用越来越高,直到内存用尽,最后服务器挂了。 请问各位有没有碰到过这种问题,还请帮忙解答一下,有没有办法解决,非常感谢!!! 视频分辨率2K 比特率10mbps
Bumps [hosted-git-info](https://github.com/npm/hosted-git-info) from 2.6.0 to 2.8.9. Changelog Sourced from hosted-git-info's changelog. 2.8.9 (2021-04-07) Bug Fixes backport regex fix from #76 (29adfe5), closes #84 2.8.8 (2020-02-29) Bug Fixes #61 & #65...
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.19 to 4.17.21. Commits f299b52 Bump to v4.17.21 c4847eb Improve performance of toNumber, trim and trimEnd on large input strings 3469357 Prevent command injection through _.template's variable...
close_old=1 新的推流器连接时,如果已有同一个推流器(PATH相同)在推流,关闭老的推流器。 但新的推流(UDP),数据流量后台显示不更新,流数据被丢弃了?播放器也播放不了!!!!