Compare commits

...

226 Commits

Author SHA1 Message Date
charlie
03a2aeec2c tested on more cameras 2022-02-16 14:26:15 +08:00
charlie
8bb92f87f1 fix self-channel becoming children 2022-02-11 11:35:23 +08:00
charlie
3b9f9abc4a dependency fix 2022-02-10 14:54:10 +08:00
charlie
813447b355 完善gb28181协议 2022-02-10 11:28:30 +08:00
charlie
81827cb8c9 thread safe improvement 2022-02-09 00:50:02 +08:00
charlie
4cbffb84b8 refactor 2022-01-27 18:48:00 +08:00
charlie
5b4e520be7 first working code 2022-01-27 14:26:10 +08:00
charlie
cb1bafc269 first compiled code 2022-01-26 18:26:31 +08:00
dexter
1a013b5ebc Merge pull request #38 from charlestamz/v3
fixed memory leak
2022-01-21 08:53:44 +08:00
charlie
63eba38094 fixed memory leak 2022-01-21 00:14:27 +08:00
dexter
3f03146f5c 修改sip请求等待时间 2022-01-19 13:42:15 +08:00
dexter
c5ac90cdff 适配引擎升级 2022-01-10 09:09:15 +08:00
dexter
9c818244cb 补充越界判断 2021-12-22 09:54:56 +08:00
dexter
bf5f2b804d 修复音频时间戳问题 2021-12-01 21:17:06 +08:00
dexter
a2bfeec948 Merge pull request #36 from dwdcth/v3
修复排序清空缓存的bug
2021-11-29 11:23:09 +08:00
banshan
3a618fc0ce Merge branch 'Monibuca:v3' into v3 2021-11-28 19:54:54 +08:00
banshan
75f3601326 修复empty后序号断裂 2021-11-28 19:54:20 +08:00
dexter
c07309f14f Merge pull request #35 from dwdcth/v3
udp包排序
2021-11-22 12:32:24 +08:00
banshan
aefd8e72f5 rtp sort 2021-11-22 12:06:38 +08:00
banshan
0db5da87a8 sort rtp 2021-11-21 22:31:49 +08:00
dexter
50da427ab7 修改自动关流的配置字段,改为延时大小 2021-11-16 20:22:36 +08:00
dexter
35c9142d0e 增加可以监听多个TCP媒体端口的功能 2021-11-13 11:44:41 +08:00
dexter
de4a9668cd 状态机nict完成时没有及时终止事务导致bye卡住5秒 2021-11-10 21:18:13 +08:00
dexter
fc7758e1da tcp断开清理 2021-11-10 20:11:53 +08:00
dexter
4cae096425 修复低级错误 2021-11-09 13:52:31 +08:00
dexter
cad56c207d 添加TCP拉流功能 2021-11-08 20:57:34 +08:00
dexter
75b1890e20 Merge branch 'v3' of github.com:Monibuca/plugin-gb28181 into v3 2021-10-31 11:00:04 +08:00
dexter
83f7d3711a 加上对消息头中的from判空 2021-10-31 10:59:58 +08:00
dexter
b2d65700bc Merge pull request #34 from dwdcth/v3
修复账号密码注册bug
2021-10-19 10:46:41 +08:00
banshan
eb7e47e98a 修复账号密码注册bug 2021-10-19 10:42:14 +08:00
banshan
57bce22209 注修复册密码判断bug 2021-10-19 10:12:51 +08:00
dexter
97d65b9710 优化设备更新机制 2021-10-09 09:59:54 +08:00
dexter
416818ff53 Query改成循环尝试,防止内存泄露 2021-10-09 09:30:52 +08:00
dexter
fd7ee7f80c 增加子码流定时判断 2021-10-08 09:20:38 +08:00
dexter
b251f8471a 对bye增加参数区分录像和直播 2021-10-07 20:21:43 +08:00
dexter
a2647a1564 增加自动重连机制 2021-10-07 17:48:16 +08:00
dexter
8e6544766e 漏了第一个timer 2021-10-07 10:33:40 +08:00
dexter
86f7effd47 更新device时关闭定时器 2021-10-07 08:53:44 +08:00
dexter
65c1864d5b 更新设备时移植channel数据 2021-10-07 08:38:07 +08:00
dexter
d474a500c9 加入encoding 2021-10-07 08:28:12 +08:00
dexter
ba14fdafa7 fix自动拉流 2021-10-06 22:06:19 +08:00
dexter
a7c866d453 回复消息中加入Date字段 2021-10-06 21:50:16 +08:00
dexter
ae6400cfc0 尝试\r\n 2021-10-06 21:21:56 +08:00
dexter
bd7f5eba92 给200加上OK 2021-10-06 21:00:46 +08:00
dexter
195c0ac124 加入Event头域 2021-10-06 20:50:50 +08:00
dexter
6fd2d3f5a7 注册回包增加contact 2021-10-06 18:35:41 +08:00
dexter
523d1e8e5f fix bug 2021-10-06 16:50:31 +08:00
dexter
0c4a7356a1 catalog直到成功 2021-10-06 10:24:02 +08:00
dexter
ad0402fcbf 增加subscribe信令定时发送 2021-10-06 08:52:42 +08:00
dexter
fd2e614d74 fix:alive=true 2021-10-05 09:56:55 +08:00
dexter
8704c54137 对于多批次目录查询结果的删除机制优化 2021-10-02 18:55:55 +08:00
dexter
9c99033b3c 去掉via中无branch时painc的逻辑 2021-10-02 15:19:57 +08:00
dexter
00aa30e428 Merge pull request #33 from dwdcth/v3
增加国标注册时的用户名和密码
2021-09-25 17:29:07 +08:00
banshan
51583d3885 增加国标注册时的用户名和密码 2021-09-25 16:39:50 +08:00
dexter
837b6b287d 更新channelMap中的device引用 2021-09-15 19:04:06 +08:00
dexter
4e25222df8 invite加上竞争检查,防止并发调用invite,实时流不需要多次调用 2021-08-25 09:43:41 +08:00
dexter
2f7a6e617d invite之前先判断是否要bye 2021-08-22 15:32:46 +08:00
dexter
cb10ae14bf Merge pull request #30 from dwdcth/v3
修复gbk xml decode error
2021-08-10 11:33:48 +08:00
banshan
e982c74f1b 修复gbk xml decode error 2021-08-09 19:19:23 +08:00
dexter
9d59bb33cf 删掉不必要的依赖库 2021-08-08 20:20:30 +08:00
dexter
3341b07812 PS解析增加长度判断 2021-08-06 10:27:20 +08:00
dexter
0ea755f462 优化缓冲 2021-08-01 21:31:14 +08:00
dexter
2e71a7115d 再次低级错误 2021-08-01 18:06:02 +08:00
dexter
797a59965f 修复Skip逻辑 2021-08-01 18:00:02 +08:00
dexter
6555dda300 修复if写反的低级错误 2021-08-01 17:28:42 +08:00
dexter
4d401c909f 考虑PS头出现在rtp中部的情况 2021-08-01 16:43:03 +08:00
dexter
84d7f92479 获取dts标志位错误 2021-08-01 09:28:32 +08:00
dexter
4b38e56063 优化PS解析逻辑 2021-07-31 23:24:17 +08:00
dexter
a111dafebe 对pes长度进行判断 2021-07-31 16:54:52 +08:00
dexter
a5197ed196 函数覆盖bug 2021-07-31 13:30:07 +08:00
dexter
4a654a6b07 PES合并视频包 2021-07-31 12:37:47 +08:00
dexter
034fdbcfea 针对每一个PES进行push 2021-07-30 23:32:33 +08:00
dexter
1b8dbea862 忽略PS流读取错误 2021-07-30 22:30:22 +08:00
dexter
9ed42a3564 设置事务5秒强制退出 2021-07-30 18:09:10 +08:00
dexter
3244823fff 去掉无用import 2021-07-30 17:02:00 +08:00
dexter
3fbe12edc5 直接删除 2021-07-30 16:58:51 +08:00
dexter
a7ea95e419 防止重入锁问题 2021-07-30 16:21:03 +08:00
dexter
4de15502ff 去掉event 的chanel设计 2021-07-30 15:59:42 +08:00
dexter
348676428b 增加PES解析长度判断 2021-07-30 09:22:27 +08:00
dexter
0676b08d58 对预取录像信息增加开关 2021-07-29 22:28:37 +08:00
langhuihui
6b0b31230f 初始化ignore 2021-07-24 22:26:08 +08:00
langhuihui
db7a186647 小错误 2021-07-24 20:38:51 +08:00
langhuihui
e76d1b7d86 值传递导致数据丢失 2021-07-24 20:21:03 +08:00
langhuihui
8eff1b3373 代码不能乱改 2021-07-24 11:05:57 +08:00
langhuihui
8af13e0b4a 加入过滤选项 2021-07-24 10:01:19 +08:00
langhuihui
ca0b019be7 优化错误输出 2021-07-24 09:47:52 +08:00
langhuihui
bd2dd4c5c3 适配3.2 2021-07-19 08:30:31 +08:00
langhuihui
518b20e145 增加liveSubSP字段 2021-07-11 21:36:26 +08:00
langhuihui
aee38b5053 适配3.1版 2021-07-10 18:17:10 +08:00
langhuihui
5682750723 定时器修改防止CPU升高 2021-06-29 13:54:19 +08:00
langhuihui
609b9d0f9a 应对分批发送查询结果的情况 2021-06-28 16:05:04 +08:00
langhuihui
8c248fc0c0 g711默认单通道 2021-06-26 22:55:01 +08:00
langhuihui
51d8a8fa91 更新通道逻辑优化 2021-06-26 13:50:56 +08:00
langhuihui
1105d732ae 增加对注册包的处理逻辑 2021-06-26 09:57:18 +08:00
langhuihui
72be771799 修复并发写入map的问题 2021-06-26 08:17:24 +08:00
李宇翔
5cae3bd5c4 防止音频PTS覆盖 2021-06-25 18:12:01 +08:00
李宇翔
686ce753a3 PS中增加PTS、DTS解析 2021-06-25 16:51:12 +08:00
dexter
0f3fda9159 Merge pull request #27 from dwdcth/v3
还原invite时间格式和前端保持一致
2021-06-25 11:18:49 +08:00
banshan
0fcd23cee0 Merge branch 'v3' of https://github.com/dwdcth/plugin-gb28181 into v3 2021-06-25 10:40:08 +08:00
banshan
28f5774073 修复拼写错误 2021-06-25 10:39:53 +08:00
banshan
e813086907 Merge branch 'Monibuca:v3' into v3 2021-06-25 10:37:20 +08:00
banshan
8a8d97c676 改回时间戳和前端保持一致 2021-06-25 10:36:56 +08:00
dexter
356142a2db Merge pull request #26 from dwdcth/v3
进一步优化catalog,修复录像播放
2021-06-25 09:34:34 +08:00
banshan
0c9712e1e5 sdp时间戳 2021-06-25 09:31:29 +08:00
banshan
f22a6303c6 录像时间问题 2021-06-25 09:23:09 +08:00
banshan
53bb479588 优化目录查询,第一次notify也发送catalog 2021-06-25 09:16:25 +08:00
dexter
aea30f751a Merge pull request #24 from dwdcth/v3
定时catalog,并在注册时发送catalog
2021-06-22 19:28:02 +08:00
banshan
4b33a4c8a3 设备注册时不存在才发送catalog 2021-06-22 16:36:10 +08:00
banshan
0a0f58b1db 定时catalog 2021-06-22 11:16:34 +08:00
langhuihui
4528a67e92 修复bug 2021-06-16 07:19:04 +08:00
langhuihui
87ac220de1 修复bug 2021-06-15 08:55:12 +08:00
langhuihui
640c310a77 修复一个升级带来的bug 2021-06-15 08:40:04 +08:00
langhuihui
53bb4244db 适配引擎版本升级 2021-06-15 08:06:52 +08:00
langhuihui
6b193a4208 录像文件获取优化 2021-06-06 20:47:46 +08:00
李宇翔
bf54332376 加入反馈SDP中的y解析 2021-06-04 19:22:49 +08:00
langhuihui
a527903825 兼容channelID和device的Id相同的情况 2021-06-03 08:11:23 +08:00
langhuihui
bb0209fed9 防止重复添加Channel 2021-06-01 22:50:33 +08:00
langhuihui
23e01d4ccc 修改parentID问题 2021-06-01 22:34:16 +08:00
langhuihui
c52549b0c2 channel也可能有parentID 2021-06-01 08:20:07 +08:00
langhuihui
3a00e5dccc 修改树形逻辑 2021-05-31 22:21:42 +08:00
langhuihui
65d758ed0b 对于已存在的直播流不进行重复invite 2021-05-30 18:08:46 +08:00
langhuihui
5cf4b49033 加入autoInvite 2021-05-30 16:07:19 +08:00
langhuihui
04c93225a1 支持树形结构 2021-05-29 10:54:31 +08:00
langhuihui
709b394af6 去掉无效import 2021-05-29 09:55:39 +08:00
李宇翔
57e7977eae 树形结构 2021-05-28 19:17:41 +08:00
pg
ed0826a35d 限制通道功能修改,采用once 2021-05-26 22:08:54 +08:00
zhouyun
4495bd2d4d 修改自动invite拉流逻辑 2021-05-26 20:12:35 +08:00
pg
7d235cdd04 修改为只会自动拉取第一个设备的第一个通道里的视频流 2021-05-25 23:54:52 +08:00
zhouyun
6188118ef6 修改start和end默认为空时t=传值错误 2021-05-25 16:25:42 +08:00
pg
0481b71d52 增加读取autopublish配置 2021-05-25 10:27:58 +08:00
pg
6ab0f9d1c8 仅自动invite一个通道 2021-05-25 00:18:56 +08:00
pg
fd3564afe0 增加自动拉流功能 2021-05-24 08:34:38 +08:00
langhuihui
0d0208f0f7 修正ssrc 2021-05-09 23:46:12 +08:00
langhuihui
cc47907517 调整streamPath 2021-05-09 22:56:56 +08:00
langhuihui
8729b32cb2 修改发布路径 2021-05-09 22:26:55 +08:00
langhuihui
43fa8b3c37 修正错误 2021-05-09 20:55:10 +08:00
langhuihui
c33b93431a 调整流的关闭机制 2021-05-05 23:03:12 +08:00
langhuihui
1c8618076d 加入判断 2021-05-05 09:19:49 +08:00
langhuihui
12d069d949 改成单端口收流 2021-04-12 08:42:00 +08:00
langhuihui
779a868821 添加SetOriginVT 2021-04-07 21:39:04 +08:00
langhuihui
5841faa3cb 修改路由 2021-02-26 22:06:09 +08:00
langhuihui
e5f9aa54c1 适配3.0 2021-02-23 13:23:13 +08:00
dexter
2fac74846a Merge pull request #19 from dwdcth/patch-1
Update message.go
2021-01-24 12:27:43 +08:00
dwdcth
fed0b22513 Update message.go 2021-01-24 12:20:52 +08:00
dwdcth
2326500086 Update message.go
宇视平台设备 xml body 换行修复
2021-01-24 11:10:01 +08:00
langhuihui
c31d10c349 Merge branch 'master' of https://github.com/Monibuca/plugin-gb28181 2021-01-18 23:11:55 +08:00
langhuihui
0d1a15f511 设置AutoUnPublish 2021-01-18 23:11:47 +08:00
dexter
0f0b36dc3d 多路播放invite机制调整 2021-01-18 22:33:14 +08:00
langhuihui
f224a96033 多画面采用低画质流 2021-01-17 21:30:25 +08:00
langhuihui
3b70a3ee69 修复超时判断逻辑 2021-01-13 21:20:34 +08:00
langhuihui
b1b0bf06f2 修改invte参数 2021-01-05 12:56:52 +08:00
dexter
7c48ad044c 实现Bye操作 2021-01-02 22:12:20 +08:00
dexter
bcd59cfc0f 录像回放播出画面 2020-12-31 15:11:30 +08:00
dexter
89f133e50e 大量修复 2020-12-28 23:12:39 +08:00
langhuihui
b885173222 重大修改,尝试增加对录像的回放功能 2020-12-28 18:50:51 +08:00
wancheng1990
e7e85466bf Merge pull request #17 from bosscheng/master
fix bug
2020-12-27 21:10:42 +08:00
万成
98cc8824f0 fix bug 2020-12-27 21:11:10 +08:00
wancheng1990
dbdf66cdef Merge pull request #12 from Monibuca/master
merge
2020-12-27 20:46:14 +08:00
langhuihui
66c1182a4d 修正一个小错误 2020-12-27 09:41:44 +08:00
langhuihui
07498fbe58 Merge remote-tracking branch 'origin/master' 2020-12-26 22:24:00 +08:00
wancheng1990
ed3cea25ef Merge pull request #16 from bosscheng/master
fix bug
2020-12-26 22:20:49 +08:00
wancheng1990
49b465be1b Merge pull request #11 from Monibuca/master
merge
2020-12-26 22:19:40 +08:00
万成
8faeab6728 fix bug 2020-12-26 22:19:45 +08:00
langhuihui
5ccebf2479 records遗漏 2020-12-26 22:09:56 +08:00
langhuihui
67c37b56a8 RecordList和DeviceList使用指针 2020-12-26 20:28:17 +08:00
万成
78b163384f fix bug 2020-12-26 20:04:43 +08:00
wancheng1990
a1534f72f8 Merge pull request #15 from bosscheng/master
fix bug
2020-12-26 20:04:33 +08:00
wancheng1990
beed7cba2a Merge pull request #14 from bosscheng/master
fix bug
2020-12-26 19:58:28 +08:00
wancheng1990
5799281628 Merge pull request #10 from Monibuca/master
Merge pull request #13 from bosscheng/master
2020-12-26 19:57:35 +08:00
万成
3ae1805543 fix bug 2020-12-26 19:57:59 +08:00
wancheng1990
c5d328da16 Merge pull request #13 from bosscheng/master
fix bug
2020-12-25 22:47:32 +08:00
wancheng1990
9ceeb2d511 Merge pull request #9 from Monibuca/master
Merge pull request #12 from bosscheng/master
2020-12-25 22:46:42 +08:00
万成
f3ffbb7f3d fix bugs 2020-12-25 22:47:07 +08:00
wancheng1990
af8829baa2 Merge pull request #12 from bosscheng/master
add record list
2020-12-24 15:17:56 +08:00
bosscheng1210
5b8f63a13b add record 2020-12-24 15:14:38 +08:00
万成
822f75d36b Update App.vue 2020-12-23 23:30:30 +08:00
wancheng1990
05b8d75155 Merge pull request #8 from Monibuca/master
merge
2020-12-23 21:58:02 +08:00
李宇翔
9669085328 增加查询录像接口 2020-12-23 09:00:01 +08:00
langhuihui
22a56b02fb 之前一次提交改错地方了 2020-12-19 20:41:30 +08:00
langhuihui
0f58d9dde6 使用外部暴露的IP作为接受推流的IP 2020-12-18 22:10:21 +08:00
wancheng1990
7f9fb67230 Merge pull request #11 from bosscheng/master
fix bug
2020-12-18 22:03:24 +08:00
万成
d25bb3854a fix bug 2020-12-18 22:02:15 +08:00
李宇翔
261bc00de0 兼容sip头部中参数没有值对情况 2020-12-18 09:17:47 +08:00
wancheng1990
7cfd4fccbd Merge pull request #10 from bosscheng/master
add N line page list
2020-12-17 11:24:33 +08:00
wancheng1990
211c8bd32c Merge pull request #7 from Monibuca/master
Merge pull request #9 from bosscheng/master
2020-12-17 11:22:32 +08:00
bosscheng1210
f3b0595863 fix bugs 2020-12-17 11:17:42 +08:00
wancheng1990
de07b41647 Merge pull request #9 from bosscheng/master
merge fix bugs
2020-12-16 23:43:45 +08:00
万成
38220d62e3 fix bug 2020-12-16 23:43:34 +08:00
wancheng1990
818fd6bd33 Merge pull request #6 from Monibuca/master
merge
2020-12-16 23:41:16 +08:00
wancheng1990
8154d852f4 Merge branch 'master' into master 2020-12-16 23:41:06 +08:00
万成
c4a54d7eae fix bugs 2020-12-16 23:35:13 +08:00
langhuihui
3ffb58606a 增加随机端口范围 2020-12-07 23:05:08 +08:00
langhuihui
c284e4e28e 修正发送地址 2020-12-06 13:11:53 +08:00
李宇翔
7269ec50de 对transactions加入读写锁 2020-12-05 08:47:45 +08:00
langhuihui
e33079e36b 增加连接退出关闭 2020-12-05 08:02:26 +08:00
langhuihui
d1de189dcf 修改逻辑 2020-11-24 22:48:15 +08:00
langhuihui
e45b266de9 修改返回response的位置 2020-11-24 22:42:27 +08:00
langhuihui
8663a9ecef 调整response阻塞逻辑 2020-11-24 22:18:51 +08:00
langhuihui
f36ddce527 增加超时机制 2020-11-20 12:34:25 +08:00
wancheng1990
70f2c64a5c Merge pull request #8 from bosscheng/master
fix bug
2020-11-20 10:54:22 +08:00
bosscheng1210
2d61fc6308 Merge branch 'master' of https://github.com/bosscheng/plugin-gb28181 2020-11-20 10:47:20 +08:00
bosscheng1210
dd23d81a40 fix bug 2020-11-20 10:47:06 +08:00
wancheng1990
a758a770f1 Merge pull request #7 from bosscheng/master
add  N channels play
2020-11-19 17:03:31 +08:00
wancheng1990
1b9711ea2f Merge pull request #5 from Monibuca/master
merge
2020-11-19 17:02:19 +08:00
langhuihui
f6eec6d6b7 修改超时时间 2020-11-19 12:16:26 +08:00
bosscheng1210
801ccb98ca add files 2020-11-17 16:26:41 +08:00
bosscheng1210
c8323822e8 add n play 2020-11-16 16:53:59 +08:00
wancheng1990
7dfb19d9c3 Merge pull request #6 from bosscheng/master
update cycle operation
2020-11-16 11:02:28 +08:00
wancheng1990
934926e596 Merge pull request #4 from Monibuca/master
merge
2020-11-16 10:56:46 +08:00
bosscheng1210
f06b9146be fix bug 2020-11-16 10:53:47 +08:00
langhuihui
b4b04ec0f9 如果流存在则认为在线 2020-11-15 19:34:30 +08:00
langhuihui
e507e46ced 增加36秒超时机制 2020-11-11 22:06:50 +08:00
wancheng1990
47ca2026d0 Merge pull request #5 from bosscheng/master
add new operator
2020-11-09 14:57:07 +08:00
bosscheng1210
7905a5e71f add files 2020-11-09 14:54:41 +08:00
wancheng1990
b22d0a69df Merge pull request #3 from Monibuca/master
merge
2020-11-06 10:56:29 +08:00
wancheng1990
d467e5da5e Merge pull request #4 from bosscheng/master
add operation
2020-11-06 10:55:19 +08:00
bosscheng1210
f3b5fe871a add operation 2020-11-06 10:54:16 +08:00
wancheng1990
2a5ce1f78e Create README.md 2020-11-06 10:25:35 +08:00
wancheng1990
64c5f76ccd Merge pull request #3 from bosscheng/master
add new operation
2020-11-06 10:21:04 +08:00
bosscheng1210
f350f2d9f3 add new operation 2020-11-06 10:19:08 +08:00
dexter
a938ab1d73 Merge pull request #2 from bosscheng/master
add operate arrow
2020-11-04 16:11:20 +08:00
bosscheng1210
09829162e5 add operate arrow 2020-11-04 16:06:51 +08:00
wancheng1990
3b6f9f31bb Merge pull request #2 from Monibuca/master
merge
2020-11-04 10:12:31 +08:00
langhuihui
07e1e0e53e 修改module名称 2020-10-31 10:35:42 +08:00
langhuihui
41f6ae0969 增加对gb2312的支持 2020-10-30 23:09:31 +08:00
wancheng1990
76ab55a78c Merge pull request #1 from Monibuca/master
merge
2020-10-28 10:12:13 +08:00
60 changed files with 3834 additions and 12685 deletions

3
.gitignore vendored
View File

@@ -1,2 +1,3 @@
node_modules
.vscode
.vscode
.idea

661
LICENSE Normal file
View File

@@ -0,0 +1,661 @@
GNU AFFERO GENERAL PUBLIC LICENSE
Version 3, 19 November 2007
Copyright (C) 2007 Free Software Foundation, Inc. <https://fsf.org/>
Everyone is permitted to copy and distribute verbatim copies
of this license document, but changing it is not allowed.
Preamble
The GNU Affero General Public License is a free, copyleft license for
software and other kinds of works, specifically designed to ensure
cooperation with the community in the case of network server software.
The licenses for most software and other practical works are designed
to take away your freedom to share and change the works. By contrast,
our General Public Licenses are intended to guarantee your freedom to
share and change all versions of a program--to make sure it remains free
software for all its users.
When we speak of free software, we are referring to freedom, not
price. Our General Public Licenses are designed to make sure that you
have the freedom to distribute copies of free software (and charge for
them if you wish), that you receive source code or can get it if you
want it, that you can change the software or use pieces of it in new
free programs, and that you know you can do these things.
Developers that use our General Public Licenses protect your rights
with two steps: (1) assert copyright on the software, and (2) offer
you this License which gives you legal permission to copy, distribute
and/or modify the software.
A secondary benefit of defending all users' freedom is that
improvements made in alternate versions of the program, if they
receive widespread use, become available for other developers to
incorporate. Many developers of free software are heartened and
encouraged by the resulting cooperation. However, in the case of
software used on network servers, this result may fail to come about.
The GNU General Public License permits making a modified version and
letting the public access it on a server without ever releasing its
source code to the public.
The GNU Affero General Public License is designed specifically to
ensure that, in such cases, the modified source code becomes available
to the community. It requires the operator of a network server to
provide the source code of the modified version running there to the
users of that server. Therefore, public use of a modified version, on
a publicly accessible server, gives the public access to the source
code of the modified version.
An older license, called the Affero General Public License and
published by Affero, was designed to accomplish similar goals. This is
a different license, not a version of the Affero GPL, but Affero has
released a new version of the Affero GPL which permits relicensing under
this license.
The precise terms and conditions for copying, distribution and
modification follow.
TERMS AND CONDITIONS
0. Definitions.
"This License" refers to version 3 of the GNU Affero General Public License.
"Copyright" also means copyright-like laws that apply to other kinds of
works, such as semiconductor masks.
"The Program" refers to any copyrightable work licensed under this
License. Each licensee is addressed as "you". "Licensees" and
"recipients" may be individuals or organizations.
To "modify" a work means to copy from or adapt all or part of the work
in a fashion requiring copyright permission, other than the making of an
exact copy. The resulting work is called a "modified version" of the
earlier work or a work "based on" the earlier work.
A "covered work" means either the unmodified Program or a work based
on the Program.
To "propagate" a work means to do anything with it that, without
permission, would make you directly or secondarily liable for
infringement under applicable copyright law, except executing it on a
computer or modifying a private copy. Propagation includes copying,
distribution (with or without modification), making available to the
public, and in some countries other activities as well.
To "convey" a work means any kind of propagation that enables other
parties to make or receive copies. Mere interaction with a user through
a computer network, with no transfer of a copy, is not conveying.
An interactive user interface displays "Appropriate Legal Notices"
to the extent that it includes a convenient and prominently visible
feature that (1) displays an appropriate copyright notice, and (2)
tells the user that there is no warranty for the work (except to the
extent that warranties are provided), that licensees may convey the
work under this License, and how to view a copy of this License. If
the interface presents a list of user commands or options, such as a
menu, a prominent item in the list meets this criterion.
1. Source Code.
The "source code" for a work means the preferred form of the work
for making modifications to it. "Object code" means any non-source
form of a work.
A "Standard Interface" means an interface that either is an official
standard defined by a recognized standards body, or, in the case of
interfaces specified for a particular programming language, one that
is widely used among developers working in that language.
The "System Libraries" of an executable work include anything, other
than the work as a whole, that (a) is included in the normal form of
packaging a Major Component, but which is not part of that Major
Component, and (b) serves only to enable use of the work with that
Major Component, or to implement a Standard Interface for which an
implementation is available to the public in source code form. A
"Major Component", in this context, means a major essential component
(kernel, window system, and so on) of the specific operating system
(if any) on which the executable work runs, or a compiler used to
produce the work, or an object code interpreter used to run it.
The "Corresponding Source" for a work in object code form means all
the source code needed to generate, install, and (for an executable
work) run the object code and to modify the work, including scripts to
control those activities. However, it does not include the work's
System Libraries, or general-purpose tools or generally available free
programs which are used unmodified in performing those activities but
which are not part of the work. For example, Corresponding Source
includes interface definition files associated with source files for
the work, and the source code for shared libraries and dynamically
linked subprograms that the work is specifically designed to require,
such as by intimate data communication or control flow between those
subprograms and other parts of the work.
The Corresponding Source need not include anything that users
can regenerate automatically from other parts of the Corresponding
Source.
The Corresponding Source for a work in source code form is that
same work.
2. Basic Permissions.
All rights granted under this License are granted for the term of
copyright on the Program, and are irrevocable provided the stated
conditions are met. This License explicitly affirms your unlimited
permission to run the unmodified Program. The output from running a
covered work is covered by this License only if the output, given its
content, constitutes a covered work. This License acknowledges your
rights of fair use or other equivalent, as provided by copyright law.
You may make, run and propagate covered works that you do not
convey, without conditions so long as your license otherwise remains
in force. You may convey covered works to others for the sole purpose
of having them make modifications exclusively for you, or provide you
with facilities for running those works, provided that you comply with
the terms of this License in conveying all material for which you do
not control copyright. Those thus making or running the covered works
for you must do so exclusively on your behalf, under your direction
and control, on terms that prohibit them from making any copies of
your copyrighted material outside their relationship with you.
Conveying under any other circumstances is permitted solely under
the conditions stated below. Sublicensing is not allowed; section 10
makes it unnecessary.
3. Protecting Users' Legal Rights From Anti-Circumvention Law.
No covered work shall be deemed part of an effective technological
measure under any applicable law fulfilling obligations under article
11 of the WIPO copyright treaty adopted on 20 December 1996, or
similar laws prohibiting or restricting circumvention of such
measures.
When you convey a covered work, you waive any legal power to forbid
circumvention of technological measures to the extent such circumvention
is effected by exercising rights under this License with respect to
the covered work, and you disclaim any intention to limit operation or
modification of the work as a means of enforcing, against the work's
users, your or third parties' legal rights to forbid circumvention of
technological measures.
4. Conveying Verbatim Copies.
You may convey verbatim copies of the Program's source code as you
receive it, in any medium, provided that you conspicuously and
appropriately publish on each copy an appropriate copyright notice;
keep intact all notices stating that this License and any
non-permissive terms added in accord with section 7 apply to the code;
keep intact all notices of the absence of any warranty; and give all
recipients a copy of this License along with the Program.
You may charge any price or no price for each copy that you convey,
and you may offer support or warranty protection for a fee.
5. Conveying Modified Source Versions.
You may convey a work based on the Program, or the modifications to
produce it from the Program, in the form of source code under the
terms of section 4, provided that you also meet all of these conditions:
a) The work must carry prominent notices stating that you modified
it, and giving a relevant date.
b) The work must carry prominent notices stating that it is
released under this License and any conditions added under section
7. This requirement modifies the requirement in section 4 to
"keep intact all notices".
c) You must license the entire work, as a whole, under this
License to anyone who comes into possession of a copy. This
License will therefore apply, along with any applicable section 7
additional terms, to the whole of the work, and all its parts,
regardless of how they are packaged. This License gives no
permission to license the work in any other way, but it does not
invalidate such permission if you have separately received it.
d) If the work has interactive user interfaces, each must display
Appropriate Legal Notices; however, if the Program has interactive
interfaces that do not display Appropriate Legal Notices, your
work need not make them do so.
A compilation of a covered work with other separate and independent
works, which are not by their nature extensions of the covered work,
and which are not combined with it such as to form a larger program,
in or on a volume of a storage or distribution medium, is called an
"aggregate" if the compilation and its resulting copyright are not
used to limit the access or legal rights of the compilation's users
beyond what the individual works permit. Inclusion of a covered work
in an aggregate does not cause this License to apply to the other
parts of the aggregate.
6. Conveying Non-Source Forms.
You may convey a covered work in object code form under the terms
of sections 4 and 5, provided that you also convey the
machine-readable Corresponding Source under the terms of this License,
in one of these ways:
a) Convey the object code in, or embodied in, a physical product
(including a physical distribution medium), accompanied by the
Corresponding Source fixed on a durable physical medium
customarily used for software interchange.
b) Convey the object code in, or embodied in, a physical product
(including a physical distribution medium), accompanied by a
written offer, valid for at least three years and valid for as
long as you offer spare parts or customer support for that product
model, to give anyone who possesses the object code either (1) a
copy of the Corresponding Source for all the software in the
product that is covered by this License, on a durable physical
medium customarily used for software interchange, for a price no
more than your reasonable cost of physically performing this
conveying of source, or (2) access to copy the
Corresponding Source from a network server at no charge.
c) Convey individual copies of the object code with a copy of the
written offer to provide the Corresponding Source. This
alternative is allowed only occasionally and noncommercially, and
only if you received the object code with such an offer, in accord
with subsection 6b.
d) Convey the object code by offering access from a designated
place (gratis or for a charge), and offer equivalent access to the
Corresponding Source in the same way through the same place at no
further charge. You need not require recipients to copy the
Corresponding Source along with the object code. If the place to
copy the object code is a network server, the Corresponding Source
may be on a different server (operated by you or a third party)
that supports equivalent copying facilities, provided you maintain
clear directions next to the object code saying where to find the
Corresponding Source. Regardless of what server hosts the
Corresponding Source, you remain obligated to ensure that it is
available for as long as needed to satisfy these requirements.
e) Convey the object code using peer-to-peer transmission, provided
you inform other peers where the object code and Corresponding
Source of the work are being offered to the general public at no
charge under subsection 6d.
A separable portion of the object code, whose source code is excluded
from the Corresponding Source as a System Library, need not be
included in conveying the object code work.
A "User Product" is either (1) a "consumer product", which means any
tangible personal property which is normally used for personal, family,
or household purposes, or (2) anything designed or sold for incorporation
into a dwelling. In determining whether a product is a consumer product,
doubtful cases shall be resolved in favor of coverage. For a particular
product received by a particular user, "normally used" refers to a
typical or common use of that class of product, regardless of the status
of the particular user or of the way in which the particular user
actually uses, or expects or is expected to use, the product. A product
is a consumer product regardless of whether the product has substantial
commercial, industrial or non-consumer uses, unless such uses represent
the only significant mode of use of the product.
"Installation Information" for a User Product means any methods,
procedures, authorization keys, or other information required to install
and execute modified versions of a covered work in that User Product from
a modified version of its Corresponding Source. The information must
suffice to ensure that the continued functioning of the modified object
code is in no case prevented or interfered with solely because
modification has been made.
If you convey an object code work under this section in, or with, or
specifically for use in, a User Product, and the conveying occurs as
part of a transaction in which the right of possession and use of the
User Product is transferred to the recipient in perpetuity or for a
fixed term (regardless of how the transaction is characterized), the
Corresponding Source conveyed under this section must be accompanied
by the Installation Information. But this requirement does not apply
if neither you nor any third party retains the ability to install
modified object code on the User Product (for example, the work has
been installed in ROM).
The requirement to provide Installation Information does not include a
requirement to continue to provide support service, warranty, or updates
for a work that has been modified or installed by the recipient, or for
the User Product in which it has been modified or installed. Access to a
network may be denied when the modification itself materially and
adversely affects the operation of the network or violates the rules and
protocols for communication across the network.
Corresponding Source conveyed, and Installation Information provided,
in accord with this section must be in a format that is publicly
documented (and with an implementation available to the public in
source code form), and must require no special password or key for
unpacking, reading or copying.
7. Additional Terms.
"Additional permissions" are terms that supplement the terms of this
License by making exceptions from one or more of its conditions.
Additional permissions that are applicable to the entire Program shall
be treated as though they were included in this License, to the extent
that they are valid under applicable law. If additional permissions
apply only to part of the Program, that part may be used separately
under those permissions, but the entire Program remains governed by
this License without regard to the additional permissions.
When you convey a copy of a covered work, you may at your option
remove any additional permissions from that copy, or from any part of
it. (Additional permissions may be written to require their own
removal in certain cases when you modify the work.) You may place
additional permissions on material, added by you to a covered work,
for which you have or can give appropriate copyright permission.
Notwithstanding any other provision of this License, for material you
add to a covered work, you may (if authorized by the copyright holders of
that material) supplement the terms of this License with terms:
a) Disclaiming warranty or limiting liability differently from the
terms of sections 15 and 16 of this License; or
b) Requiring preservation of specified reasonable legal notices or
author attributions in that material or in the Appropriate Legal
Notices displayed by works containing it; or
c) Prohibiting misrepresentation of the origin of that material, or
requiring that modified versions of such material be marked in
reasonable ways as different from the original version; or
d) Limiting the use for publicity purposes of names of licensors or
authors of the material; or
e) Declining to grant rights under trademark law for use of some
trade names, trademarks, or service marks; or
f) Requiring indemnification of licensors and authors of that
material by anyone who conveys the material (or modified versions of
it) with contractual assumptions of liability to the recipient, for
any liability that these contractual assumptions directly impose on
those licensors and authors.
All other non-permissive additional terms are considered "further
restrictions" within the meaning of section 10. If the Program as you
received it, or any part of it, contains a notice stating that it is
governed by this License along with a term that is a further
restriction, you may remove that term. If a license document contains
a further restriction but permits relicensing or conveying under this
License, you may add to a covered work material governed by the terms
of that license document, provided that the further restriction does
not survive such relicensing or conveying.
If you add terms to a covered work in accord with this section, you
must place, in the relevant source files, a statement of the
additional terms that apply to those files, or a notice indicating
where to find the applicable terms.
Additional terms, permissive or non-permissive, may be stated in the
form of a separately written license, or stated as exceptions;
the above requirements apply either way.
8. Termination.
You may not propagate or modify a covered work except as expressly
provided under this License. Any attempt otherwise to propagate or
modify it is void, and will automatically terminate your rights under
this License (including any patent licenses granted under the third
paragraph of section 11).
However, if you cease all violation of this License, then your
license from a particular copyright holder is reinstated (a)
provisionally, unless and until the copyright holder explicitly and
finally terminates your license, and (b) permanently, if the copyright
holder fails to notify you of the violation by some reasonable means
prior to 60 days after the cessation.
Moreover, your license from a particular copyright holder is
reinstated permanently if the copyright holder notifies you of the
violation by some reasonable means, this is the first time you have
received notice of violation of this License (for any work) from that
copyright holder, and you cure the violation prior to 30 days after
your receipt of the notice.
Termination of your rights under this section does not terminate the
licenses of parties who have received copies or rights from you under
this License. If your rights have been terminated and not permanently
reinstated, you do not qualify to receive new licenses for the same
material under section 10.
9. Acceptance Not Required for Having Copies.
You are not required to accept this License in order to receive or
run a copy of the Program. Ancillary propagation of a covered work
occurring solely as a consequence of using peer-to-peer transmission
to receive a copy likewise does not require acceptance. However,
nothing other than this License grants you permission to propagate or
modify any covered work. These actions infringe copyright if you do
not accept this License. Therefore, by modifying or propagating a
covered work, you indicate your acceptance of this License to do so.
10. Automatic Licensing of Downstream Recipients.
Each time you convey a covered work, the recipient automatically
receives a license from the original licensors, to run, modify and
propagate that work, subject to this License. You are not responsible
for enforcing compliance by third parties with this License.
An "entity transaction" is a transaction transferring control of an
organization, or substantially all assets of one, or subdividing an
organization, or merging organizations. If propagation of a covered
work results from an entity transaction, each party to that
transaction who receives a copy of the work also receives whatever
licenses to the work the party's predecessor in interest had or could
give under the previous paragraph, plus a right to possession of the
Corresponding Source of the work from the predecessor in interest, if
the predecessor has it or can get it with reasonable efforts.
You may not impose any further restrictions on the exercise of the
rights granted or affirmed under this License. For example, you may
not impose a license fee, royalty, or other charge for exercise of
rights granted under this License, and you may not initiate litigation
(including a cross-claim or counterclaim in a lawsuit) alleging that
any patent claim is infringed by making, using, selling, offering for
sale, or importing the Program or any portion of it.
11. Patents.
A "contributor" is a copyright holder who authorizes use under this
License of the Program or a work on which the Program is based. The
work thus licensed is called the contributor's "contributor version".
A contributor's "essential patent claims" are all patent claims
owned or controlled by the contributor, whether already acquired or
hereafter acquired, that would be infringed by some manner, permitted
by this License, of making, using, or selling its contributor version,
but do not include claims that would be infringed only as a
consequence of further modification of the contributor version. For
purposes of this definition, "control" includes the right to grant
patent sublicenses in a manner consistent with the requirements of
this License.
Each contributor grants you a non-exclusive, worldwide, royalty-free
patent license under the contributor's essential patent claims, to
make, use, sell, offer for sale, import and otherwise run, modify and
propagate the contents of its contributor version.
In the following three paragraphs, a "patent license" is any express
agreement or commitment, however denominated, not to enforce a patent
(such as an express permission to practice a patent or covenant not to
sue for patent infringement). To "grant" such a patent license to a
party means to make such an agreement or commitment not to enforce a
patent against the party.
If you convey a covered work, knowingly relying on a patent license,
and the Corresponding Source of the work is not available for anyone
to copy, free of charge and under the terms of this License, through a
publicly available network server or other readily accessible means,
then you must either (1) cause the Corresponding Source to be so
available, or (2) arrange to deprive yourself of the benefit of the
patent license for this particular work, or (3) arrange, in a manner
consistent with the requirements of this License, to extend the patent
license to downstream recipients. "Knowingly relying" means you have
actual knowledge that, but for the patent license, your conveying the
covered work in a country, or your recipient's use of the covered work
in a country, would infringe one or more identifiable patents in that
country that you have reason to believe are valid.
If, pursuant to or in connection with a single transaction or
arrangement, you convey, or propagate by procuring conveyance of, a
covered work, and grant a patent license to some of the parties
receiving the covered work authorizing them to use, propagate, modify
or convey a specific copy of the covered work, then the patent license
you grant is automatically extended to all recipients of the covered
work and works based on it.
A patent license is "discriminatory" if it does not include within
the scope of its coverage, prohibits the exercise of, or is
conditioned on the non-exercise of one or more of the rights that are
specifically granted under this License. You may not convey a covered
work if you are a party to an arrangement with a third party that is
in the business of distributing software, under which you make payment
to the third party based on the extent of your activity of conveying
the work, and under which the third party grants, to any of the
parties who would receive the covered work from you, a discriminatory
patent license (a) in connection with copies of the covered work
conveyed by you (or copies made from those copies), or (b) primarily
for and in connection with specific products or compilations that
contain the covered work, unless you entered into that arrangement,
or that patent license was granted, prior to 28 March 2007.
Nothing in this License shall be construed as excluding or limiting
any implied license or other defenses to infringement that may
otherwise be available to you under applicable patent law.
12. No Surrender of Others' Freedom.
If conditions are imposed on you (whether by court order, agreement or
otherwise) that contradict the conditions of this License, they do not
excuse you from the conditions of this License. If you cannot convey a
covered work so as to satisfy simultaneously your obligations under this
License and any other pertinent obligations, then as a consequence you may
not convey it at all. For example, if you agree to terms that obligate you
to collect a royalty for further conveying from those to whom you convey
the Program, the only way you could satisfy both those terms and this
License would be to refrain entirely from conveying the Program.
13. Remote Network Interaction; Use with the GNU General Public License.
Notwithstanding any other provision of this License, if you modify the
Program, your modified version must prominently offer all users
interacting with it remotely through a computer network (if your version
supports such interaction) an opportunity to receive the Corresponding
Source of your version by providing access to the Corresponding Source
from a network server at no charge, through some standard or customary
means of facilitating copying of software. This Corresponding Source
shall include the Corresponding Source for any work covered by version 3
of the GNU General Public License that is incorporated pursuant to the
following paragraph.
Notwithstanding any other provision of this License, you have
permission to link or combine any covered work with a work licensed
under version 3 of the GNU General Public License into a single
combined work, and to convey the resulting work. The terms of this
License will continue to apply to the part which is the covered work,
but the work with which it is combined will remain governed by version
3 of the GNU General Public License.
14. Revised Versions of this License.
The Free Software Foundation may publish revised and/or new versions of
the GNU Affero General Public License from time to time. Such new versions
will be similar in spirit to the present version, but may differ in detail to
address new problems or concerns.
Each version is given a distinguishing version number. If the
Program specifies that a certain numbered version of the GNU Affero General
Public License "or any later version" applies to it, you have the
option of following the terms and conditions either of that numbered
version or of any later version published by the Free Software
Foundation. If the Program does not specify a version number of the
GNU Affero General Public License, you may choose any version ever published
by the Free Software Foundation.
If the Program specifies that a proxy can decide which future
versions of the GNU Affero General Public License can be used, that proxy's
public statement of acceptance of a version permanently authorizes you
to choose that version for the Program.
Later license versions may give you additional or different
permissions. However, no additional obligations are imposed on any
author or copyright holder as a result of your choosing to follow a
later version.
15. Disclaimer of Warranty.
THERE IS NO WARRANTY FOR THE PROGRAM, TO THE EXTENT PERMITTED BY
APPLICABLE LAW. EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT
HOLDERS AND/OR OTHER PARTIES PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY
OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO,
THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
PURPOSE. THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE PROGRAM
IS WITH YOU. SHOULD THE PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF
ALL NECESSARY SERVICING, REPAIR OR CORRECTION.
16. Limitation of Liability.
IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING
WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MODIFIES AND/OR CONVEYS
THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES, INCLUDING ANY
GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING OUT OF THE
USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED TO LOSS OF
DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD
PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER PROGRAMS),
EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF
SUCH DAMAGES.
17. Interpretation of Sections 15 and 16.
If the disclaimer of warranty and limitation of liability provided
above cannot be given local legal effect according to their terms,
reviewing courts shall apply local law that most closely approximates
an absolute waiver of all civil liability in connection with the
Program, unless a warranty or assumption of liability accompanies a
copy of the Program in return for a fee.
END OF TERMS AND CONDITIONS
How to Apply These Terms to Your New Programs
If you develop a new program, and you want it to be of the greatest
possible use to the public, the best way to achieve this is to make it
free software which everyone can redistribute and change under these terms.
To do so, attach the following notices to the program. It is safest
to attach them to the start of each source file to most effectively
state the exclusion of warranty; and each file should have at least
the "copyright" line and a pointer to where the full notice is found.
<one line to give the program's name and a brief idea of what it does.>
Copyright (C) <year> <name of author>
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU Affero General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU Affero General Public License for more details.
You should have received a copy of the GNU Affero General Public License
along with this program. If not, see <https://www.gnu.org/licenses/>.
Also add information on how to contact you by electronic and paper mail.
If your software can interact with users remotely through a computer
network, you should also make sure that it provides a way for users to
get its source. For example, if your program is a web application, its
interface could display a "Source" link that leads users to an archive
of the code. There are many ways you could offer source, and different
solutions will be better for different programs; see section 13 for the
specific requirements.
You should also get your employer (if you work as a programmer) or school,
if any, to sign a "copyright disclaimer" for the program, if necessary.
For more information on this, and how to apply and follow the GNU AGPL, see
<https://www.gnu.org/licenses/>.

140
README.md Normal file
View File

@@ -0,0 +1,140 @@
# GB28181插件
该插件提供SIP server的服务以及流媒体服务器能力可以将NVR和摄像头的流抓到m7s中可获取的设备的录像数据以及访问录像视频。也可以控制摄像头的旋转、缩放等。
## 插件地址
github.com/Monibuca/plugin-gb28181
## 插件引入
```go
import (
_ "github.com/Monibuca/plugin-gb28181"
)
```
## 默认插件配置
```toml
[GB28181]
Serial = "34020000002000000001"
Realm = "3402000000"
Expires = 3600
ListenAddr = "127.0.0.1:5060"
AutoCloseAfter = -1
AutoInvite = false
MediaPort = 58200
CatalogInterval = 30
RemoveBanInterval = 600
Username = ""
Password = ""
UdpCacheSize = 0
TCP = false
```
- `ListenAddr`是监听的地址这里需要注意的是必须要带上Server的IP地址这个IP地址是向设备发送信息的时候需要带上的。
- `Serial` ServerSIP的编号
- `Realm` ServerSIP的域
- `AutoCloseAfter` 如果设置大于等于0则当某个流最后一个订阅者取消订阅时会延迟N秒会自动发送bye节省流量。如果为了响应及时可以设置成-1保持流的连接
- `AutoInvite` 表示自动发起invite当ServerSIP接收到设备信息时立即向设备发送invite命令获取流
- `MediaPort` 表示用于接收设备流的端口号
- `CatalogInterval` 定时获取设备目录的间隔,单位秒
- `RemoveBanInterval` 定时移除注册失败的设备黑名单单位秒默认10分钟600秒
- `Username` 国标用户名
- `Password` 国标密码
- `TCP` 是否开启TCP接收国标流默认false
- `UdpCacheSize` 表示UDP缓存大小默认为0不开启。仅当TCP关闭切缓存大于0时才开启会最多缓存最多N个包并排序修复乱序造成的无法播放问题注意开启后会有一定的性能损耗并丢失部分包。
**注意某些摄像机没有设置用户名的地方摄像机会以自身的国标id作为用户名这个时候m7s会忽略使用摄像机的用户名忽略配置的用户名**
如果设备配置了错误的用户名和密码连续三次上报错误后m7s会记录设备id并在10分钟内禁止设备注册
## 插件功能
### 使用SIP协议接受NVR或其他GB28181设备的注册
- 服务器启动时自动监听SIP协议端口当有设备注册时会记录该设备信息可以从UI的列表中看到设备
- 定时发送Catalog命令查询设备的目录信息可获得通道数据或者子设备
- 发送RecordInfo命令查询设备对录像数据
- 发送Invite命令获取设备的实时视频或者录像视频
- 发送PTZ命令来控制摄像头云台
### 作为GB28281的流媒体服务器接受设备的媒体流
- 当invite设备的**实时**视频流时会在m7s中创建对应的流StreamPath由设备编号和通道编号组成即[设备编号]/[通道编号],如果有多个层级,通道编号是最后一个层级的编号
- 当invite设备的**录像**视频流时StreamPath由设备编号和通道编号以及录像的起止时间拼接而成即[设备编号]/[通道编号]/[开始时间]-[结束时间]
### 如何设置UDP缓存大小
通过wireshark抓包分析rtp然后看一下大概多少个包可以有序
## 接口API
### 罗列所有的gb28181协议的设备
`/api/gb28181/list`
设备的结构体如下
```go
type Device struct {
*transaction.Core `json:"-"`
ID string
RegisterTime time.Time
UpdateTime time.Time
Status string
Channels []*Channel
queryChannel bool
sn int
from *sip.Contact
to *sip.Contact
Addr string
SipIP string //暴露的IP
channelMap map[string]*Channel
channelMutex sync.RWMutex
}
```
> 根据golang的规则小写字母开头的变量不会被序列化
### 从设备拉取视频流
`/api/gb28181/invite`
参数名 | 必传 | 含义
|----|---|---
id|是 | 设备ID
channel|是|通道编号
startTime|否|开始时间纯数字Unix时间戳
endTime|否|结束时间纯数字Unix时间戳
返回200代表成功
### 停止从设备拉流
`/api/gb28181/bye`
参数名 | 必传 | 含义
|----|---|---
id|是 | 设备ID
channel|是|通道编号
### 发送控制命令
`/api/gb28181/control`
参数名 | 必传 | 含义
|----|---|---
id|是 | 设备ID
channel|是|通道编号
ptzcmd|是|PTZ控制指令
### 查询录像
`/api/gb28181/query/records`
参数名 | 必传 | 含义
|----|---|---
id|是 | 设备ID
channel|是|通道编号
startTime|否|开始时间字符串格式2021-7-23T12:00:00
endTime|否|结束时间(字符串格式同上)

342
channel.go Normal file
View File

@@ -0,0 +1,342 @@
package gb28181
import (
"fmt"
"math/rand"
"net/http"
"strconv"
"strings"
"sync/atomic"
"time"
"github.com/Monibuca/engine/v3"
. "github.com/Monibuca/plugin-gb28181/v3/sip"
"github.com/Monibuca/plugin-gb28181/v3/utils"
. "github.com/Monibuca/utils/v3"
)
type ChannelEx struct {
device *Device `json:"-"`
inviteRes *Response `json:"-"`
recordInviteRes *Response `json:"-"`
RecordPublisher *Publisher
LivePublisher *Publisher
LiveSubSP string //实时子码流
Records []*Record
RecordStartTime string
RecordEndTime string
recordStartTime time.Time
recordEndTime time.Time
state int32
tcpPortIndex uint16
}
// Channel 通道
type Channel struct {
DeviceID string
ParentID string
Name string
Manufacturer string
Model string
Owner string
CivilCode string
Address string
Parental int
SafetyWay int
RegisterWay int
Secrecy int
Status string
Children []*Channel `json:"-"`
*ChannelEx //自定义属性
}
func (c *Channel) CreateRequst(Method Method) (request *Request) {
request = &Request{}
request.Message = c.device.CreateMessage(Method)
request.Message.StartLine.Uri = NewURI(c.DeviceID + "@" + c.device.to.Uri.Domain())
request.Message.To = &Contact{
Uri: request.Message.StartLine.Uri,
}
request.Message.From = &Contact{
Uri: NewURI(config.Serial + "@" + config.Realm),
Params: map[string]string{"tag": utils.RandNumString(9)},
}
return
}
func (channel *Channel) QueryRecord(startTime, endTime string) int {
d := channel.device
channel.RecordStartTime = startTime
channel.RecordEndTime = endTime
channel.recordStartTime, _ = time.Parse(TIME_LAYOUT, startTime)
channel.recordEndTime, _ = time.Parse(TIME_LAYOUT, endTime)
channel.Records = nil
requestMsg := channel.CreateRequst(MESSAGE)
requestMsg.ContentType = "Application/MANSCDP+xml"
requestMsg.Body = fmt.Sprintf(`<?xml version="1.0"?>
<Query>
<CmdType>RecordInfo</CmdType>
<SN>%d</SN>
<DeviceID>%s</DeviceID>
<StartTime>%s</StartTime>
<EndTime>%s</EndTime>
<Secrecy>0</Secrecy>
<Type>time</Type>
</Query>`, d.sn, requestMsg.To.Uri.UserInfo(), startTime, endTime)
requestMsg.ContentLength = len(requestMsg.Body)
resp, err := d.SipRequestForResponse(requestMsg)
if err != nil {
return http.StatusRequestTimeout
}
return resp.GetStatusCode()
}
func (channel *Channel) Control(PTZCmd string) int {
d := channel.device
requestMsg := channel.CreateRequst(MESSAGE)
requestMsg.ContentType = "Application/MANSCDP+xml"
requestMsg.Body = fmt.Sprintf(`<?xml version="1.0"?>
<Control>
<CmdType>DeviceControl</CmdType>
<SN>%d</SN>
<DeviceID>%s</DeviceID>
<PTZCmd>%s</PTZCmd>
</Control>`, d.sn, requestMsg.To.Uri.UserInfo(), PTZCmd)
requestMsg.ContentLength = len(requestMsg.Body)
resp, err := d.SipRequestForResponse(requestMsg)
if err != nil {
return http.StatusRequestTimeout
}
return resp.GetStatusCode()
}
/*
f字段 f = v/编码格式/分辨率/帧率/码率类型/码率大小a/编码格式/码率大小/采样率
各项具体含义:
v后续参数为视频的参数各参数间以 “/”分割;
编码格式:十进制整数字符串表示
1 MPEG-4 2 H.264 3 SVAC 4 3GP
分辨率:十进制整数字符串表示
1 QCIF 2 CIF 3 4CIF 4 D1 5 720P 6 1080P/I
帧率:十进制整数字符串表示 099
码率类型:十进制整数字符串表示
1 固定码率CBR 2 可变码率VBR
码率大小:十进制整数字符串表示 0100000如 1表示1kbps
a后续参数为音频的参数各参数间以 “/”分割;
编码格式:十进制整数字符串表示
1 G.711 2 G.723.1 3 G.729 4 G.722.1
码率大小:十进制整数字符串
音频编码码率: 1 — 5.3 kbps G.723.1中使用)
2 — 6.3 kbps G.723.1中使用)
3 — 8 kbps G.729中使用)
4 — 16 kbps G.722.1中使用)
5 — 24 kbps G.722.1中使用)
6 — 32 kbps G.722.1中使用)
7 — 48 kbps G.722.1中使用)
8 — 64 kbpsG.711中使用)
采样率:十进制整数字符串表示
1 — 8 kHzG.711/ G.723.1/ G.729中使用)
2—14 kHzG.722.1中使用)
3—16 kHzG.722.1中使用)
4—32 kHzG.722.1中使用)
注1字符串说明
本节中使用的“十进制整数字符串”的含义为“0”“4294967296” 之间的十进制数字字符串。
注2参数分割标识
各参数间以“/”分割,参数间的分割符“/”不能省略;
若两个分割符 “/”间的某参数为空时(即两个分割符 “/”直接将相连时)表示无该参数值;
注3f字段说明
使用f字段时应保证视频和音频参数的结构完整性即在任何时候f字段的结构都应是完整的结构
f = v/编码格式/分辨率/帧率/码率类型/码率大小a/编码格式/码率大小/采样率
若只有视频时,音频中的各参数项可以不填写,但应保持 “a///”的结构:
f = v/编码格式/分辨率/帧率/码率类型/码率大小a///
若只有音频时也类似处理,视频中的各参数项可以不填写,但应保持 “v/”的结构:
f = v/a/编码格式/码率大小/采样率
f字段中视、音频参数段之间不需空格分割。
可使用f字段中的分辨率参数标识同一设备不同分辨率的码流。
*/
func (channel *Channel) Invite(start, end string) (code int) {
if start == "" {
if !atomic.CompareAndSwapInt32(&channel.state, 0, 1) {
return 304
}
defer func() {
if code != 200 {
atomic.StoreInt32(&channel.state, 0)
}
}()
channel.Bye(true)
} else {
channel.Bye(false)
}
sint, err1 := strconv.ParseInt(start, 10, 0)
eint, err2 := strconv.ParseInt(end, 10, 0)
d := channel.device
streamPath := fmt.Sprintf("%s/%s", d.ID, channel.DeviceID)
s := "Play"
ssrc := make([]byte, 10)
if start != "" {
if err1 != nil || err2 != nil {
return 400
}
s = "Playback"
ssrc[0] = '1'
streamPath = fmt.Sprintf("%s/%s/%s-%s", d.ID, channel.DeviceID, start, end)
} else {
ssrc[0] = '0'
}
// size := 1
// fps := 15
// bitrate := 200
// fmt.Sprintf("f=v/2/%d/%d/1/%da///", size, fps, bitrate)
copy(ssrc[1:6], []byte(config.Serial[3:8]))
randNum := rand.Intn(10000)
copy(ssrc[6:], []byte(strconv.Itoa(randNum)))
protocol := ""
port := config.MediaPort
if config.TCP {
protocol = "TCP/"
port = config.MediaPort + channel.tcpPortIndex
if channel.tcpPortIndex++; channel.tcpPortIndex >= config.TCPMediaPortNum {
channel.tcpPortIndex = 0
}
}
sdpInfo := []string{
"v=0",
fmt.Sprintf("o=%s 0 0 IN IP4 %s", d.Serial, d.SipIP),
"s=" + s,
"u=" + channel.DeviceID + ":0",
"c=IN IP4 " + d.SipIP,
fmt.Sprintf("t=%d %d", sint, eint),
fmt.Sprintf("m=video %d %sRTP/AVP 96", port, protocol),
"a=recvonly",
"a=rtpmap:96 PS/90000",
}
if config.TCP {
sdpInfo = append(sdpInfo, "a=setup:passive", "a=connection:new")
}
invite := channel.CreateRequst(INVITE)
invite.ContentType = "application/sdp"
invite.Contact = &Contact{
Uri: NewURI(fmt.Sprintf("%s@%s:%d", d.Serial, d.SipIP, d.SipPort)),
}
invite.Body = strings.Join(sdpInfo, "\r\n") + "\r\ny=" + string(ssrc) + "\r\n"
invite.ContentLength = len(invite.Body)
invite.Subject = fmt.Sprintf("%s:%s,%s:0", channel.DeviceID, ssrc, config.Serial)
response, _ := d.Core.SipRequestForResponse(invite)
if response == nil {
return http.StatusRequestTimeout
}
Printf("Channel :%s invite response status code: %d\n", channel.DeviceID, response.GetStatusCode())
if response.GetStatusCode() == 200 {
ds := strings.Split(response.Body, "\r\n")
_SSRC, _ := strconv.ParseInt(string(ssrc), 10, 0)
SSRC := uint32(_SSRC)
for _, l := range ds {
if ls := strings.Split(l, "="); len(ls) > 1 {
if ls[0] == "y" && len(ls[1]) > 0 {
_SSRC, _ = strconv.ParseInt(ls[1], 10, 0)
SSRC = uint32(_SSRC)
break
}
}
}
publisher := &Publisher{
Stream: &engine.Stream{
StreamPath: streamPath,
AutoCloseAfter: &config.AutoCloseAfter,
},
}
if config.UdpCacheSize > 0 && !config.TCP {
publisher.udpCache = utils.NewPqRtp()
}
if start == "" {
publisher.Type = "GB28181 Live"
publisher.OnClose = func() {
publishers.Remove(SSRC)
channel.LivePublisher = nil
channel.ByeBye((*Request)(channel.inviteRes))
channel.inviteRes = nil
atomic.StoreInt32(&channel.state, 0)
if config.AutoInvite {
go channel.Invite("", "")
}
}
} else {
publisher.Type = "GB28181 Record"
publisher.OnClose = func() {
publishers.Remove(SSRC)
channel.RecordPublisher = nil
channel.ByeBye((*Request)(channel.recordInviteRes))
channel.recordInviteRes = nil
}
}
if !publisher.Publish() {
return 403
}
publishers.Add(SSRC, publisher)
if start == "" {
channel.inviteRes = response
channel.LivePublisher = publisher
} else {
channel.RecordPublisher = publisher
channel.recordInviteRes = response
}
ack := d.CreateMessage(ACK)
ack.StartLine = &StartLine{
Uri: NewURI(channel.DeviceID + "@" + d.to.Uri.Domain()),
Method: ACK,
}
ack.From = response.From
ack.To = response.To
ack.CallID = response.CallID
ack.CSeq.ID = invite.CSeq.ID
d.Respond(&Response{Message: ack})
} else if start == "" && config.AutoInvite {
time.AfterFunc(time.Second*5, func() {
channel.Invite("", "")
})
}
return response.GetStatusCode()
}
func (channel *Channel) Bye(live bool) int {
if live && channel.inviteRes != nil {
defer func() {
channel.inviteRes = nil
if channel.LivePublisher != nil {
channel.LivePublisher.Close()
}
}()
return channel.ByeBye((*Request)(channel.inviteRes)).GetStatusCode()
}
if !live && channel.recordInviteRes != nil {
defer func() {
channel.recordInviteRes = nil
if channel.RecordPublisher != nil {
channel.RecordPublisher.Close()
}
}()
return channel.ByeBye((*Request)(channel.recordInviteRes)).GetStatusCode()
}
return 404
}
func (c *Channel) ByeBye(res *Request) *Response {
if res == nil {
return nil
}
d := c.device
bye := c.device.CreateMessage(BYE)
bye.StartLine = &StartLine{
Uri: NewURI(c.DeviceID + "@" + c.device.to.Uri.Domain()),
Method: BYE,
}
bye.From = res.From
bye.To = res.To
bye.CallID = res.CallID
req := &Request{}
req.Message = bye
resp, _ := d.SipRequestForResponse(req)
return resp
}

248
device.go Normal file
View File

@@ -0,0 +1,248 @@
package gb28181
import (
"fmt"
"net"
"net/http"
"strings"
"sync"
"time"
"github.com/Monibuca/engine/v3"
"github.com/Monibuca/plugin-gb28181/v3/sip"
"github.com/Monibuca/plugin-gb28181/v3/transaction"
"github.com/Monibuca/plugin-gb28181/v3/utils"
. "github.com/Monibuca/utils/v3"
// . "github.com/logrusorgru/aurora"
)
const TIME_LAYOUT = "2006-01-02T15:04:05"
// Record 录像
type Record struct {
//channel *Channel
DeviceID string
Name string
FilePath string
Address string
StartTime string
EndTime string
Secrecy int
Type string
}
func (r *Record) GetPublishStreamPath() string {
return fmt.Sprintf("%s/%s", r.DeviceID, r.StartTime)
}
var (
Devices sync.Map
DeviceNonce sync.Map //保存nonce防止设备伪造
DeviceRegisterCount sync.Map //设备注册次数
)
type Device struct {
*transaction.Core `json:"-"`
ID string
Name string
Manufacturer string
Model string
Owner string
RegisterTime time.Time
UpdateTime time.Time
LastKeepaliveAt time.Time
Status string
Channels []*Channel
sn int
from *sip.Contact
to *sip.Contact
Addr string
SipIP string //暴露的IP
channelMap map[string]*Channel
channelMutex sync.RWMutex
subscriber struct {
CallID string
Timeout time.Time
}
}
func (d *Device) addChannel(channel *Channel) {
for _, c := range d.Channels {
if c.DeviceID == channel.DeviceID {
return
}
}
d.Channels = append(d.Channels, channel)
}
func (d *Device) CheckSubStream() {
d.channelMutex.Lock()
defer d.channelMutex.Unlock()
for _, c := range d.Channels {
if s := engine.FindStream("sub/" + c.DeviceID); s != nil {
c.LiveSubSP = s.StreamPath
} else {
c.LiveSubSP = ""
}
}
}
func (d *Device) UpdateChannels(list []*Channel) {
d.channelMutex.Lock()
defer d.channelMutex.Unlock()
for _, c := range list {
if _, ok := Ignores[c.DeviceID]; ok {
continue
}
if c.ParentID != "" {
path := strings.Split(c.ParentID, "/")
parentId := path[len(path)-1]
if parent, ok := d.channelMap[parentId]; ok {
parent.Children = append(parent.Children, c)
} else {
d.addChannel(c)
}
} else {
d.addChannel(c)
}
if old, ok := d.channelMap[c.DeviceID]; ok {
c.ChannelEx = old.ChannelEx
if len(old.Children) == 0 {
if config.PreFetchRecord {
n := time.Now()
n = time.Date(n.Year(), n.Month(), n.Day(), 0, 0, 0, 0, time.Local)
if len(c.Records) == 0 || (n.Format(TIME_LAYOUT) == c.RecordStartTime &&
n.Add(time.Hour*24-time.Second).Format(TIME_LAYOUT) == c.RecordEndTime) {
go c.QueryRecord(n.Format(TIME_LAYOUT), n.Add(time.Hour*24-time.Second).Format(TIME_LAYOUT))
}
}
if config.AutoInvite && c.LivePublisher == nil {
go c.Invite("", "")
}
}
} else {
c.ChannelEx = &ChannelEx{
device: d,
}
if config.AutoInvite {
go c.Invite("", "")
}
}
if s := engine.FindStream("sub/" + c.DeviceID); s != nil {
c.LiveSubSP = s.StreamPath
} else {
c.LiveSubSP = ""
}
d.channelMap[c.DeviceID] = c
}
}
func (d *Device) UpdateRecord(channelId string, list []*Record) {
d.channelMutex.RLock()
if c, ok := d.channelMap[channelId]; ok {
c.Records = append(c.Records, list...)
}
d.channelMutex.RUnlock()
}
func (d *Device) CreateMessage(Method sip.Method) (requestMsg *sip.Message) {
d.sn++
//if msg.Via.Transport == "UDP" {
deviceAddr, err2 := net.ResolveUDPAddr(strings.ToLower(d.SipNetwork), d.Addr)
//} else {
// pkt.Addr, err2 = net.ResolveTCPAddr("tcp", addr)
//}
if err2 != nil {
return nil
}
requestMsg = &sip.Message{
Mode: sip.SIP_MESSAGE_REQUEST,
MaxForwards: 70,
UserAgent: "Monibuca",
StartLine: &sip.StartLine{
Method: Method,
Uri: d.to.Uri,
}, Via: &sip.Via{
Transport: "UDP",
Host: d.Core.SipIP,
Port: fmt.Sprintf("%d", d.SipPort),
Params: map[string]string{
"branch": fmt.Sprintf("z9hG4bK%s", utils.RandNumString(8)),
"rport": "-1", //only key,no-value
},
}, From: &sip.Contact{Uri: d.from.Uri, Params: map[string]string{"tag": utils.RandNumString(9)}},
To: d.to, CSeq: &sip.CSeq{
ID: uint32(d.sn),
Method: Method,
}, CallID: utils.RandNumString(10),
Addr: d.Addr,
DestAdd: deviceAddr,
}
return
}
func (d *Device) Subscribe() int {
requestMsg := d.CreateMessage(sip.SUBSCRIBE)
if d.subscriber.CallID != "" {
requestMsg.CallID = d.subscriber.CallID
}
requestMsg.Expires = 3600
requestMsg.Event = "Catalog"
d.subscriber.Timeout = time.Now().Add(time.Second * time.Duration(requestMsg.Expires))
requestMsg.ContentType = "Application/MANSCDP+xml"
requestMsg.Body = sip.BuildCatalogXML(d.sn, requestMsg.To.Uri.UserInfo())
requestMsg.ContentLength = len(requestMsg.Body)
request := &sip.Request{Message: requestMsg}
response, err := d.Core.SipRequestForResponse(request)
if err == nil && response != nil {
if response.GetStatusCode() == 200 {
d.subscriber.CallID = requestMsg.CallID
} else {
d.subscriber.CallID = ""
}
return response.GetStatusCode()
}
return http.StatusRequestTimeout
}
func (d *Device) Catalog() int {
requestMsg := d.CreateMessage(sip.MESSAGE)
requestMsg.Expires = 3600
requestMsg.Event = "Catalog"
d.subscriber.Timeout = time.Now().Add(time.Second * time.Duration(requestMsg.Expires))
requestMsg.ContentType = "Application/MANSCDP+xml"
requestMsg.Body = sip.BuildCatalogXML(d.sn, requestMsg.To.Uri.UserInfo())
requestMsg.ContentLength = len(requestMsg.Body)
request := &sip.Request{Message: requestMsg}
response, err := d.Core.SipRequestForResponse(request)
if err == nil && response != nil {
return response.GetStatusCode()
}
return http.StatusRequestTimeout
}
func (d *Device) QueryDeviceInfo(req *sip.Request) {
for i := time.Duration(5); i < 100; i++ {
Printf("device.QueryDeviceInfo:%s ipaddr:%s", d.ID, d.Addr)
time.Sleep(time.Second * i)
requestMsg := d.CreateMessage(sip.MESSAGE)
requestMsg.ContentType = "Application/MANSCDP+xml"
requestMsg.Body = sip.BuildDeviceInfoXML(d.sn, requestMsg.To.Uri.UserInfo())
requestMsg.ContentLength = len(requestMsg.Body)
request := &sip.Request{Message: requestMsg}
response, _ := d.Core.SipRequestForResponse(request)
if response != nil {
if response.Via != nil && response.Via.Params["received"] != "" {
d.SipIP = response.Via.Params["received"]
}
if response.GetStatusCode() != 200 {
fmt.Printf("device %s send Catalog : %d\n", d.ID, response.GetStatusCode())
} else {
d.Subscribe()
break
}
}
}
}

14
go.mod Normal file
View File

@@ -0,0 +1,14 @@
module github.com/Monibuca/plugin-gb28181/v3
go 1.13
require (
github.com/Monibuca/engine/v3 v3.5.0
github.com/Monibuca/utils/v3 v3.0.5
github.com/agiledragon/gomonkey/v2 v2.2.0
github.com/google/uuid v1.3.0 // indirect
github.com/logrusorgru/aurora v2.0.3+incompatible
github.com/pion/rtp v1.7.4
golang.org/x/net v0.0.0-20211112202133-69e39bad7dc2
golang.org/x/text v0.3.7
)

145
go.sum Normal file
View File

@@ -0,0 +1,145 @@
github.com/BurntSushi/toml v0.3.1/go.mod h1:xHWCNGjB5oqiDr8zfno3MHue2Ht5sIBksp03qcyfWMU=
github.com/BurntSushi/toml v0.4.1 h1:GaI7EiDXDRfa8VshkTj7Fym7ha+y8/XxIgD2okUIjLw=
github.com/BurntSushi/toml v0.4.1/go.mod h1:CxXYINrC8qIiEnFrOxCa7Jy5BFHlXnUU2pbicEuybxQ=
github.com/Monibuca/engine/v3 v3.5.0 h1:hkuOdEXlnjcUhgDqOBPcrJ6fgv+HuWuMSpYhqvT3pfc=
github.com/Monibuca/engine/v3 v3.5.0/go.mod h1:yNiVKeHxgv+Ez+f2RHXMkXoa5Oxv+G7Ch+MJdHi7ing=
github.com/Monibuca/utils/v3 v3.0.5 h1:w14x0HkWTbF4MmHbINLlOwe4VJNoSOeaQChMk5E/4es=
github.com/Monibuca/utils/v3 v3.0.5/go.mod h1:RpNS95gapWs6gimwh8Xn2x72FN5tO7Powabj7dTFyvE=
github.com/agiledragon/gomonkey/v2 v2.2.0 h1:QJWqpdEhGV/JJy70sZ/LDnhbSlMrqHAWHcNOjz1kyuI=
github.com/agiledragon/gomonkey/v2 v2.2.0/go.mod h1:ap1AmDzcVOAz1YpeJ3TCzIgstoaWLA6jbbgxfB4w2iY=
github.com/asaskevich/EventBus v0.0.0-20200907212545-49d423059eef h1:2JGTg6JapxP9/R33ZaagQtAM4EkkSYnIAlOG5EI8gkM=
github.com/asaskevich/EventBus v0.0.0-20200907212545-49d423059eef/go.mod h1:JS7hed4L1fj0hXcyEejnW57/7LCetXggd+vwrRnYeII=
github.com/benbjohnson/clock v1.1.0 h1:Q92kusRqC1XV2MjkWETPvjJVqKetz1OzxZB7mHJLju8=
github.com/benbjohnson/clock v1.1.0/go.mod h1:J11/hYXuz8f4ySSvYwY0FKfm+ezbsZBKZxNJlLklBHA=
github.com/cnotch/apirouter v0.0.0-20200731232942-89e243a791f3/go.mod h1:5deJPLON/x/s2dLOQfuKS0lenhOIT4xX0pvtN/OEIuY=
github.com/cnotch/ipchub v1.1.0 h1:hH0lh2mU3AZXPiqMwA0pdtqrwo7PFIMRGush9OobMUs=
github.com/cnotch/ipchub v1.1.0/go.mod h1:2PbeBs2q2VxxTVCn1eYCDwpAWuVXbq1+N0FU7GimOH4=
github.com/cnotch/loader v0.0.0-20200405015128-d9d964d09439/go.mod h1:oWpDagHB6p+Kqqq7RoRZKyC4XAXft50hR8pbTxdbYYs=
github.com/cnotch/queue v0.0.0-20200326024423-6e88bdbf2ad4/go.mod h1:zOssjAlNusOxvtaqT+EMA+Iyi8rrtKr4/XfzN1Fgoeg=
github.com/cnotch/queue v0.0.0-20201224060551-4191569ce8f6/go.mod h1:zOssjAlNusOxvtaqT+EMA+Iyi8rrtKr4/XfzN1Fgoeg=
github.com/cnotch/scheduler v0.0.0-20200522024700-1d2da93eefc5/go.mod h1:F4GE3SZkJZ8an1Y0ZCqvSM3jeozNuKzoC67erG1PhIo=
github.com/cnotch/xlog v0.0.0-20201208005456-cfda439cd3a0/go.mod h1:RW9oHsR79ffl3sR3yMGgxYupMn2btzdtJUwoxFPUE5E=
github.com/davecgh/go-spew v1.1.0/go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38=
github.com/davecgh/go-spew v1.1.1 h1:vj9j/u1bqnvCEfJOwUhtlOARqs3+rkHYY13jYWTU97c=
github.com/davecgh/go-spew v1.1.1/go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38=
github.com/emitter-io/address v1.0.0/go.mod h1:GfZb5+S/o8694B1GMGK2imUYQyn2skszMvGNA5D84Ug=
github.com/fsnotify/fsnotify v1.4.7/go.mod h1:jwhsz4b93w/PPRr/qN1Yymfu8t87LnFCMoQvtojpjFo=
github.com/funny/slab v0.0.0-20180511031532-b1fad5e5d478 h1:Db9StoJ6RZN3YttC0Pm0I4Y5izITRYch3RMbT59BYN0=
github.com/funny/slab v0.0.0-20180511031532-b1fad5e5d478/go.mod h1:0j1+svBH8ABEIPdUP0AIg4qedsybnXGJBakCEw8cfoo=
github.com/funny/utest v0.0.0-20161029064919-43870a374500 h1:Z0r1CZnoIWFB/Uiwh1BU5FYmuFe6L5NPi6XWQEmsTRg=
github.com/funny/utest v0.0.0-20161029064919-43870a374500/go.mod h1:mUn39tBov9jKnTWV1RlOYoNzxdBFHiSzXWdY1FoNGGg=
github.com/golang/protobuf v1.2.0/go.mod h1:6lQm79b+lXiMfvg/cZm0SGofjICqVBUtrP5yJMmIC1U=
github.com/google/uuid v1.3.0 h1:t6JiXgmwXMjEs8VusXIJk2BXHsn+wx8BZdTaoZ5fu7I=
github.com/google/uuid v1.3.0/go.mod h1:TIyPZe4MgqvfeYDBFedMoGGpEw/LqOeaOT+nhxU+yHo=
github.com/gopherjs/gopherjs v0.0.0-20181017120253-0766667cb4d1/go.mod h1:wJfORRmW1u3UXTncJ5qlYoELFm8eSnnEO6hX4iZ3EWY=
github.com/gorilla/websocket v1.4.2/go.mod h1:YR8l580nyteQvAITg2hZ9XVh4b55+EU/adAjf1fMHhE=
github.com/hpcloud/tail v1.0.0/go.mod h1:ab1qPbhIpdTxEkNHXyeSf5vhxWSCs/tWer42PpOxQnU=
github.com/jtolds/gls v4.20.0+incompatible/go.mod h1:QJZ7F/aHp+rZTRtaJ1ow/lLfFfVYBRgL+9YlvaHOwJU=
github.com/kelindar/process v0.0.0-20170730150328-69a29e249ec3/go.mod h1:+lTCLnZFXOkqwD8sLPl6u4erAc0cP8wFegQHfipz7KE=
github.com/kelindar/rate v1.0.0/go.mod h1:AjT4G+hTItNwt30lucEGZIz8y7Uk5zPho6vurIZ+1Es=
github.com/kelindar/tcp v1.0.0/go.mod h1:JB5hj1cshLU60XrLij2BBxW3JQ4hOye8vqbyvuKb52k=
github.com/kr/pretty v0.1.0 h1:L/CwN0zerZDmRFUapSPitk6f+Q3+0za1rQkzVuMiMFI=
github.com/kr/pretty v0.1.0/go.mod h1:dAy3ld7l9f0ibDNOQOHHMYYIIbhfbHSm3C4ZsoJORNo=
github.com/kr/pty v1.1.1/go.mod h1:pFQYn66WHrOpPYNljwOMqo10TkYh1fy3cYio2l3bCsQ=
github.com/kr/text v0.1.0 h1:45sCR5RtlFHMR4UwH9sdQ5TC8v0qDQCHnXt+kaKSTVE=
github.com/kr/text v0.1.0/go.mod h1:4Jbv+DJW3UT/LiOwJeYQe1efqtUx/iVham/4vfdArNI=
github.com/logrusorgru/aurora v2.0.3+incompatible h1:tOpm7WcpBTn4fjmVfgpQq0EfczGlG91VSDkswnjF5A8=
github.com/logrusorgru/aurora v2.0.3+incompatible/go.mod h1:7rIyQOR62GCctdiQpZ/zOJlFyk6y+94wXzv6RNZgaR4=
github.com/mattn/go-colorable v0.1.8 h1:c1ghPdyEDarC70ftn0y+A/Ee++9zz8ljHG1b13eJ0s8=
github.com/mattn/go-colorable v0.1.8/go.mod h1:u6P/XSegPjTcexA+o6vUJrdnUu04hMope9wVRipJSqc=
github.com/mattn/go-isatty v0.0.12 h1:wuysRhFDzyxgEmMf5xjvJ2M9dZoWAXNNr5LSBS7uHXY=
github.com/mattn/go-isatty v0.0.12/go.mod h1:cbi8OIDigv2wuxKPP5vlRcQ1OAZbq2CE4Kysco4FUpU=
github.com/onsi/ginkgo v1.6.0/go.mod h1:lLunBs/Ym6LB5Z9jYTR76FiuTmxDTDusOGeTQH+WWjE=
github.com/onsi/ginkgo v1.7.0/go.mod h1:lLunBs/Ym6LB5Z9jYTR76FiuTmxDTDusOGeTQH+WWjE=
github.com/onsi/gomega v1.4.3/go.mod h1:ex+gbHU/CVuBBDIJjb2X0qEXbFg53c61hWP/1CpauHY=
github.com/pion/randutil v0.1.0 h1:CFG1UdESneORglEsnimhUjf33Rwjubwj6xfiOXBa3mA=
github.com/pion/randutil v0.1.0/go.mod h1:XcJrSMMbbMRhASFVOlj/5hQial/Y8oH/HVo7TBZq+j8=
github.com/pion/rtp v1.6.2/go.mod h1:bDb5n+BFZxXx0Ea7E5qe+klMuqiBrP+w8XSjiWtCUko=
github.com/pion/rtp v1.7.4 h1:4dMbjb1SuynU5OpA3kz1zHK+u+eOCQjW3MAeVHf1ODA=
github.com/pion/rtp v1.7.4/go.mod h1:bDb5n+BFZxXx0Ea7E5qe+klMuqiBrP+w8XSjiWtCUko=
github.com/pixelbender/go-sdp v1.1.0/go.mod h1:6IBlz9+BrUHoFTea7gcp4S54khtOhjCW/nVDLhmZBAs=
github.com/pkg/errors v0.8.1/go.mod h1:bwawxfHBFNV+L2hUp1rHADufV3IMtnDRdf1r5NINEl0=
github.com/pkg/errors v0.9.1 h1:FEBLx1zS214owpjy7qsBeixbURkuhQAwrK5UwLGTwt4=
github.com/pkg/errors v0.9.1/go.mod h1:bwawxfHBFNV+L2hUp1rHADufV3IMtnDRdf1r5NINEl0=
github.com/pmezard/go-difflib v1.0.0 h1:4DBwDE0NGyQoBHbLQYPwSUPoCMWR5BEzIk/f1lZbAQM=
github.com/pmezard/go-difflib v1.0.0/go.mod h1:iKH77koFhYxTK1pcRnkKkqfTogsbg7gZNVY4sRDYZ/4=
github.com/q191201771/naza v0.19.1 h1:4KLcxT2CHztO+7miPRtBG3FFgadSQYQw1gPPPKN7rnY=
github.com/q191201771/naza v0.19.1/go.mod h1:5LeGupZZFtYP1g/S203n9vXoUNVdlRnPIfM6rExjqt0=
github.com/smartystreets/assertions v0.0.0-20180927180507-b2de0cb4f26d/go.mod h1:OnSkiWE9lh6wB0YB77sQom3nweQdgAjqCqsofrRNTgc=
github.com/smartystreets/goconvey v1.6.4/go.mod h1:syvi0/a8iFYH4r/RixwvyeAJjdLS9QV7WQ/tjFTllLA=
github.com/sqs/goreturns v0.0.0-20181028201513-538ac6014518/go.mod h1:CKI4AZ4XmGV240rTHfO0hfE83S6/a3/Q1siZJ/vXf7A=
github.com/stretchr/objx v0.1.0/go.mod h1:HFkY916IF+rwdDfMAkV7OtwuqBVzrE8GR6GFx+wExME=
github.com/stretchr/testify v1.3.0/go.mod h1:M5WIy9Dh21IEIfnGCwXGc5bZfKNJtfHm1UVUgZn+9EI=
github.com/stretchr/testify v1.5.1/go.mod h1:5W2xD1RspED5o8YsWQXVCued0rvSQ+mT+I5cxcmMvtA=
github.com/stretchr/testify v1.6.1/go.mod h1:6Fq8oRcR53rry900zMqJjRRixrwX3KX962/h/Wwjteg=
github.com/stretchr/testify v1.7.0 h1:nwc3DEeHmmLAfoZucVR881uASk0Mfjw8xYJ99tb5CcY=
github.com/stretchr/testify v1.7.0/go.mod h1:6Fq8oRcR53rry900zMqJjRRixrwX3KX962/h/Wwjteg=
github.com/yuin/goldmark v1.3.5/go.mod h1:mwnBkeHKe2W/ZEtQ+71ViKU8L12m81fl3OWwC1Zlc8k=
go.uber.org/atomic v1.7.0 h1:ADUqmZGgLDDfbSL9ZmPxKTybcoEYHgpYfELNoN+7hsw=
go.uber.org/atomic v1.7.0/go.mod h1:fEN4uk6kAWBTFdckzkM89CLk9XfWZrxpCo0nPH17wJc=
go.uber.org/goleak v1.1.11 h1:wy28qYRKZgnJTxGxvye5/wgWr1EKjmUDGYox5mGlRlI=
go.uber.org/goleak v1.1.11/go.mod h1:cwTWslyiVhfpKIDGSZEM2HlOvcqm+tG4zioyIeLoqMQ=
go.uber.org/multierr v1.6.0 h1:y6IPFStTAIT5Ytl7/XYmHvzXQ7S3g/IeZW9hyZ5thw4=
go.uber.org/multierr v1.6.0/go.mod h1:cdWPpRnG4AhwMwsgIHip0KRBQjJy5kYEpYjJxpXp9iU=
go.uber.org/zap v1.21.0 h1:WefMeulhovoZ2sYXz7st6K0sLj7bBhpiFaud4r4zST8=
go.uber.org/zap v1.21.0/go.mod h1:wjWOCqI0f2ZZrJF/UufIOkiC8ii6tm1iqIsLo76RfJw=
golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2/go.mod h1:djNgcEr1/C05ACkg1iLfiJU5Ep61QUkGW8qpdssI0+w=
golang.org/x/crypto v0.0.0-20191011191535-87dc89f01550/go.mod h1:yigFU9vqHzYiE8UmvKecakEJjdnWj3jj499lnFckfCI=
golang.org/x/crypto v0.0.0-20201221181555-eec23a3978ad/go.mod h1:jdWPYTVW3xRLrWPugEBEK3UY2ZEsg3UU495nc5E+M+I=
golang.org/x/lint v0.0.0-20190930215403-16217165b5de h1:5hukYrvBGR8/eNkX5mdUezrA6JiaEZDtJb9Ei+1LlBs=
golang.org/x/lint v0.0.0-20190930215403-16217165b5de/go.mod h1:6SW0HCj/g11FgYtHlgUYUwCkIfeOF89ocIRzGO/8vkc=
golang.org/x/mod v0.4.2 h1:Gz96sIWK3OalVv/I/qNygP42zyoKp3xptRVCWRFEBvo=
golang.org/x/mod v0.4.2/go.mod h1:s0Qsj1ACt9ePp/hMypM3fl4fZqREWJwdYDEqhRiZZUA=
golang.org/x/net v0.0.0-20180906233101-161cd47e91fd/go.mod h1:mL1N/T3taQHkDXs73rZJwtUhF3w3ftmwwsq0BUmARs4=
golang.org/x/net v0.0.0-20190311183353-d8887717615a/go.mod h1:t9HGtf8HONx5eT2rtn7q6eTqICYqUVnKs3thJo3Qplg=
golang.org/x/net v0.0.0-20190404232315-eb5bcb51f2a3/go.mod h1:t9HGtf8HONx5eT2rtn7q6eTqICYqUVnKs3thJo3Qplg=
golang.org/x/net v0.0.0-20190620200207-3b0461eec859/go.mod h1:z5CRVTTTmAJ677TzLLGU+0bjPO0LkuOLi4/5GtJWs/s=
golang.org/x/net v0.0.0-20210405180319-a5a99cb37ef4/go.mod h1:p54w0d4576C0XHj96bSt6lcn1PtDYWL6XObtHCRCNQM=
golang.org/x/net v0.0.0-20211112202133-69e39bad7dc2 h1:CIJ76btIcR3eFI5EgSo6k1qKw9KJexJuRLI9G7Hp5wE=
golang.org/x/net v0.0.0-20211112202133-69e39bad7dc2/go.mod h1:9nx3DQGgdP8bBQD5qxJ1jj9UTztislL4KSBs9R2vV5Y=
golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f/go.mod h1:RxMgew5VJxzue5/jJTE5uejpjVlOe/izrB70Jof72aM=
golang.org/x/sync v0.0.0-20190423024810-112230192c58/go.mod h1:RxMgew5VJxzue5/jJTE5uejpjVlOe/izrB70Jof72aM=
golang.org/x/sync v0.0.0-20201207232520-09787c993a3a/go.mod h1:RxMgew5VJxzue5/jJTE5uejpjVlOe/izrB70Jof72aM=
golang.org/x/sync v0.0.0-20210220032951-036812b2e83c h1:5KslGYwFpkhGh+Q16bwMP3cOontH8FOep7tGV86Y7SQ=
golang.org/x/sync v0.0.0-20210220032951-036812b2e83c/go.mod h1:RxMgew5VJxzue5/jJTE5uejpjVlOe/izrB70Jof72aM=
golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e/go.mod h1:STP8DvDyc/dI5b8T5hshtkjS+E42TnysNCUPdjciGhY=
golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a/go.mod h1:STP8DvDyc/dI5b8T5hshtkjS+E42TnysNCUPdjciGhY=
golang.org/x/sys v0.0.0-20190412213103-97732733099d/go.mod h1:h1NjWce9XRLGQEsW7wpKNCjG9DtNlClVuFLEZdDNbEs=
golang.org/x/sys v0.0.0-20191026070338-33540a1f6037/go.mod h1:h1NjWce9XRLGQEsW7wpKNCjG9DtNlClVuFLEZdDNbEs=
golang.org/x/sys v0.0.0-20200116001909-b77594299b42/go.mod h1:h1NjWce9XRLGQEsW7wpKNCjG9DtNlClVuFLEZdDNbEs=
golang.org/x/sys v0.0.0-20200223170610-d5e6a3e2c0ae/go.mod h1:h1NjWce9XRLGQEsW7wpKNCjG9DtNlClVuFLEZdDNbEs=
golang.org/x/sys v0.0.0-20201119102817-f84b799fce68/go.mod h1:h1NjWce9XRLGQEsW7wpKNCjG9DtNlClVuFLEZdDNbEs=
golang.org/x/sys v0.0.0-20210330210617-4fbd30eecc44/go.mod h1:h1NjWce9XRLGQEsW7wpKNCjG9DtNlClVuFLEZdDNbEs=
golang.org/x/sys v0.0.0-20210423082822-04245dca01da/go.mod h1:h1NjWce9XRLGQEsW7wpKNCjG9DtNlClVuFLEZdDNbEs=
golang.org/x/sys v0.0.0-20210510120138-977fb7262007 h1:gG67DSER+11cZvqIMb8S8bt0vZtiN6xWYARwirrOSfE=
golang.org/x/sys v0.0.0-20210510120138-977fb7262007/go.mod h1:oPkhp1MJrh7nUepCBck5+mAzfO9JrbApNNgaTdGDITg=
golang.org/x/term v0.0.0-20201117132131-f5c789dd3221/go.mod h1:Nr5EML6q2oocZ2LXRh80K7BxOlk5/8JxuGnuhpl+muw=
golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1/go.mod h1:bj7SfCRtBDWHUb9snDiAeCFNEtKQo2Wmx5Cou7ajbmo=
golang.org/x/text v0.3.0/go.mod h1:NqM8EUOU14njkJ3fqMW+pc6Ldnwhi/IjpwHt7yyuwOQ=
golang.org/x/text v0.3.3/go.mod h1:5Zoc/QRtKVWzQhOtBMvqHzDpF6irO9z98xDceosuGiQ=
golang.org/x/text v0.3.6/go.mod h1:5Zoc/QRtKVWzQhOtBMvqHzDpF6irO9z98xDceosuGiQ=
golang.org/x/text v0.3.7 h1:olpwvP2KacW1ZWvsR7uQhoyTYvKAupfQrRGBFM352Gk=
golang.org/x/text v0.3.7/go.mod h1:u+2+/6zg+i71rQMx5EYifcz6MCKuco9NR6JIITiCfzQ=
golang.org/x/tools v0.0.0-20180917221912-90fa682c2a6e/go.mod h1:n7NCudcB/nEzxVGmLbDWY5pfWTLqBcC2KZ6jyYvM4mQ=
golang.org/x/tools v0.0.0-20190311212946-11955173bddd/go.mod h1:LCzVGOaR6xXOjkQ3onu1FJEFr0SW1gC7cKk1uF8kGRs=
golang.org/x/tools v0.0.0-20190328211700-ab21143f2384/go.mod h1:LCzVGOaR6xXOjkQ3onu1FJEFr0SW1gC7cKk1uF8kGRs=
golang.org/x/tools v0.0.0-20191119224855-298f0cb1881e/go.mod h1:b+2E5dAYhXwXZwtnZ6UAqBI28+e2cm9otk0dWdXHAEo=
golang.org/x/tools v0.1.5 h1:ouewzE6p+/VEB31YYnTbEJdi8pFqKp4P4n85vwo3DHA=
golang.org/x/tools v0.1.5/go.mod h1:o0xws9oXOQQZyjljx8fwUC0k7L1pTE6eaCbjGeHmOkk=
golang.org/x/xerrors v0.0.0-20190717185122-a985d3407aa7/go.mod h1:I/5z698sn9Ka8TeJc9MKroUUfqBBauWjQqLJ2OPfmY0=
golang.org/x/xerrors v0.0.0-20191011141410-1b5146add898/go.mod h1:I/5z698sn9Ka8TeJc9MKroUUfqBBauWjQqLJ2OPfmY0=
golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 h1:go1bK/D/BFZV2I8cIQd1NKEZ+0owSTG1fDTci4IqFcE=
golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1/go.mod h1:I/5z698sn9Ka8TeJc9MKroUUfqBBauWjQqLJ2OPfmY0=
gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405/go.mod h1:Co6ibVJAznAaIkqp8huTwlJQCZ016jof/cbN4VW5Yz0=
gopkg.in/check.v1 v1.0.0-20180628173108-788fd7840127 h1:qIbj1fsPNlZgppZ+VLlY7N33q108Sa+fhmuc+sWQYwY=
gopkg.in/check.v1 v1.0.0-20180628173108-788fd7840127/go.mod h1:Co6ibVJAznAaIkqp8huTwlJQCZ016jof/cbN4VW5Yz0=
gopkg.in/fsnotify.v1 v1.4.7/go.mod h1:Tz8NjZHkW78fSQdbUxIjBTcgA1z1m8ZHf0WmKUhAMys=
gopkg.in/natefinch/lumberjack.v2 v2.0.0/go.mod h1:l0ndWWf7gzL7RNwBG7wST/UCcT4T24xpD6X8LsfU/+k=
gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7/go.mod h1:dt/ZhP58zS4L8KSrWDmTeBkI65Dw0HsyUHuEVlX15mw=
gopkg.in/yaml.v2 v2.2.1/go.mod h1:hI93XBmqTisBFMUTm0b8Fm+jr3Dg1NNxqwp+5A1VGuI=
gopkg.in/yaml.v2 v2.2.2/go.mod h1:hI93XBmqTisBFMUTm0b8Fm+jr3Dg1NNxqwp+5A1VGuI=
gopkg.in/yaml.v2 v2.2.8 h1:obN1ZagJSUGI0Ek/LBmuj4SNLPfIny3KsKFopxRdj10=
gopkg.in/yaml.v2 v2.2.8/go.mod h1:hI93XBmqTisBFMUTm0b8Fm+jr3Dg1NNxqwp+5A1VGuI=
gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c/go.mod h1:K4uyk7z7BCEPqu6E+C64Yfv1cQ7kz7rIZviUmN+EgEM=
gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b h1:h8qDotaEPuJATrMmW04NCwg7v22aHH28wwpauUhK9Oo=
gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b/go.mod h1:K4uyk7z7BCEPqu6E+C64Yfv1cQ7kz7rIZviUmN+EgEM=

132
handle.go Normal file
View File

@@ -0,0 +1,132 @@
package gb28181
import (
"bytes"
"encoding/xml"
"github.com/Monibuca/plugin-gb28181/v3/sip"
"github.com/Monibuca/plugin-gb28181/v3/transaction"
"github.com/Monibuca/plugin-gb28181/v3/utils"
"github.com/logrusorgru/aurora"
. "github.com/Monibuca/utils/v3"
"golang.org/x/net/html/charset"
"net/http"
"time"
)
func OnRegister(req *sip.Request, tx *transaction.GBTx) {
id := req.From.Uri.UserInfo()
passAuth := false
// 不需要密码情况
if config.Username == "" && config.Password == "" {
passAuth = true
} else {
// 需要密码情况 设备第一次上报返回401和加密算法
if req.Authorization != nil && req.Authorization.GetUsername() != "" {
// 有些摄像头没有配置用户名的地方用户名就是摄像头自己的国标id
var username string
if req.Authorization.GetUsername() == id {
username = id
} else {
username = config.Username
}
if dc, ok := DeviceRegisterCount.LoadOrStore(id, 1); ok && dc.(int) > MaxRegisterCount {
var response sip.Response
response.Message = req.BuildResponse(http.StatusForbidden)
_ = tx.Respond(&response)
return
} else {
// 设备第二次上报,校验
_nonce, loaded := DeviceNonce.Load(id)
if loaded && req.Authorization.Verify(username, config.Password, config.Realm, _nonce.(string)) {
passAuth = true
} else {
DeviceRegisterCount.Store(id, dc.(int)+1)
}
}
}
}
if passAuth {
storeDevice(id, tx.Core, req.Message)
DeviceNonce.Delete(id)
DeviceRegisterCount.Delete(id)
m := req.BuildOK()
resp := &sip.Response{Message: m}
_ = tx.Respond(resp)
} else {
var response sip.Response
response.Message = req.BuildResponseWithPhrase(401, "Unauthorized")
_nonce, _ := DeviceNonce.LoadOrStore(id, utils.RandNumString(32))
response.WwwAuthenticate = sip.NewWwwAuthenticate(config.Realm, _nonce.(string), sip.DIGEST_ALGO_MD5)
response.SourceAdd = req.DestAdd
response.DestAdd = req.SourceAdd
_ = tx.Respond(&response)
}
}
func OnMessage(req *sip.Request, tx *transaction.GBTx) {
if v, ok := Devices.Load(req.From.Uri.UserInfo()); ok {
d := v.(*Device)
if d.Status == string(sip.REGISTER) {
d.Status = "ONLINE"
go d.QueryDeviceInfo(req)
}
d.UpdateTime = time.Now()
temp := &struct {
XMLName xml.Name
CmdType string
DeviceID string
DeviceName string
Manufacturer string
Model string
Channel string
DeviceList []*Channel `xml:"DeviceList>Item"`
RecordList []*Record `xml:"RecordList>Item"`
}{}
decoder := xml.NewDecoder(bytes.NewReader([]byte(req.Body)))
decoder.CharsetReader = charset.NewReaderLabel
err := decoder.Decode(temp)
if err != nil {
err = utils.DecodeGbk(temp, []byte(req.Body))
if err != nil {
Printf("decode catelog err: %s", err)
}
}
var body string
switch temp.CmdType {
case "Keepalive":
d.LastKeepaliveAt = time.Now()
//callID !="" 说明是订阅的事件类型信息
if d.Channels == nil || d.subscriber.CallID != "" && d.LastKeepaliveAt.After(d.subscriber.Timeout) {
go d.Catalog()
}
d.CheckSubStream()
case "Catalog":
d.UpdateChannels(temp.DeviceList)
case "RecordInfo":
d.UpdateRecord(temp.DeviceID, temp.RecordList)
case "DeviceInfo":
// 主设备信息
d.Name = temp.DeviceName
d.Manufacturer = temp.Manufacturer
d.Model = temp.Model
case "Alarm":
d.Status = "Alarmed"
body = sip.BuildAlarmResponseXML(d.ID)
default:
Println("DeviceID:", aurora.Red(d.ID), " Not supported CmdType : "+temp.CmdType+" body:\n", req.Body)
response := &sip.Response{req.BuildResponse(http.StatusBadRequest)}
tx.Respond(response)
return
}
buildOK := req.BuildOK()
buildOK.Body = body
response := &sip.Response{buildOK}
tx.Respond(response)
}
}

371
main.go
View File

@@ -1,36 +1,128 @@
package gb28181
import (
. "github.com/Monibuca/engine/v2"
"github.com/Monibuca/engine/v2/util"
"github.com/Monibuca/plugin-gb28181/transaction"
rtp "github.com/Monibuca/plugin-rtp"
. "github.com/logrusorgru/aurora"
"bufio"
"io"
"log"
"net"
"net/http"
"strconv"
"strings"
"sync"
"time"
"github.com/Monibuca/engine/v3"
"github.com/Monibuca/plugin-gb28181/v3/sip"
"github.com/Monibuca/plugin-gb28181/v3/transaction"
. "github.com/Monibuca/utils/v3"
. "github.com/logrusorgru/aurora"
"github.com/pion/rtp"
)
var Devices sync.Map
var (
Ignores = make(map[string]struct{})
publishers Publishers
serverConfig *transaction.Config
)
const MaxRegisterCount = 3
func FindChannel(deviceId string, channelId string) (c *Channel) {
if v, ok := Devices.Load(deviceId); ok {
d := v.(*Device)
d.channelMutex.RLock()
c = d.channelMap[channelId]
d.channelMutex.RUnlock()
}
return
}
type Publishers struct {
data map[uint32]*Publisher
sync.RWMutex
}
func (p *Publishers) Add(key uint32, pp *Publisher) {
p.Lock()
p.data[key] = pp
p.Unlock()
}
func (p *Publishers) Remove(key uint32) {
p.Lock()
delete(p.data, key)
p.Unlock()
}
func (p *Publishers) Get(key uint32) *Publisher {
p.RLock()
defer p.RUnlock()
return p.data[key]
}
var config = struct {
Serial string
Realm string
ListenAddr string
Expires int
AutoInvite bool
}{"34020000002000000001", "3402000000", "127.0.0.1:5060", 3600, true}
Serial string
Realm string
ListenAddr string
Expires int
MediaPort uint16
AutoInvite bool
AutoCloseAfter int
Ignore []string
TCP bool
TCPMediaPortNum uint16
RemoveBanInterval int
PreFetchRecord bool
Username string
Password string
UdpCacheSize int //udp排序缓存
}{"34020000002000000001", "3402000000", "127.0.0.1:5060", 3600, 58200, false, -1, nil, false, 1, 600, false, "", "", 0}
func init() {
InstallPlugin(&PluginConfig{
pc := engine.PluginConfig{
Name: "GB28181",
Config: &config,
Type: PLUGIN_PUBLISHER,
Run: run,
})
}
pc.Install(run)
publishers.data = make(map[uint32]*Publisher)
}
func onBye(req *sip.Request, tx *transaction.GBTx) {
response := &sip.Response{req.BuildOK()}
_ = tx.Respond(response)
}
func storeDevice(id string, s *transaction.Core, req *sip.Message) {
var d *Device
if _d, loaded := Devices.Load(id); loaded {
d = _d.(*Device)
d.UpdateTime = time.Now()
d.from = &sip.Contact{Uri: req.StartLine.Uri, Params: make(map[string]string)}
d.to = req.To
d.Addr = req.Via.GetSendBy()
//TODO: Should we send GetDeviceInf request?
//message := d.CreateMessage(sip.MESSAGE)
//message.Body = sip.GetDeviceInfoXML(d.ID)
//request := &sip.Request{Message: message}
//if newTx, err := s.Request(request); err == nil {
// if _, err = newTx.SipResponse(); err != nil {
// Println("notify device after register,", err)
// return
// }
//}
} else {
Devices.Store(id, &Device{
ID: id,
RegisterTime: time.Now(),
UpdateTime: time.Now(),
Status: string(sip.REGISTER),
Core: s,
from: &sip.Contact{Uri: req.StartLine.Uri, Params: make(map[string]string)},
to: req.To,
Addr: req.Via.GetSendBy(),
SipIP: serverConfig.MediaIP,
channelMap: make(map[string]*Channel),
})
}
}
func run() {
@@ -39,33 +131,80 @@ func run() {
log.Fatal(err)
}
Print(Green("server gb28181 start at"), BrightBlue(config.ListenAddr))
config := &transaction.Config{
for _, id := range config.Ignore {
Ignores[id] = struct{}{}
}
useTCP := config.TCP
serverConfig = &transaction.Config{
SipIP: ipAddr.IP.String(),
SipPort: uint16(ipAddr.Port),
SipNetwork: "UDP",
Serial: config.Serial,
Realm: config.Realm,
Username: config.Username,
Password: config.Password,
AckTimeout: 10,
MediaIP: ipAddr.IP.String(),
RegisterValidity: config.Expires,
RegisterInterval: 60,
HeartbeatInterval: 60,
HeartbeatRetry: 3,
AudioEnable: true,
WaitKeyFrame: true,
MediaPortMin: 58200,
MediaPortMax: 58300,
MediaIdleTimeout: 30,
AudioEnable: true,
WaitKeyFrame: true,
MediaIdleTimeout: 30,
RemoveBanInterval: config.RemoveBanInterval,
UdpCacheSize: config.UdpCacheSize,
}
s := transaction.NewCore(config)
s.OnInvite = onPublish
http.HandleFunc("/gb28181/list", func(w http.ResponseWriter, r *http.Request) {
sse := util.NewSSE(w, r.Context())
s := transaction.NewCore(serverConfig)
s.RegistHandler(sip.REGISTER, OnRegister)
s.RegistHandler(sip.MESSAGE, OnMessage)
s.RegistHandler(sip.BYE, onBye)
//OnStreamClosedHooks.AddHook(func(stream *Stream) {
// Devices.Range(func(key, value interface{}) bool {
// device:=value.(*Device)
// for _,channel := range device.Channels {
// if stream.StreamPath == channel.RecordSP {
//
// }
// }
// })
//})
if useTCP {
listenMediaTCP()
} else {
go listenMediaUDP()
}
// go queryCatalog(serverConfig)
if serverConfig.Username != "" || serverConfig.Password != "" {
go removeBanDevice(serverConfig)
}
http.HandleFunc("/api/gb28181/query/records", func(w http.ResponseWriter, r *http.Request) {
CORS(w, r)
id := r.URL.Query().Get("id")
channel := r.URL.Query().Get("channel")
startTime := r.URL.Query().Get("startTime")
endTime := r.URL.Query().Get("endTime")
if c := FindChannel(id, channel); c != nil {
w.WriteHeader(c.QueryRecord(startTime, endTime))
} else {
w.WriteHeader(404)
}
})
http.HandleFunc("/api/gb28181/list", func(w http.ResponseWriter, r *http.Request) {
CORS(w, r)
sse := NewSSE(w, r.Context())
for {
var list []*transaction.Device
s.Devices.Range(func(key, value interface{}) bool {
list = append(list, value.(*transaction.Device))
var list []*Device
Devices.Range(func(key, value interface{}) bool {
device := value.(*Device)
if time.Since(device.UpdateTime) > time.Duration(serverConfig.RegisterValidity)*time.Second {
Devices.Delete(key)
} else {
list = append(list, device)
}
return true
})
sse.WriteJSON(list)
@@ -76,90 +215,120 @@ func run() {
}
}
})
http.HandleFunc("/gb28181/control", func(w http.ResponseWriter, r *http.Request) {
w.Header().Set("Access-Control-Allow-Origin", "*")
http.HandleFunc("/api/gb28181/control", func(w http.ResponseWriter, r *http.Request) {
CORS(w, r)
id := r.URL.Query().Get("id")
channel ,err:= strconv.Atoi(r.URL.Query().Get("channel"))
if err!=nil{
w.WriteHeader(404)
}
channel := r.URL.Query().Get("channel")
ptzcmd := r.URL.Query().Get("ptzcmd")
if v, ok := s.Devices.Load(id); ok {
w.WriteHeader(v.(*transaction.Device).Control(channel,ptzcmd))
if c := FindChannel(id, channel); c != nil {
w.WriteHeader(c.Control(ptzcmd))
} else {
w.WriteHeader(404)
}
})
http.HandleFunc("/gb28181/invite", func(w http.ResponseWriter, r *http.Request) {
w.Header().Set("Access-Control-Allow-Origin", "*")
http.HandleFunc("/api/gb28181/invite", func(w http.ResponseWriter, r *http.Request) {
CORS(w, r)
query := r.URL.Query()
id := query.Get("id")
channel := r.URL.Query().Get("channel")
startTime := query.Get("startTime")
endTime := query.Get("endTime")
if c := FindChannel(id, channel); c != nil {
if startTime == "" && c.LivePublisher != nil {
w.WriteHeader(304) //直播流已存在
} else {
w.WriteHeader(c.Invite(startTime, endTime))
}
} else {
w.WriteHeader(404)
}
})
http.HandleFunc("/api/gb28181/bye", func(w http.ResponseWriter, r *http.Request) {
CORS(w, r)
id := r.URL.Query().Get("id")
channel ,err:= strconv.Atoi(r.URL.Query().Get("channel"))
if err != nil {
w.WriteHeader(404)
}
if v, ok := s.Devices.Load(id); ok {
w.WriteHeader(v.(*transaction.Device).Invite(channel))
channel := r.URL.Query().Get("channel")
live := r.URL.Query().Get("live")
if c := FindChannel(id, channel); c != nil {
w.WriteHeader(c.Bye(live != "false"))
} else {
w.WriteHeader(404)
}
})
http.HandleFunc("/gb28181/bye", func(w http.ResponseWriter, r *http.Request) {
w.Header().Set("Access-Control-Allow-Origin", "*")
id := r.URL.Query().Get("id")
channel ,err:= strconv.Atoi(r.URL.Query().Get("channel"))
if err != nil {
w.WriteHeader(404)
s.StartAndWait()
}
func listenMediaTCP() {
for i := uint16(0); i < config.TCPMediaPortNum; i++ {
addr := ":" + strconv.Itoa(int(config.MediaPort+i))
go ListenTCP(addr, func(conn net.Conn) {
var rtpPacket rtp.Packet
reader := bufio.NewReader(conn)
lenBuf := make([]byte, 2)
defer conn.Close()
var err error
for err == nil {
if _, err = io.ReadFull(reader, lenBuf); err != nil {
return
}
ps := make([]byte, BigEndian.Uint16(lenBuf))
if _, err = io.ReadFull(reader, ps); err != nil {
return
}
if err := rtpPacket.Unmarshal(ps); err != nil {
Println("gb28181 decode rtp error:", err)
} else if publisher := publishers.Get(rtpPacket.SSRC); publisher != nil && publisher.Err() == nil {
publisher.PushPS(&rtpPacket)
}
}
})
}
}
func listenMediaUDP() {
var rtpPacket rtp.Packet
networkBuffer := 1048576
addr := ":" + strconv.Itoa(int(config.MediaPort))
conn, err := ListenUDP(addr, networkBuffer)
if err != nil {
Printf("listen udp %s err: %v", addr, err)
return
}
bufUDP := make([]byte, networkBuffer)
Printf("udp server start listen video port[%d]", config.MediaPort)
defer Printf("udp server stop listen video port[%d]", config.MediaPort)
for n, _, err := conn.ReadFromUDP(bufUDP); err == nil; n, _, err = conn.ReadFromUDP(bufUDP) {
ps := bufUDP[:n]
if err := rtpPacket.Unmarshal(ps); err != nil {
Println("gb28181 decode rtp error:", err)
}
if v, ok := s.Devices.Load(id); ok {
w.WriteHeader(v.(*transaction.Device).Bye(channel))
} else {
w.WriteHeader(404)
if publisher := publishers.Get(rtpPacket.SSRC); publisher != nil && publisher.Err() == nil {
publisher.PushPS(&rtpPacket)
}
})
s.Start()
}
}
func onPublish(channel *transaction.Channel) (port int) {
rtpPublisher := new(rtp.RTP_PS)
if !rtpPublisher.Publish("gb28181/" + channel.DeviceID) {
return
}
rtpPublisher.Type = "GB28181"
addr, err := net.ResolveUDPAddr("udp", ":0")
if err != nil {
return
}
conn, err := net.ListenUDP("udp", addr)
if err != nil {
return
}
networkBuffer := 1048576
if err := conn.SetReadBuffer(networkBuffer); err != nil {
Printf("udp server video conn set read buffer error, %v", err)
}
if err := conn.SetWriteBuffer(networkBuffer); err != nil {
Printf("udp server video conn set write buffer error, %v", err)
}
la := conn.LocalAddr().String()
strPort := la[strings.LastIndex(la, ":")+1:]
if port, err = strconv.Atoi(strPort); err != nil {
return
}
go func() {
bufUDP := make([]byte, 1048576)
Printf("udp server start listen video port[%d]", port)
defer Printf("udp server stop listen video port[%d]", port)
for rtpPublisher.Err() == nil {
if err = conn.SetReadDeadline(time.Now().Add(time.Second*30));err!=nil{
return
// func queryCatalog(config *transaction.Config) {
// t := time.NewTicker(time.Duration(config.CatalogInterval) * time.Second)
// for range t.C {
// Devices.Range(func(key, value interface{}) bool {
// device := value.(*Device)
// if time.Since(device.UpdateTime) > time.Duration(config.RegisterValidity)*time.Second {
// Devices.Delete(key)
// } else if device.Channels != nil {
// go device.Catalog()
// }
// return true
// })
// }
// }
func removeBanDevice(config *transaction.Config) {
t := time.NewTicker(time.Duration(config.RemoveBanInterval) * time.Second)
for range t.C {
DeviceRegisterCount.Range(func(key, value interface{}) bool {
if value.(int) > MaxRegisterCount {
DeviceRegisterCount.Delete(key)
}
if n, _, err := conn.ReadFromUDP(bufUDP); err == nil {
rtpPublisher.PushPS(bufUDP[:n])
} else {
Println("udp server read video pack error", err)
rtpPublisher.Close()
}
}
}()
return
return true
})
}
}

106
publisher.go Normal file
View File

@@ -0,0 +1,106 @@
package gb28181
import (
"github.com/Monibuca/engine/v3"
"github.com/Monibuca/plugin-gb28181/v3/utils"
. "github.com/Monibuca/utils/v3"
"github.com/pion/rtp"
)
type Publisher struct {
*engine.Stream
parser *utils.DecPSPackage
pushVideo func(uint32, uint32, []byte)
pushAudio func(uint32, []byte)
lastSeq uint16
udpCache *utils.PriorityQueueRtp
}
func (p *Publisher) PushVideo(ts uint32, cts uint32, payload []byte) {
p.pushVideo(ts, cts, payload)
}
func (p *Publisher) PushAudio(ts uint32, payload []byte) {
p.pushAudio(ts, payload)
}
func (p *Publisher) Publish() (result bool) {
if result = p.Stream.Publish(); result {
p.pushVideo = func(ts uint32, cts uint32, payload []byte) {
var vt *engine.VideoTrack
switch p.parser.VideoStreamType {
case utils.StreamTypeH264:
vt = p.Stream.NewVideoTrack(7)
case utils.StreamTypeH265:
vt = p.Stream.NewVideoTrack(12)
default:
return
}
vt.PushAnnexB(ts, cts, payload)
p.pushVideo = vt.PushAnnexB
}
p.pushAudio = func(ts uint32, payload []byte) {
switch p.parser.AudioStreamType {
case utils.G711A:
at := p.Stream.NewAudioTrack(7)
at.SoundRate = 8000
at.SoundSize = 16
at.Channels = 1
at.ExtraData = []byte{(at.CodecID << 4) | (1 << 1)}
at.PushRaw(ts, payload)
p.pushAudio = at.PushRaw
// case utils.G711U:
// at := p.Stream.NewAudioTrack(8)
// at.SoundRate = 8000
// at.SoundSize = 16
// asc := at.CodecID << 4
// asc = asc + 1<<1
// at.ExtraData = []byte{asc}
// at.PushRaw(pack)
// p.pushAudio = at.PushRaw
}
}
}
return
}
func (p *Publisher) PushPS(rtp *rtp.Packet) {
originRtp := *rtp
if config.UdpCacheSize > 0 && config.TCP == false {
//序号小于第一个包的丢弃,rtp包序号达到65535后会从0开始所以这里需要判断一下
if rtp.SequenceNumber < p.lastSeq && p.lastSeq-rtp.SequenceNumber < utils.MaxRtpDiff {
return
}
p.udpCache.Push(*rtp)
rtpTmp, _ := p.udpCache.Pop()
rtp = &rtpTmp
}
ps := rtp.Payload
if p.lastSeq != 0 {
// rtp序号不连续丢弃PS
if p.lastSeq+1 != rtp.SequenceNumber {
if config.UdpCacheSize > 0 && config.TCP == false {
if p.udpCache.Len() < config.UdpCacheSize {
p.udpCache.Push(*rtp)
return
} else {
p.udpCache.Empty()
rtp = &originRtp // 还原rtp包而不是使用缓存中避免rtp序号断裂
}
}
p.parser.Reset()
}
}
p.lastSeq = rtp.SequenceNumber
p.Update()
if p.parser == nil {
p.parser = new(utils.DecPSPackage)
}
if len(ps) >= 4 && BigEndian.Uint32(ps) == utils.StartCodePS {
if p.parser.Len() > 0 {
p.parser.Skip(4)
p.parser.Read(rtp.Timestamp, p)
p.parser.Reset()
}
p.parser.Write(ps)
} else if p.parser.Len() > 0 {
p.parser.Write(ps)
}
}

114
rtpsort_test.go Executable file
View File

@@ -0,0 +1,114 @@
package gb28181
import (
"fmt"
"github.com/Monibuca/engine/v3"
"github.com/Monibuca/plugin-gb28181/v3/utils"
"github.com/agiledragon/gomonkey/v2"
"github.com/pion/rtp"
"reflect"
"testing"
)
// 测试rtp序号数据
var items = []uint16{
65526, 65530, 65524, 65525, 65527, 65528, 65529,
0, 65533, 65531, 65532, 65534, 65535, 1,
3, 6, 5, 4, 2, 8, 7,
}
var items2 = []uint16{
11672, 11673, 11674, 11675, 11676, 11677, 11678,
11679, 11680, 11681, 11682, 11683, 11684, 11685,
11686, 11687, 11688, 11689, 11690, 11691, 11692,
11693, 11694, 11695, 11696, 11697, 11698, 11699,
11700, 11701, 11702, 11703, 11704, 11705, 11706,
11707, 11708, 11709, 11710, 11711, 11712,
}
func _pushPsWithCache(p *Publisher, rtp *rtp.Packet) {
originRtp := *rtp
if config.UdpCacheSize > 0 && !config.TCP {
//序号小于第一个包的丢弃,rtp包序号达到65535后会从0开始所以这里需要判断一下
if rtp.SequenceNumber < p.lastSeq && p.lastSeq-rtp.SequenceNumber < utils.MaxRtpDiff {
return
}
p.udpCache.Push(*rtp)
rtpTmp, _ := p.udpCache.Pop()
rtp = &rtpTmp
}
if p.lastSeq != 0 {
// rtp序号不连续丢弃PS
if p.lastSeq+1 != rtp.SequenceNumber {
if config.UdpCacheSize > 0 && !config.TCP {
if p.udpCache.Len() < config.UdpCacheSize {
p.udpCache.Push(*rtp)
return
} else {
p.udpCache.Empty()
rtp = &originRtp
}
}
p.parser.Reset()
}
}
p.lastSeq = rtp.SequenceNumber
fmt.Println("rtp.SequenceNumber:", rtp.SequenceNumber)
}
// 如果运行失败可以关闭gc,go test -gcflags=all=-l -v
func TestRtpSort(t *testing.T) {
publisher := Publisher{
Stream: &engine.Stream{
StreamPath: "live/test",
},
udpCache: utils.NewPqRtp(),
}
config.UdpCacheSize = 7
patches := gomonkey.ApplyMethod(reflect.TypeOf(&publisher), "PushPS", _pushPsWithCache)
defer patches.Reset()
for i := 0; i < len(items); i++ {
rtpPacket := &rtp.Packet{Header: rtp.Header{SequenceNumber: items[i]}}
publisher.PushPS(rtpPacket)
}
}
// 如果运行失败可以关闭gc,go test -gcflags=all=-l -v
// 测试有empty的情况
func TestRtpSortWithEmpty(t *testing.T) {
publisher := Publisher{
Stream: &engine.Stream{
StreamPath: "live/test",
},
udpCache: utils.NewPqRtp(),
}
config.UdpCacheSize = 7
publisher.udpCache.Push(rtp.Packet{Header: rtp.Header{SequenceNumber: 11665}})
patches := gomonkey.ApplyMethod(reflect.TypeOf(&publisher), "PushPS", _pushPsWithCache)
defer patches.Reset()
for i := 0; i < len(items2); i++ {
rtpPacket := &rtp.Packet{Header: rtp.Header{SequenceNumber: items2[i]}}
publisher.PushPS(rtpPacket)
}
}
func TestPqSort(t *testing.T) {
pq := utils.NewPqRtp()
for i := 0; i < len(items); i++ {
rtpPacket := rtp.Packet{Header: rtp.Header{SequenceNumber: items[i]}}
pq.Push(rtpPacket)
}
for pq.Len() > 0 {
rtpPacket, _ := pq.Pop()
fmt.Println("packet seq:", rtpPacket.SequenceNumber)
}
}

View File

@@ -1,6 +1,7 @@
package sip
import (
"crypto/md5"
"errors"
"fmt"
"strconv"
@@ -12,10 +13,10 @@ import (
//windows : \n
//Mac OS : \r
const (
VERSION = "SIP/2.0" // sip version
CRLF = "\r\n" // 0x0D0A
CRLFCRLF = "\r\n\r\n" // 0x0D0A0D0A
VERSION = "SIP/2.0" // sip version
CRLF = "\r\n" // 0x0D0A
CRLFCRLF = "\r\n\r\n" // 0x0D0A0D0A
DIGEST_ALGO_MD5 = "MD5"
//CRLF = "\n" // 0x0D
//CRLFCRLF = "\n\n" // 0x0D0D
)
@@ -377,6 +378,9 @@ func (c *CSeq) Parse(str string) error {
return err
}
c.ID = uint32(n)
if len(arr1) < 2 {
return errors.New("no method: " + str)
}
c.Method = Method(arr1[1])
return nil
}
@@ -440,28 +444,29 @@ type URI struct {
params map[string]string // include branch/maddr/received/ttl/rport
headers map[string]string // include branch/maddr/received/ttl/rport
}
func (u *URI) Host() string {
return u.host
}
func (u *URI) UserInfo() string {
return strings.Split(u.host,"@")[0]
return strings.Split(u.host, "@")[0]
}
func (u *URI) Domain() string {
return strings.Split(u.host,"@")[1]
return strings.Split(u.host, "@")[1]
}
func (u *URI) IP() string {
t:=strings.Split(u.host,"@")
t := strings.Split(u.host, "@")
if len(t) == 1 {
return strings.Split(t[0],":")[0]
return strings.Split(t[0], ":")[0]
}
return strings.Split(t[1],":")[0]
return strings.Split(t[1], ":")[0]
}
func (u *URI) Port() string {
t:=strings.Split(u.host,"@")
t := strings.Split(u.host, "@")
if len(t) == 1 {
return strings.Split(t[0],":")[1]
return strings.Split(t[0], ":")[1]
}
return strings.Split(t[1],":")[1]
return strings.Split(t[1], ":")[1]
}
func (u *URI) String() string {
if u.scheme == "" {
@@ -546,8 +551,12 @@ func parseURI(str string) (ret URI, err error) {
arr1 := strings.Split(paramStr, ";")
for _, one := range arr1 {
tmp := strings.Split(one, "=")
k, v := tmp[0], tmp[1]
ret.params[k] = v
if len(tmp) == 2 {
k, v := tmp[0], tmp[1]
ret.params[k] = v
} else {
ret.params[tmp[0]] = ""
}
}
}
@@ -557,10 +566,139 @@ func parseURI(str string) (ret URI, err error) {
arr2 := strings.Split(paramStr, "&")
for _, one := range arr2 {
tmp := strings.Split(one, "=")
k, v := tmp[0], tmp[1]
var k, v string
if len(tmp) == 2 {
k, v = tmp[0], tmp[1]
} else {
k = tmp[0]
}
ret.headers[k] = v
}
}
return
}
type WwwAuthenticate struct {
realm string
nonce string
algorithm string
//opaque string // gb28181不需要这字段海康有
}
func NewWwwAuthenticate(realm, nonce, algorithm string) *WwwAuthenticate {
return &WwwAuthenticate{
realm: realm,
nonce: nonce,
algorithm: algorithm,
}
}
// WWW-Authenticate: Digest realm="hik", nonce="a8afe6fcbee6331d89d3eb0d3d19ce39", opaque="a853e4f25298413f9bf3a9aa6767857d", algorithm=MD5
func (w *WwwAuthenticate) String() string {
return fmt.Sprintf(`Digest realm="%s", nonce="%s", algorithm=%s`, w.realm, w.nonce, w.algorithm)
}
func (w *WwwAuthenticate) Parse(str string) error {
arr := strings.Split(str, ",")
for _, s := range arr {
tmp := strings.Split(s, "=")
if len(tmp) != 2 {
continue
}
v := strings.ReplaceAll(tmp[1], "\"", "")
if strings.Contains(tmp[0], "realm") {
w.realm = v
}
if strings.Contains(tmp[0], "nonce") {
w.nonce = v
}
if strings.Contains(tmp[0], "algorithm") {
w.algorithm = v
}
}
return nil
}
type Authorization struct {
username string
realm string
nonce string
uri string
response string
algorithm string
//opaque string // gb28181不需要这字段海康有
}
// Authorization: Digest username="admin", realm="hik", nonce="a8afe6fcbee6331d89d3eb0d3d19ce39", uri="sip:130909115229300920@10.64.49.44:7100", response="907ddb1bcc25174d7de4a96c947fb066", algorithm=MD5, opaque="a853e4f25298413f"
func (a *Authorization) String() string {
return fmt.Sprintf(`Digest username="%s", realm="%s", nonce="%s", uri="%s", response="%s", algorithm=%s`,
a.username, a.realm, a.nonce, a.uri, a.response, a.algorithm)
}
func (a *Authorization) GetUsername() string {
return a.username
}
func (a *Authorization) Parse(str string) error {
arr := strings.Split(str, ",")
for _, s := range arr {
tmp := strings.Split(s, "=")
if len(tmp) != 2 {
continue
}
v := strings.ReplaceAll(tmp[1], "\"", "")
if strings.Contains(tmp[0], "username") {
a.username = v
}
if strings.Contains(tmp[0], "realm") {
a.realm = v
}
if strings.Contains(tmp[0], "nonce") {
a.nonce = v
}
if strings.Contains(tmp[0], "uri") {
a.uri = v
}
if strings.Contains(tmp[0], "response") {
a.response = v
}
if strings.Contains(tmp[0], "algorithm") {
a.algorithm = strings.Trim(v,"H:")
}
}
return nil
}
func (a *Authorization) Verify(username, passwd, realm, nonce string) bool {
//1、将 username,realm,password 依次组合获取 1 个字符串,并用算法加密的到密文 r1
s1 := fmt.Sprintf("%s:%s:%s", username, realm, passwd)
r1 := a.getDigest(s1)
//2、将 method即REGISTER ,uri 依次组合获取 1 个字符串,并对这个字符串使用算法 加密得到密文 r2
s2 := fmt.Sprintf("REGISTER:%s", a.uri)
r2 := a.getDigest(s2)
if r1 == "" || r2 == "" {
fmt.Println("Authorization algorithm wrong")
return false
}
//3、将密文 1nonce 和密文 2 依次组合获取 1 个字符串,并对这个字符串使用算法加密,获得密文 r3即Response
s3 := fmt.Sprintf("%s:%s:%s", r1, nonce, r2)
r3 := a.getDigest(s3)
//4、计算服务端和客户端上报的是否相等
if r3 == a.response {
return true
}
return false
}
func (a *Authorization) getDigest(raw string) string {
switch a.algorithm {
case DIGEST_ALGO_MD5:
return fmt.Sprintf("%x", md5.Sum([]byte(raw)))
default: //如果没有算法默认使用MD5
return fmt.Sprintf("%x", md5.Sum([]byte(raw)))
}
}

View File

@@ -6,7 +6,7 @@ import (
)
func TestContact(t *testing.T) {
str1 := "\"Mr.Watson\" <sip:watson@worcester.bell-telephone.com>;q=0.7; expires=3600,\"Mr.Watson\" <mailto:watson@bell-telephone.com>";
str1 := "\"Mr.Watson\" <sip:watson@worcester.bell-telephone.com>;q=0.7; expires=3600,\"Mr.Watson\" <mailto:watson@bell-telephone.com>"
//str1 := `"Mr.Watson" <sip:watson@worcester.bell-telephone.com>;q=0.7;`
c := &Contact{}
err := c.Parse(str1)
@@ -112,3 +112,60 @@ y=0009093131`
fmt.Println("output:")
fmt.Println(string(out))
}
func TestAuthorization_Verify(t *testing.T) {
type fields struct {
username string
realm string
nonce string
uri string
response string
algorithm string
}
type args struct {
username string
passwd string
realm string
nonce string
}
tests := []struct {
name string
fields fields
args args
want bool
}{
{
name: "test1",
fields: fields{
username: "34020000001320000001",
realm: "3402000000",
nonce: "1628819207",
uri: "sip:34020000002000000001@172.165.0.10:15060",
response: "fa2b30e05ea42dd0ab69ef05d3a06096",
algorithm: "MD5",
},
args: args{
username: "34020000001320000001",
passwd: "12345678",
realm: "3402000000",
nonce: "1628819207",
},
want: true,
},
}
for _, tt := range tests {
t.Run(tt.name, func(t *testing.T) {
a := &Authorization{
username: tt.fields.username,
realm: tt.fields.realm,
nonce: tt.fields.nonce,
uri: tt.fields.uri,
response: tt.fields.response,
algorithm: tt.fields.algorithm,
}
if got := a.Verify(tt.args.username, tt.args.passwd, tt.args.realm, tt.args.nonce); got != tt.want {
t.Errorf("Verify() = %v, want %v", got, tt.want)
}
})
}
}

View File

@@ -3,10 +3,12 @@ package sip
import (
"errors"
"fmt"
"net"
"strconv"
"strings"
"time"
"github.com/Monibuca/plugin-gb28181/utils"
"github.com/Monibuca/plugin-gb28181/v3/utils"
)
//Content-Type: Application/MANSCDP+xml
@@ -20,26 +22,37 @@ import (
type Message struct {
Mode Mode //0:REQUEST, 1:RESPONSE
StartLine *StartLine
Via *Via //Via
From *Contact //From
To *Contact //To
CallID string //Call-ID
CSeq *CSeq //CSeq
Contact *Contact //Contact
Authorization string //Authorization
MaxForwards int //Max-Forwards
UserAgent string //User-Agent
Subject string //Subject
ContentType string //Content-Type
Expires int //Expires
ContentLength int //Content-Length
Route *Contact
Body string
Addr string
StartLine *StartLine
Via *Via //Via
From *Contact //From
To *Contact //To
CallID string //Call-ID
CSeq *CSeq //CSeq
Contact *Contact //Contact
Authorization *Authorization //Authorization
MaxForwards int //Max-Forwards
UserAgent string //User-Agent
Subject string //Subject
ContentType string //Content-Type
Expires int //Expires
ContentLength int //Content-Length
Route *Contact
Body string
Addr string
Event string
Date time.Time
WwwAuthenticate *WwwAuthenticate //gb28181 密码验证 上级发给下级是WwwAuthenticate下级发给上级是Authorization
SourceAdd net.Addr
DestAdd net.Addr
}
func (m *Message) BuildResponse(code int) *Message {
return m.BuildResponseWithPhrase(code, "")
}
func (m *Message) BuildOK() *Message {
return m.BuildResponseWithPhrase(200, "OK")
}
func (m *Message) BuildResponseWithPhrase(code int, phrase string) *Message {
response := Message{
Mode: SIP_MESSAGE_RESPONSE,
From: m.From,
@@ -48,15 +61,19 @@ func (m *Message) BuildResponse(code int) *Message {
CSeq: m.CSeq,
Via: m.Via,
MaxForwards: m.MaxForwards,
UserAgent: "Monibuca",
StartLine: &StartLine{
Code: code,
Code: code,
phrase: phrase,
},
Date: time.Now(),
DestAdd: m.SourceAdd,
}
return &response
}
//z9hG4bK + 10个随机数字
func randBranch() string {
func RandBranch() string {
return fmt.Sprintf("z9hG4bK%s", utils.RandNumString(8))
}
@@ -80,7 +97,7 @@ func BuildMessageRequest(method Method, transport, sipSerial, sipRealm, username
Host: client,
}
msg.Via.Params = map[string]string{
"branch": randBranch(),
"branch": RandBranch(),
"rport": "-1", //only key,no-value
}
msg.From = &Contact{
@@ -123,8 +140,6 @@ func (m *Message) IsResponse() bool {
func (m *Message) GetMethod() Method {
if m.CSeq == nil {
b, _ := Encode(m)
println(string(b))
return MESSAGE
}
return m.CSeq.Method
@@ -156,7 +171,7 @@ func (m *Message) GetBranch() string {
b, ok := m.Via.Params["branch"]
if !ok {
panic("invalid via paramas branch")
return ""
}
return b
@@ -166,12 +181,12 @@ func (m *Message) GetBranch() string {
//请求消息的source格式 host:port
func (m *Message) Source() string {
if m.Mode == SIP_MESSAGE_RESPONSE {
fmt.Println("only for request message")
//fmt.Println("only for request message")
return ""
}
if m.Via == nil {
fmt.Println("invalid request message")
//fmt.Println("invalid request message")
return ""
}
@@ -219,8 +234,10 @@ func Decode(data []byte) (msg *Message, err error) {
}
headStr := strings.TrimSpace(msgArr[0])
if len(msgArr) > 1 {
msg.Body = strings.TrimSpace(msgArr[1])
if msgArrLen := len(msgArr); msgArrLen > 1 {
for i := 1; i < msgArrLen; i++ {
msg.Body += strings.TrimSpace(msgArr[i])
}
}
headStr = strings.Trim(headStr, CRLF)
@@ -267,7 +284,7 @@ func Decode(data []byte) (msg *Message, err error) {
return
}
} else {
fmt.Println(firstline)
//fmt.Println(firstline)
}
}
continue
@@ -354,13 +371,19 @@ func Decode(data []byte) (msg *Message, err error) {
msg.ContentLength = int(n)
case "authorization":
msg.Authorization = v
msg.Authorization = &Authorization{}
msg.Authorization.Parse(v)
case "content-type":
msg.ContentType = v
case "route":
//msg.Route = new(Contact)
//msg.Route.Parse(v)
case "www-authenticate":
msg.WwwAuthenticate = &WwwAuthenticate{}
msg.WwwAuthenticate.Parse(v)
case "event":
msg.Event = v
default:
fmt.Printf("invalid sip head: %s,%s\n", k, v)
}
@@ -426,6 +449,27 @@ func Encode(msg *Message) ([]byte, error) {
sb.WriteString(CRLF)
}
if msg.Subject != "" {
sb.WriteString("Subject: ")
sb.WriteString(msg.Subject)
sb.WriteString(CRLF)
}
if msg.WwwAuthenticate != nil {
sb.WriteString("WWW-Authenticate: ")
sb.WriteString(msg.WwwAuthenticate.String())
sb.WriteString(CRLF)
}
if !msg.Date.IsZero() {
sb.WriteString("Date: ")
sb.WriteString(msg.Date.Format("2006-01-02T15:04:05.999"))
sb.WriteString(CRLF)
}
if msg.Event != "" {
sb.WriteString("Event: ")
sb.WriteString(msg.Event)
sb.WriteString(CRLF)
}
if msg.IsRequest() {
//request only
@@ -433,9 +477,9 @@ func Encode(msg *Message) ([]byte, error) {
sb.WriteString(strconv.Itoa(msg.MaxForwards))
sb.WriteString(CRLF)
if msg.Authorization != "" {
if msg.Authorization != nil {
sb.WriteString("Authorization: ")
sb.WriteString(msg.Authorization)
sb.WriteString(msg.Authorization.String())
sb.WriteString(CRLF)
}
} else {
@@ -443,7 +487,7 @@ func Encode(msg *Message) ([]byte, error) {
}
sb.WriteString("Content-Length: ")
sb.WriteString(strconv.Itoa(msg.ContentLength))
sb.WriteString(strconv.Itoa(len(msg.Body)))
sb.WriteString(CRLFCRLF)

56
sip/request.go Normal file
View File

@@ -0,0 +1,56 @@
package sip
import (
"fmt"
"time"
)
// Request Request
type Request struct {
*Message
}
var (
// CatalogXML 获取设备列表xml样式
CatalogXML = `<?xml version="1.0"?><Query>
<CmdType>Catalog</CmdType>
<SN>%d</SN>
<DeviceID>%s</DeviceID>
</Query>
`
// RecordInfoXML 获取录像文件列表xml样式
RecordInfoXML = `<?xml version="1.0"?>
<Query>
<CmdType>RecordInfo</CmdType>
<SN>%d</SN>
<DeviceID>%s</DeviceID>
<StartTime>%s</StartTime>
<EndTime>%s</EndTime>
<Secrecy>0</Secrecy>
<Type>time</Type>
</Query>
`
// DeviceInfoXML 查询设备详情xml样式
DeviceInfoXML = `<?xml version="1.0"?>
<Query>
<CmdType>DeviceInfo</CmdType>
<SN>%d</SN>
<DeviceID>%s</DeviceID>
</Query>
`
)
// BuildDeviceInfoXML 获取设备详情指令
func BuildDeviceInfoXML(sn int,id string) string {
return fmt.Sprintf(DeviceInfoXML,sn, id)
}
// BuildCatalogXML 获取NVR下设备列表指令
func BuildCatalogXML(sn int, id string) string {
return fmt.Sprintf(CatalogXML,sn, id)
}
// BuildRecordInfoXML 获取录像文件列表指令
func BuildRecordInfoXML(sn int,id string, start, end int64) string {
return fmt.Sprintf(RecordInfoXML, sn,id, time.Unix(start, 0).Format("2006-01-02T15:04:05"), time.Unix(end, 0).Format("2006-01-02T15:04:05"))
}

25
sip/response.go Normal file
View File

@@ -0,0 +1,25 @@
package sip
import (
"fmt"
)
// Response Response
type Response struct {
*Message
}
// AlarmResponseXML alarm response xml样式
var (AlarmResponseXML = `<?xml version="1.0"?>
<Response>
<CmdType>Alarm</CmdType>
<SN>17430</SN>
<DeviceID>%s</DeviceID>
</Response>
`
)
// BuildRecordInfoXML 获取录像文件列表指令
func BuildAlarmResponseXML(id string) string {
return fmt.Sprintf(AlarmResponseXML, id)
}

View File

@@ -88,9 +88,8 @@ var errorMap = map[int]string{
}
func DumpError(code int) string {
if code == 0{
if code == 0 {
return "invalid status reason for request"
}
return fmt.Sprintf("%d %s", code, errorMap[code])
}

View File

@@ -1,4 +1,4 @@
#### 事
#### 事
transaction事务是SIP的基本组成部分。
一个事务是客户发送的一个请求事务(通过通讯层)发送到一个服务器事务,连同服务器事务的所有的该请求的应答发送回客户端事务。
事务层处理应用服务层的重发,匹配请求的应答,以及应用服务层的超时。
@@ -6,12 +6,12 @@ transaction事务是SIP的基本组成部分。
用户代理包含一个事务层,来实现有状态的代理服务器。
事务层包含一个客户元素(可以认为是一个客户事务)和一个服务器元素(可以认为是一个服务器事务),他们都可以用一个有限状态机来处理特定的请求。
在状态机层面,事分为ict、ist、nict、nist四种。
但底层事方面,仅根据 method 等信息,分支处理。
在状态机层面,事分为ict、ist、nict、nist四种。
但底层事方面,仅根据 method 等信息,分支处理。
#### 关于事管理
#### 关于事管理
在map里面管理ID的选择是要和事匹配相关。
在map里面管理ID的选择是要和事匹配相关。
```
客户端事件的匹配
@@ -21,7 +21,7 @@ transaction事务是SIP的基本组成部分。
2.如果CSeq标头字段中的method参数与创建事务的请求的方法匹配。由于CANCEL请求会创建新的事务但共享相同的branch参数值。所以仅用branch参数是不够的
服务端事匹配
服务端事匹配
首先要检查请求中的Via头域的branch参数。如果他以”z9hG4bk”开头那么这个请求一定是由客户端事务根据本规范产生的。因此branch参数在该客户端发出的所有的事务中都是唯一的。根据下列规则我们可以判定请求是否和事务匹配
@@ -30,7 +30,8 @@ transaction事务是SIP的基本组成部分。
3、 请求的方法与创建事务的方法匹配但ACK除外在ACK中创建事务的请求的方法为INVITE。
```
所以,根据匹配规则,事的ID 使用 branch然后在匹配逻辑里面再做条件判断。而因为branch可能会重复所以如果使用map来简化transaction的管理key的取值应该
客户端事物: branch+method
服务端事物: branch + sendby + method,method中ack还要除外。所以只能用branch + sendby
所以,根据匹配规则,事的ID 使用 branch然后在匹配逻辑里面再做条件判断。而因为branch可能会重复所以如果使用map来简化transaction的管理key的取值应该
|type| key|
|----|----|
|客户端事务:| branch+method|
|服务端事务:| branch + sendby + method,method中ack还要除外。所以只能用branch + sendby|

View File

@@ -42,6 +42,8 @@ type Config struct {
SipPort uint16 //sip 服务器端口,默认 5060
Serial string //sip 服务器 id, 默认 34020000002000000001
Realm string //sip 服务器域,默认 3402000000
Username string //sip 服务器账号
Password string //sip 服务器密码
AckTimeout uint16 //sip 服务应答超时,单位秒
RegisterValidity int //注册有效期,单位秒,默认 3600
@@ -50,11 +52,13 @@ type Config struct {
HeartbeatRetry int //心跳超时次数,默认 3
//媒体服务器配置
MediaIP string //媒体服务器地址
MediaPort uint16 //媒体服务器端口
MediaPortMin uint16
MediaPortMax uint16
MediaIdleTimeout uint16 //推流超时时间,超过则断开链接,让设备重连
AudioEnable bool //是否开启音频
WaitKeyFrame bool //是否等待关键帧,如果等待,则在收到第一个关键帧之前,忽略所有媒体流
MediaIP string //媒体服务器地址
MediaPort uint16 //媒体服务器端口
MediaPortMin uint16
MediaPortMax uint16
MediaIdleTimeout uint16 //推流超时时间,超过则断开链接,让设备重连
AudioEnable bool //是否开启音频
WaitKeyFrame bool //是否等待关键帧,如果等待,则在收到第一个关键帧之前,忽略所有媒体流
RemoveBanInterval int //移除禁止设备间隔
UdpCacheSize int //udp缓存大小
}

View File

@@ -2,37 +2,30 @@ package transaction
import (
"context"
"encoding/xml"
"fmt"
. "github.com/Monibuca/plugin-gb28181/v3/sip"
"github.com/Monibuca/plugin-gb28181/v3/transport"
. "github.com/Monibuca/utils/v3"
"net"
"os"
"regexp"
"net/http"
"strconv"
"sync"
"time"
"github.com/Monibuca/plugin-gb28181/sip"
"github.com/Monibuca/plugin-gb28181/transport"
"github.com/Monibuca/plugin-gb28181/utils"
)
type RequestHandler func(req *Request, tx *GBTx)
//Core: transactions manager
//管理所有 transactions以及相关全局参数、运行状态机
type Core struct {
ctx context.Context //上下文
handlers map[State]map[Event]Handler //每个状态都可以处理有限个事件。不必加锁。
transactions map[string]*Transaction //管理所有 transactions,key:tid,value:transaction
mutex sync.Mutex //transactions的锁
removeTa chan string //要删除transaction的时候通过chan传递tid
tp transport.ITransport //transport
config *Config //sip server配置信息
Devices sync.Map
OnInvite func(*Channel) int
}
var xmlReg *regexp.Regexp
func init() {
xmlReg, _ = regexp.Compile("<\\?.+\\?>")
ctx context.Context //上下文
hmu *sync.RWMutex
requestHandlers map[Method]RequestHandler
txs *GBTxs
tp transport.ITransport //transport
*Config //sip server配置信息
OnRegister func(msg *Request, tx *GBTx)
OnMessage func(msg *Request, tx *GBTx)
udpaddr net.Addr
}
//初始化一个 Core需要能响应请求也要能发起请求
@@ -42,266 +35,61 @@ func init() {
//TODO:通过context管理子线程
//TODO:单元测试
func NewCore(config *Config) *Core {
core := &Core{
handlers: make(map[State]map[Event]Handler),
transactions: make(map[string]*Transaction),
removeTa: make(chan string, 10),
config: config,
ctx: context.Background(),
ActiveTX = &GBTxs{
Txs: map[string]*GBTx{},
RWM: &sync.RWMutex{},
}
core := &Core{
requestHandlers: map[Method]RequestHandler{},
txs: ActiveTX,
Config: config,
ctx: context.Background(),
hmu: &sync.RWMutex{},
}
if config.SipNetwork == "TCP" {
core.tp = transport.NewTCPServer(config.SipPort, true)
} else {
core.tp = transport.NewUDPServer(config.SipPort)
}
//填充fsm
core.addICTHandler()
core.addISTHandler()
core.addNICTHandler()
core.addNISTHandler()
return core
}
//add transaction to core
func (c *Core) AddTransaction(ta *Transaction) {
c.mutex.Lock()
c.transactions[ta.id] = ta
c.mutex.Unlock()
go ta.Run()
func (c *Core) StartAndWait() {
go c.handlerListen()
_ = c.tp.StartAndWait()
}
//delete transaction
func (c *Core) DelTransaction(tid string) {
c.mutex.Lock()
delete(c.transactions, tid)
c.mutex.Unlock()
}
//创建事件:根据接收到的消息创建消息事件
func (c *Core) NewInComingMessageEvent(m *sip.Message) *EventObj {
return &EventObj{
evt: getInComingMessageEvent(m),
tid: getMessageTransactionID(m),
msg: m,
}
}
//创建事件:根据发出的消息创建消息事件
func (c *Core) NewOutGoingMessageEvent(m *sip.Message) *EventObj {
return &EventObj{
evt: getOutGoingMessageEvent(m),
tid: getMessageTransactionID(m),
msg: m,
}
}
//创建事物
//填充此事物的参数via、from、to、callID、cseq
func (c *Core) initTransaction(ctx context.Context, obj *EventObj) *Transaction {
m := obj.msg
//ack要么属于一个invite事物要么由TU层直接管理不通过事物管理。
if m.GetMethod() == sip.ACK {
fmt.Println("ack nerver create transaction")
return nil
}
ta := &Transaction{
id: obj.tid,
core: c,
ctx: ctx,
done: make(chan struct{}),
event: make(chan *EventObj, 10), //带缓冲的event channel
response: make(chan *Response),
startAt: time.Now(),
endAt: time.Now().Add(1000000 * time.Hour),
}
//填充其他transaction的信息
ta.via = m.Via
ta.from = m.From
ta.to = m.To
ta.callID = m.CallID
ta.cseq = m.CSeq
ta.origRequest = m
return ta
}
//状态机初始化:ICT
func (c *Core) addICTHandler() {
c.addHandler(ICT_PRE_CALLING, SND_REQINVITE, ict_snd_invite)
c.addHandler(ICT_CALLING, TIMEOUT_A, osip_ict_timeout_a_event)
c.addHandler(ICT_CALLING, TIMEOUT_B, osip_ict_timeout_b_event)
c.addHandler(ICT_CALLING, RCV_STATUS_1XX, ict_rcv_1xx)
c.addHandler(ICT_CALLING, RCV_STATUS_2XX, ict_rcv_2xx)
c.addHandler(ICT_CALLING, RCV_STATUS_3456XX, ict_rcv_3456xx)
c.addHandler(ICT_PROCEEDING, RCV_STATUS_1XX, ict_rcv_1xx)
c.addHandler(ICT_PROCEEDING, RCV_STATUS_2XX, ict_rcv_2xx)
c.addHandler(ICT_PROCEEDING, RCV_STATUS_3456XX, ict_rcv_3456xx)
c.addHandler(ICT_COMPLETED, RCV_STATUS_3456XX, ict_retransmit_ack)
c.addHandler(ICT_COMPLETED, TIMEOUT_D, osip_ict_timeout_d_event)
}
//状态机初始化:IST
func (c *Core) addISTHandler() {
c.addHandler(IST_PRE_PROCEEDING, RCV_REQINVITE, ist_rcv_invite)
c.addHandler(IST_PROCEEDING, RCV_REQINVITE, ist_rcv_invite)
c.addHandler(IST_COMPLETED, RCV_REQINVITE, ist_rcv_invite)
c.addHandler(IST_COMPLETED, TIMEOUT_G, osip_ist_timeout_g_event)
c.addHandler(IST_COMPLETED, TIMEOUT_H, osip_ist_timeout_h_event)
c.addHandler(IST_PROCEEDING, SND_STATUS_1XX, ist_snd_1xx)
c.addHandler(IST_PROCEEDING, SND_STATUS_2XX, ist_snd_2xx)
c.addHandler(IST_PROCEEDING, SND_STATUS_3456XX, ist_snd_3456xx)
c.addHandler(IST_COMPLETED, RCV_REQACK, ist_rcv_ack)
c.addHandler(IST_CONFIRMED, RCV_REQACK, ist_rcv_ack)
c.addHandler(IST_CONFIRMED, TIMEOUT_I, osip_ist_timeout_i_event)
}
//状态机初始化:NICT
func (c *Core) addNICTHandler() {
c.addHandler(NICT_PRE_TRYING, SND_REQUEST, nict_snd_request)
c.addHandler(NICT_TRYING, TIMEOUT_F, osip_nict_timeout_f_event)
c.addHandler(NICT_TRYING, TIMEOUT_E, osip_nict_timeout_e_event)
c.addHandler(NICT_TRYING, RCV_STATUS_1XX, nict_rcv_1xx)
c.addHandler(NICT_TRYING, RCV_STATUS_2XX, nict_rcv_23456xx)
c.addHandler(NICT_TRYING, RCV_STATUS_3456XX, nict_rcv_23456xx)
c.addHandler(NICT_PROCEEDING, TIMEOUT_F, osip_nict_timeout_f_event)
c.addHandler(NICT_PROCEEDING, TIMEOUT_E, osip_nict_timeout_e_event)
c.addHandler(NICT_PROCEEDING, RCV_STATUS_1XX, nict_rcv_1xx)
c.addHandler(NICT_PROCEEDING, RCV_STATUS_2XX, nict_rcv_23456xx)
c.addHandler(NICT_PROCEEDING, RCV_STATUS_3456XX, nict_rcv_23456xx)
c.addHandler(NICT_COMPLETED, TIMEOUT_K, osip_nict_timeout_k_event)
}
//状态机初始化:NIST
func (c *Core) addNISTHandler() {
c.addHandler(NIST_PRE_TRYING, RCV_REQUEST, nist_rcv_request)
c.addHandler(NIST_TRYING, SND_STATUS_1XX, nist_snd_1xx)
c.addHandler(NIST_TRYING, SND_STATUS_2XX, nist_snd_23456xx)
c.addHandler(NIST_TRYING, SND_STATUS_3456XX, nist_snd_23456xx)
c.addHandler(NIST_PROCEEDING, SND_STATUS_1XX, nist_snd_1xx)
c.addHandler(NIST_PROCEEDING, SND_STATUS_2XX, nist_snd_23456xx)
c.addHandler(NIST_PROCEEDING, SND_STATUS_3456XX, nist_snd_23456xx)
c.addHandler(NIST_PROCEEDING, RCV_REQUEST, nist_rcv_request)
c.addHandler(NIST_COMPLETED, TIMEOUT_J, osip_nist_timeout_j_event)
c.addHandler(NIST_COMPLETED, RCV_REQUEST, nist_rcv_request)
}
//状态机初始化根据state 匹配到对应的状态机
func (c *Core) addHandler(state State, event Event, handler Handler) {
m := c.handlers
if state >= DIALOG_CLOSE {
fmt.Println("invalid state:", state)
return
}
if event >= UNKNOWN_EVT {
fmt.Println("invalid event:", event)
return
}
if _, ok := m[state]; !ok {
m[state] = make(map[Event]Handler)
}
if _, ok := m[state][event]; ok {
fmt.Printf("state:%d,event:%d, has been exist\n", state, event)
} else {
m[state][event] = handler
}
}
func (c *Core) Start() {
go c.Handler()
c.tp.Start()
}
func (c *Core) Handler() {
defer func() {
if err := recover(); err != nil {
fmt.Println("packet handler panic: ", err)
utils.PrintStack()
os.Exit(1)
}
}()
ch := c.tp.ReadPacketChan()
func (c *Core) handlerListen() {
//阻塞读取消息
for {
//fmt.Println("PacketHandler ========== SIP Client")
select {
case tid := <-c.removeTa:
c.DelTransaction(tid)
case p := <-ch:
err := c.HandleReceiveMessage(p)
if err != nil {
fmt.Println("handler sip response message failed:", err.Error())
continue
}
for p := range c.tp.ReadPacketChan() {
if len(p.Data) < 5 {
continue
}
if err := c.HandleReceiveMessage(p); err != nil {
fmt.Println("handler sip response message failed:", err.Error())
continue
}
}
}
//发送消息:发送请求或者响应
//发送消息仅负责发送。报错有两种1、发送错误。2、发送了但是超时没有收到响应
//如果发送成功,如何判断是否收到响应?没有收到响应要重传
//所以一个transaction 有read和wriet的chan。
//发送的时候写 write chan
//接收的时候读取 read chan
//发送之后就开启timer超时重传还要记录和修改每次超时时间。不超时的话记得删掉timer
//发送 register 消息
func (c *Core) SendMessage(msg *sip.Message) *Response {
methond := msg.GetMethod()
fmt.Println("send message:", methond)
e := c.NewOutGoingMessageEvent(msg)
//匹配事物
ta, ok := c.transactions[e.tid]
if !ok {
//新的请求
ta = c.initTransaction(c.ctx, e)
//如果是sip 消息事件则将消息缓存填充typo和state
if msg.IsRequest() {
//as uac
if msg.GetMethod() == sip.INVITE || msg.GetMethod() == sip.ACK {
ta.typo = FSM_ICT
ta.state = ICT_PRE_CALLING
} else {
ta.typo = FSM_NICT
ta.state = NICT_PRE_TRYING
}
} else {
//as uas:send response
}
c.AddTransaction(ta)
}
//把event推到transaction
ta.event <- e
//等待事件结束,并返回
return <-ta.response
}
//接收到的消息处理
//收到消息有两种1、请求消息 2、响应消息
//请求消息则直接响应处理。
//响应消息则需要匹配到请求让请求的transaction来处理。
//TODO参考srs和osip的流程以及文档做最终处理。需要将逻辑分成两层TU 层和 transaction 层
func (c *Core) HandleReceiveMessage(p *transport.Packet) (err error) {
//fmt.Println("packet content:", string(p.Data))
var msg *sip.Message
msg, err = sip.Decode(p.Data)
// fmt.Println("packet content:", string(p.Data))
//var msg *Message
msg, err := Decode(p.Data)
if err != nil {
fmt.Println("parse sip message failed:", err.Error())
return ErrorParse
}
if msg.Via == nil {
if msg.Via == nil || msg.From == nil {
return ErrorParse
}
//这里不处理超过MTU的包不处理半包
@@ -310,154 +98,106 @@ func (c *Core) HandleReceiveMessage(p *transport.Packet) (err error) {
return err
}
//fmt.Println("receive message:", msg.GetMethod())
e := c.NewInComingMessageEvent(msg)
//一般应该是uas对于接收到的request做预处理
if msg.IsRequest() {
fixReceiveMessageViaParams(msg, p.Addr)
req := &Request{Message: msg}
req.SourceAdd = p.Addr
req.DestAdd = c.udpaddr
c.handlerRequest(req)
} else {
//TODO:对于uac收到response消息是否要检查 rport 和 received 呢因为uas可能对此做了修改
resp := &Response{Message: msg}
resp.SourceAdd = p.Addr
resp.DestAdd = c.udpaddr
c.handlerResponse(resp)
}
//TODOCANCEL、BYE 和 ACK 需要特殊处理使用事物或者直接由TU层处理
//查找transaction
ta, ok := c.transactions[e.tid]
method := msg.GetMethod()
if msg.IsRequest() {
switch method {
case sip.ACK:
//TODO:this should be a ACK for 2xx (but could be a late ACK!)
return
case sip.BYE:
c.Send(msg.BuildResponse(200))
return
case sip.MESSAGE:
if v, ok := c.Devices.Load(msg.From.Uri.UserInfo()); ok {
d := v.(*Device)
if d.Status == string(sip.REGISTER) {
d.Status = "ONLINE"
}
d.UpdateTime = time.Now()
temp := &struct {
XMLName xml.Name
CmdType string
}{}
msg.Body = xmlReg.ReplaceAllString(msg.Body, "")
xml.Unmarshal([]byte(msg.Body), temp)
switch temp.XMLName.Local {
case "Notify":
go d.Query()
case "Response":
switch temp.CmdType {
case "Catalog":
temp := &struct {
DeviceList []Channel `xml:"DeviceList>Item"`
}{}
xml.Unmarshal([]byte(msg.Body), temp)
d.UpdateChannels(temp.DeviceList)
}
}
if ta == nil {
c.Send(msg.BuildResponse(200))
}
}
if ta != nil {
ta.event <- c.NewOutGoingMessageEvent(msg.BuildResponse(200))
}
case sip.REGISTER:
if !ok {
ta = c.initTransaction(c.ctx, e)
ta.typo = FSM_NIST
ta.state = NIST_PROCEEDING
c.AddTransaction(ta)
}
c.AddDevice(msg)
ta.event <- c.NewOutGoingMessageEvent(msg.BuildResponse(200))
//case sip.INVITE:
// ta.typo = FSM_IST
// ta.state = IST_PRE_PROCEEDING
case sip.CANCEL:
//TODO:CANCEL处理
/* special handling for CANCEL */
/* in the new spec, if the CANCEL has a Via branch, then it
is the same as the one in the original INVITE */
return
}
} else if ok {
ta.event <- e
if msg.GetStatusCode() >= 200 {
ta.response <- &Response{
Code: msg.GetStatusCode(),
Data: msg,
Message: msg.GetReason(),
}
}
}
//TODOTU层处理根据需要创建或者匹配 Dialog
//通过tag匹配到call和dialog
//处理是否要重传ack
return
}
func (c *Core) Send(msg *sip.Message) error {
addr := msg.Addr
if addr == "" {
viaParams := msg.Via.Params
var host, port string
var ok1, ok2 bool
if host, ok1 = viaParams["maddr"]; !ok1 {
if host, ok2 = viaParams["received"]; !ok2 {
host = msg.Via.Host
}
}
//port
port = viaParams["rport"]
if port == "" || port == "0" || port == "-1" {
port = msg.Via.Port
}
func (c *Core) NewTX(key string) *GBTx {
tx := c.txs.NewTX(key, *c.tp.Conn())
tx.Core = c
return tx
}
func (c *Core) GetTX(key string) *GBTx {
return c.txs.GetTX(key)
}
func (c *Core) MustTX(key string) *GBTx {
tx := c.txs.GetTX(key)
if tx == nil {
tx = c.NewTX(key)
}
return tx
}
if port == "" {
port = "5060"
}
func (c *Core) handlerRequest(msg *Request) {
tx := c.MustTX(GetTXKey(msg.Message))
addr = fmt.Sprintf("%s:%s", host, port)
//Println("receive request from:", msg.Source(), ",method:", msg.GetMethod(), "txKey:", tx.Key(), "message: \n", string(encode))
c.hmu.RLock()
handler, ok := c.requestHandlers[msg.GetMethod()]
c.hmu.RUnlock()
if !ok {
encode, _ := Encode(msg.Message)
Println("not found handler func,requestMethod:", msg.GetMethod(), msg.Event, encode)
go handlerMethodNotAllowed(msg, tx)
return
}
fmt.Println("dest addr:", addr)
var err1, err2 error
pkt := &transport.Packet{}
pkt.Data, err1 = sip.Encode(msg)
go handler(msg, tx)
}
if msg.Via.Transport == "UDP" {
pkt.Addr, err2 = net.ResolveUDPAddr("udp", addr)
func (c *Core) handlerResponse(msg *Response) {
tx := c.GetTX(GetTXKey(msg.Message))
if tx == nil {
str, _ := Encode(msg.Message)
Println("not found tx. receive response from:", msg.Source(), "message: \n", string(str))
} else {
pkt.Addr, err2 = net.ResolveTCPAddr("tcp", addr)
tx.ReceiveResponse(msg)
}
if err1 != nil {
return err1
}
if err2 != nil {
return err2
}
c.tp.WritePacket(pkt)
return nil
}
func (c *Core) AddDevice(msg *sip.Message) *Device {
v := &Device{
ID: msg.From.Uri.UserInfo(),
RegisterTime: time.Now(),
UpdateTime: time.Now(),
Status: string(sip.REGISTER),
core: c,
from: &sip.Contact{Uri: msg.StartLine.Uri, Params: make(map[string]string)},
to: msg.To,
host: msg.Via.Host,
port: msg.Via.Port,
}
c.Devices.Store(msg.From.Uri.UserInfo(), v)
return v
func handlerMethodNotAllowed(req *Request, tx *GBTx) {
var resp Response
resp.Message = req.BuildResponse(http.StatusMethodNotAllowed)
resp.DestAdd = req.SourceAdd
resp.SourceAdd = req.DestAdd
_ = tx.Respond(&resp)
}
func (c *Core) SipRequestForResponse(req *Request) (response *Response, err error) {
var tx *GBTx
tx, err = c.Request(req)
if err == nil {
return tx.SipResponse()
}
return
}
// Request Request
func (c *Core) Request(req *Request) (*GBTx, error) {
if req.Via == nil {
var viaHop Via
viaHop.Host = c.SipIP
viaHop.Port = strconv.Itoa(int(c.SipPort))
viaHop.Params = make(map[string]string)
viaHop.Params["branch"] = RandBranch()
viaHop.Params["rport"] = ""
req.Via = &viaHop
}
tx := c.MustTX(GetTXKey(req.Message))
return tx, tx.Request(req)
}
// Request Request
func (c *Core) Respond(resp *Response) (*GBTx, error) {
tx := c.MustTX(GetTXKey(resp.Message))
return tx, tx.Respond(resp)
}
// RegistHandler RegistHandler
func (c *Core) RegistHandler(method Method, handler RequestHandler) {
c.hmu.Lock()
c.requestHandlers[method] = handler
c.hmu.Unlock()
}

View File

@@ -1,182 +0,0 @@
package transaction
import (
"fmt"
"github.com/Monibuca/plugin-gb28181/sip"
"github.com/Monibuca/plugin-gb28181/utils"
"strings"
"time"
)
type Channel struct {
DeviceID string
Name string
Manufacturer string
Model string
Owner string
CivilCode string
Address string
Parental int
SafetyWay int
RegisterWay int
Secrecy int
Status string
device *Device
inviteRes *sip.Message
Connected bool
}
type Device struct {
ID string
RegisterTime time.Time
UpdateTime time.Time
Status string
Channels []Channel
core *Core
sn int
from *sip.Contact
to *sip.Contact
host string
port string
}
func (d *Device) UpdateChannels(list []Channel) {
for _, c := range list {
c.device = d
have := false
for i, o := range d.Channels {
if o.DeviceID == c.DeviceID {
c.inviteRes = o.inviteRes
c.Connected = o.inviteRes!=nil
d.Channels[i] = c
have = true
break
}
}
if !have {
d.Channels = append(d.Channels, c)
}
}
}
func (c *Channel) CreateMessage(Method sip.Method) (requestMsg *sip.Message) {
requestMsg = c.device.CreateMessage(Method)
requestMsg.StartLine.Uri = sip.NewURI(c.DeviceID + "@" + c.device.to.Uri.Domain())
requestMsg.To = &sip.Contact{
Uri: requestMsg.StartLine.Uri,
}
requestMsg.From = &sip.Contact{
Uri: sip.NewURI(c.device.core.config.Serial + "@" + c.device.core.config.Realm),
Params: map[string]string{"tag": utils.RandNumString(9)},
}
return
}
func (d *Device) CreateMessage(Method sip.Method) (requestMsg *sip.Message) {
d.sn++
requestMsg = &sip.Message{
Mode: sip.SIP_MESSAGE_REQUEST,
MaxForwards: 70,
UserAgent: "Monibuca",
StartLine: &sip.StartLine{
Method: Method,
Uri: d.to.Uri,
}, Via: &sip.Via{
Transport: "UDP",
Host: d.core.config.SipIP,
Port: fmt.Sprintf("%d", d.core.config.SipPort),
Params: map[string]string{
"branch": fmt.Sprintf("z9hG4bK%s", utils.RandNumString(8)),
"rport": "-1", //only key,no-value
},
}, From: d.from,
To: d.to, CSeq: &sip.CSeq{
ID: 1,
Method: Method,
}, CallID: utils.RandNumString(10),
Addr: d.host + ":" + d.port,
}
requestMsg.From.Params["tag"] = utils.RandNumString(9)
return
}
func (d *Device) Query() int {
requestMsg := d.CreateMessage(sip.MESSAGE)
requestMsg.ContentType = "Application/MANSCDP+xml"
requestMsg.Body = fmt.Sprintf(`<?xml version="1.0"?>
<Query>
<CmdType>Catalog</CmdType>
<SN>%d</SN>
<DeviceID>%s</DeviceID>
</Query>`, d.sn, requestMsg.To.Uri.UserInfo())
requestMsg.ContentLength = len(requestMsg.Body)
return d.core.SendMessage(requestMsg).Code
}
func (d *Device) Control(channelIndex int, PTZCmd string) int {
channel := &d.Channels[channelIndex]
requestMsg := channel.CreateMessage(sip.MESSAGE)
requestMsg.ContentType = "Application/MANSCDP+xml"
requestMsg.Body = fmt.Sprintf(`<?xml version="1.0"?>
<Control>
<CmdType>DeviceControl</CmdType>
<SN>%d</SN>
<DeviceID>%s</DeviceID>
<PTZCmd>%s</PTZCmd>
</Control>`, d.sn, requestMsg.To.Uri.UserInfo(), PTZCmd)
requestMsg.ContentLength = len(requestMsg.Body)
return d.core.SendMessage(requestMsg).Code
}
func (d *Device) Invite(channelIndex int) int {
channel := &d.Channels[channelIndex]
port := d.core.OnInvite(channel)
if port == 0 {
return 304
}
sdp := fmt.Sprintf(`v=0
o=%s 0 0 IN IP4 %s
s=Play
c=IN IP4 %s
t=0 0
m=video %d RTP/AVP 96 98 97
a=recvonly
a=rtpmap:96 PS/90000
a=rtpmap:97 MPEG4/90000
a=rtpmap:98 H264/90000
y=0200000001
`, d.core.config.Serial, d.core.config.MediaIP, d.core.config.MediaIP, port)
sdp = strings.ReplaceAll(sdp, "\n", "\r\n")
invite := channel.CreateMessage(sip.INVITE)
invite.ContentType = "application/sdp"
invite.Contact = &sip.Contact{
Uri: sip.NewURI(fmt.Sprintf("%s@%s:%d", d.core.config.Serial, d.core.config.SipIP, d.core.config.SipPort)),
}
invite.Body = sdp
invite.ContentLength = len(sdp)
invite.Subject = fmt.Sprintf("%s:0200000001,34020000002020000001:0", channel.DeviceID)
response := d.core.SendMessage(invite)
fmt.Printf("invite response statuscode: %d\n", response.Code)
if response.Code == 200 {
channel.inviteRes = response.Data
channel.Connected = true
channel.Ack()
}
return response.Code
}
func (d *Device) Bye(channelIndex int) int{
channel := &d.Channels[channelIndex]
defer func() {
channel.inviteRes = nil
channel.Connected = false
}()
return channel.Bye().Code
}
func (c *Channel) Ack() {
ack := c.CreateMessage(sip.ACK)
ack.From = c.inviteRes.From
ack.To = c.inviteRes.To
ack.CallID = c.inviteRes.CallID
go c.device.core.Send(ack)
}
func (c *Channel) Bye() *Response{
bye := c.CreateMessage(sip.BYE)
bye.From = c.inviteRes.From
bye.To = c.inviteRes.To
bye.CallID = c.inviteRes.CallID
return c.device.core.SendMessage(bye)
}

View File

@@ -6,8 +6,8 @@ import (
//transaction 的错误定义
var (
ErrorSyntax = errors.New("message syntax error")
ErrorCheck = errors.New("message check failed")
ErrorParse = errors.New("message parse failed")
ErrorUnknown = errors.New("message unknown")
ErrorSyntax = errors.New("message syntax error")
ErrorCheck = errors.New("message check failed")
ErrorParse = errors.New("message parse failed")
ErrorUnknown = errors.New("message unknown")
)

View File

@@ -1,160 +0,0 @@
package transaction
import (
"github.com/Monibuca/plugin-gb28181/sip"
"fmt"
"time"
)
/*
|INVITE from TU
Timer A fires |INVITE sent
Reset A, V Timer B fires
INVITE sent +-----------+ or Transport Err.
+---------| |---------------+inform TU
| | Calling | |
+-------->| |-------------->|
+-----------+ 2xx |
| | 2xx to TU |
| |1xx |
300-699 +---------------+ |1xx to TU |
ACK sent | | |
resp. to TU | 1xx V |
| 1xx to TU -----------+ |
| +---------| | |
| | |Proceeding |-------------->|
| +-------->| | 2xx |
| +-----------+ 2xx to TU |
| 300-699 | |
| ACK sent, | |
| resp. to TU| |
| | | NOTE:
| 300-699 V |
| ACK sent +-----------+Transport Err. | transitions
| +---------| |Inform TU | labeled with
| | | Completed |-------------->| the event
| +-------->| | | over the action
| +-----------+ | to take
| ^ | |
| | | Timer D fires |
+--------------+ | - |
| |
V |
+-----------+ |
| | |
| Terminated|<--------------+
| |
+-----------+
Figure 5: INVITE client transaction
*/
func ict_snd_invite(t *Transaction, e *EventObj) error {
msg := e.msg
t.isReliable = msg.IsReliable()
t.origRequest = msg
t.state = ICT_CALLING
//发送出去之后,开启 timer
if msg.IsReliable() {
//stop timer E in reliable transport
fmt.Println("Reliabel")
} else {
fmt.Println("Not Reliable")
//发送定时器,每次加倍,没有上限?
t.timerA = NewSipTimer(T1, 0, func() {
t.event <- &EventObj{
evt: TIMEOUT_A,
tid: t.id,
}
})
}
//事物定时器
t.timerB = time.AfterFunc(TimeB, func() {
t.event <- &EventObj{
evt: TIMEOUT_B,
tid: t.id,
}
})
return nil
}
func osip_ict_timeout_a_event(t *Transaction, e *EventObj) error {
err := t.SipSend(t.origRequest)
if err != nil {
//发送失败
t.Terminate()
return err
}
t.timerA.Reset(t.timerA.timeout * 2)
return nil
}
func osip_ict_timeout_b_event(t *Transaction, e *EventObj) error {
t.Terminate()
return nil
}
func ict_rcv_1xx(t *Transaction, e *EventObj) error {
t.lastResponse = e.msg
t.state = ICT_PROCEEDING
return nil
}
func ict_rcv_2xx(t *Transaction, e *EventObj) error {
t.lastResponse = e.msg
t.Terminate()
return nil
}
func ict_rcv_3456xx(t *Transaction, e *EventObj) error {
t.lastResponse = e.msg
if t.state != ICT_COMPLETED {
/* not a retransmission */
/* automatic handling of ack! */
ack := ict_create_ack(t, e.msg)
t.ack = ack
_ = t.SipSend(t.ack)
t.Terminate()
}
/* start timer D (length is set to MAX (64*DEFAULT_T1 or 32000) */
t.timerD = time.AfterFunc(TimeD, func() {
t.event <- &EventObj{
evt: TIMEOUT_D,
tid: t.id,
}
})
t.state = ICT_COMPLETED
return nil
}
func ict_create_ack(t *Transaction, resp *sip.Message) *sip.Message {
return nil
}
func ict_retransmit_ack(t *Transaction, e *EventObj) error {
if t.ack == nil {
/* ??? we should make a new ACK and send it!!! */
return nil
}
err := t.SipSend(t.ack)
if err != nil {
return err
}
t.state = ICT_COMPLETED
return nil
}
func osip_ict_timeout_d_event(t *Transaction, e *EventObj) error {
t.Terminate()
return nil
}

View File

@@ -1,26 +0,0 @@
package transaction
func ist_rcv_invite(t *Transaction, e *EventObj) error {
return nil
}
func osip_ist_timeout_g_event(t *Transaction, e *EventObj) error {
return nil
}
func osip_ist_timeout_h_event(t *Transaction, e *EventObj) error {
return nil
}
func ist_snd_1xx(t *Transaction, e *EventObj) error {
return nil
}
func ist_snd_2xx(t *Transaction, e *EventObj) error {
return nil
}
func ist_snd_3456xx(t *Transaction, e *EventObj) error {
return nil
}
func ist_rcv_ack(t *Transaction, e *EventObj) error {
return nil
}
func osip_ist_timeout_i_event(t *Transaction, e *EventObj) error {
return nil
}

View File

@@ -1,149 +0,0 @@
package transaction
import (
"fmt"
"time"
)
/*
非invite事物的状态机
|Request from TU
|send request
Timer E V
send request +-----------+
+---------| |-------------------+
| | Trying | Timer F |
+-------->| | or Transport Err.|
+-----------+ inform TU |
200-699 | | |
resp. to TU | |1xx |
+---------------+ |resp. to TU |
| | |
| Timer E V Timer F |
| send req +-----------+ or Transport Err. |
| +---------| | inform TU |
| | |Proceeding |------------------>|
| +-------->| |-----+ |
| +-----------+ |1xx |
| | ^ |resp to TU |
| 200-699 | +--------+ |
| resp. to TU | |
| | |
| V |
| +-----------+ |
| | | |
| | Completed | |
| | | |
| +-----------+ |
| ^ | |
| | | Timer K |
+--------------+ | - |
| |
V |
NOTE: +-----------+ |
| | |
transitions | Terminated|<------------------+
labeled with | |
the event +-----------+
over the action
to take
Figure 6: non-INVITE client transaction
*/
func nict_snd_request(t *Transaction, e *EventObj) error {
msg := e.msg
fmt.Println("nict request:", msg.GetMethod())
t.origRequest = msg
t.state = NICT_TRYING
err := t.SipSend(msg)
if err != nil {
t.Terminate()
return err
}
//发送出去之后,开启 timer
if msg.IsReliable() {
//stop timer E in reliable transport
fmt.Println("Reliabel")
} else {
fmt.Println("Not Reliable")
//发送定时器
t.timerE = NewSipTimer(T1, T2, func() {
t.event <- &EventObj{
evt: TIMEOUT_E,
tid: t.id,
}
})
}
//事物定时器
t.timerF = time.AfterFunc(TimeF, func() {
t.event <- &EventObj{
evt: TIMEOUT_F,
tid: t.id,
}
})
return nil
}
//事物超时
func osip_nict_timeout_f_event(t *Transaction, e *EventObj) error {
t.Terminate()
return nil
}
func osip_nict_timeout_e_event(t *Transaction, e *EventObj) error {
if t.state == NICT_TRYING {
//reset timer
t.timerE.Reset(t.timerE.timeout * 2)
} else {
//in PROCEEDING STATE, TIMER is always T2
t.timerE.Reset(T2)
}
//resend origin request
err := t.SipSend(t.origRequest)
if err != nil {
t.Terminate()
return err
}
return nil
}
func nict_rcv_1xx(t *Transaction, e *EventObj) error {
t.lastResponse = e.msg
t.state = NICT_PROCEEDING
//重置发送定时器
t.timerE.Reset(T2)
return nil
}
func nict_rcv_23456xx(t *Transaction, e *EventObj) error {
t.lastResponse = e.msg
t.state = NICT_COMPLETED
if e.msg.IsReliable() {
//不设置timerK
} else {
t.timerK = time.AfterFunc(T4, func() {
t.event <- &EventObj{
evt: TIMEOUT_K,
tid: t.id,
}
})
}
return nil
}
func osip_nict_timeout_k_event(t *Transaction, e *EventObj) error {
t.Terminate()
return nil
}

View File

@@ -1,110 +0,0 @@
package transaction
import (
"fmt"
"time"
)
/*
|Request received
|pass to TU
V
+-----------+
| |
| Trying |-------------+
| | |
+-----------+ |200-699 from TU
| |send response
|1xx from TU |
|send response |
| |
Request V 1xx from TU |
send response+-----------+send response|
+--------| |--------+ |
| | Proceeding| | |
+------->| |<-------+ |
+<--------------| | |
|Trnsprt Err +-----------+ |
|Inform TU | |
| | |
| |200-699 from TU |
| |send response |
| Request V |
| send response+-----------+ |
| +--------| | |
| | | Completed |<------------+
| +------->| |
+<--------------| |
|Trnsprt Err +-----------+
|Inform TU |
| |Timer J fires
| |-
| |
| V
| +-----------+
| | |
+-------------->| Terminated|
| |
+-----------+
Figure 8: non-INVITE server transaction
*/
func nist_rcv_request(t *Transaction, e *EventObj) error {
fmt.Println("rcv request: ", e.msg.GetMethod())
fmt.Println("transaction state: ", t.state.String())
if t.state != NIST_PRE_TRYING {
fmt.Println("rcv request retransmission,do response")
if t.lastResponse != nil {
err := t.SipSend(t.lastResponse)
if err != nil {
//transport error
return err
}
}
return nil
} else {
t.origRequest = e.msg
t.state = NIST_TRYING
t.isReliable = e.msg.IsReliable()
}
return nil
}
func nist_snd_1xx(t *Transaction, e *EventObj) error {
t.lastResponse = e.msg
err := t.SipSend(t.lastResponse)
if err != nil {
return err
}
t.state = NIST_PROCEEDING
return nil
}
func nist_snd_23456xx(t *Transaction, e *EventObj) error {
t.lastResponse = e.msg
err := t.SipSend(t.lastResponse)
if err != nil {
return err
}
if t.state != NIST_COMPLETED {
if !t.isReliable {
t.timerJ = time.AfterFunc(T1*64, func() {
t.event <- &EventObj{
evt: TIMEOUT_J,
tid: t.id,
}
})
}
}
t.state = NIST_COMPLETED
return nil
}
func osip_nist_timeout_j_event(t *Transaction, e *EventObj) error {
t.Terminate()
return nil
}

View File

@@ -1,449 +0,0 @@
package transaction
import (
"context"
"github.com/Monibuca/plugin-gb28181/sip"
"github.com/Monibuca/plugin-gb28181/transport"
"fmt"
"net"
"time"
)
//状态机之状态
type State int
const (
/* STATES for invite client transaction */
ICT_PRE_CALLING State = iota
ICT_CALLING
ICT_PROCEEDING
ICT_COMPLETED
ICT_TERMINATED
/* STATES for invite server transaction */
IST_PRE_PROCEEDING
IST_PROCEEDING
IST_COMPLETED
IST_CONFIRMED
IST_TERMINATED
/* STATES for NON-invite client transaction */
NICT_PRE_TRYING
NICT_TRYING
NICT_PROCEEDING
NICT_COMPLETED
NICT_TERMINATED
/* STATES for NON-invite server transaction */
NIST_PRE_TRYING
NIST_TRYING
NIST_PROCEEDING
NIST_COMPLETED
NIST_TERMINATED
/* STATES for dialog */
DIALOG_EARLY
DIALOG_CONFIRMED
DIALOG_CLOSE
)
var stateMap = map[State]string{
ICT_PRE_CALLING: "ICT_PRE_CALLING",
ICT_CALLING: "ICT_CALLING",
ICT_PROCEEDING: "ICT_PROCEEDING",
ICT_COMPLETED: "ICT_COMPLETED",
ICT_TERMINATED: "ICT_TERMINATED",
IST_PRE_PROCEEDING: "IST_PRE_PROCEEDING",
IST_PROCEEDING: "IST_PROCEEDING",
IST_COMPLETED: "IST_COMPLETED",
IST_CONFIRMED: "IST_CONFIRMED",
IST_TERMINATED: "IST_TERMINATED",
NICT_PRE_TRYING: "NICT_PRE_TRYING",
NICT_TRYING: "NICT_TRYING",
NICT_PROCEEDING: "NICT_PROCEEDING",
NICT_COMPLETED: "NICT_COMPLETED",
NICT_TERMINATED: "NICT_TERMINATED",
NIST_PRE_TRYING: "NIST_PRE_TRYING",
NIST_TRYING: "NIST_TRYING",
NIST_PROCEEDING: "NIST_PROCEEDING",
NIST_COMPLETED: "NIST_COMPLETED",
NIST_TERMINATED: "NIST_TERMINATED",
DIALOG_EARLY: "DIALOG_EARLY",
DIALOG_CONFIRMED: "DIALOG_CONFIRMED",
DIALOG_CLOSE: "DIALOG_CLOSE",
}
func (s State) String() string {
return stateMap[s]
}
//状态机之事件
type Event int
const (
/* TIMEOUT EVENTS for ICT */
TIMEOUT_A Event = iota /**< Timer A */
TIMEOUT_B /**< Timer B */
TIMEOUT_D /**< Timer D */
/* TIMEOUT EVENTS for NICT */
TIMEOUT_E /**< Timer E */
TIMEOUT_F /**< Timer F */
TIMEOUT_K /**< Timer K */
/* TIMEOUT EVENTS for IST */
TIMEOUT_G /**< Timer G */
TIMEOUT_H /**< Timer H */
TIMEOUT_I /**< Timer I */
/* TIMEOUT EVENTS for NIST */
TIMEOUT_J /**< Timer J */
/* FOR INCOMING MESSAGE */
RCV_REQINVITE /**< Event is an incoming INVITE request */
RCV_REQACK /**< Event is an incoming ACK request */
RCV_REQUEST /**< Event is an incoming NON-INVITE and NON-ACK request */
RCV_STATUS_1XX /**< Event is an incoming informational response */
RCV_STATUS_2XX /**< Event is an incoming 2XX response */
RCV_STATUS_3456XX /**< Event is an incoming final response (not 2XX) */
/* FOR OUTGOING MESSAGE */
SND_REQINVITE /**< Event is an outgoing INVITE request */
SND_REQACK /**< Event is an outgoing ACK request */
SND_REQUEST /**< Event is an outgoing NON-INVITE and NON-ACK request */
SND_STATUS_1XX /**< Event is an outgoing informational response */
SND_STATUS_2XX /**< Event is an outgoing 2XX response */
SND_STATUS_3456XX /**< Event is an outgoing final response (not 2XX) */
KILL_TRANSACTION /**< Event to 'kill' the transaction before termination */
UNKNOWN_EVT /**< Max event */
)
var eventMap = map[Event]string{
TIMEOUT_A: "TIMEOUT_A",
TIMEOUT_B: "TIMEOUT_B",
TIMEOUT_D: "TIMEOUT_D",
TIMEOUT_E: "TIMEOUT_E",
TIMEOUT_F: "TIMEOUT_F",
TIMEOUT_K: "TIMEOUT_K",
TIMEOUT_G: "TIMEOUT_G",
TIMEOUT_H: "TIMEOUT_H",
TIMEOUT_I: "TIMEOUT_I",
TIMEOUT_J: "TIMEOUT_J",
RCV_REQINVITE: "RCV_REQINVITE",
RCV_REQACK: "RCV_REQACK",
RCV_REQUEST: "RCV_REQUEST",
RCV_STATUS_1XX: "RCV_STATUS_1XX",
RCV_STATUS_2XX: "RCV_STATUS_2XX",
RCV_STATUS_3456XX: "RCV_STATUS_3456XX",
SND_REQINVITE: "SND_REQINVITE",
SND_REQACK: "SND_REQACK",
SND_REQUEST: "SND_REQUEST",
SND_STATUS_1XX: "SND_STATUS_1XX",
SND_STATUS_2XX: "SND_STATUS_2XX",
SND_STATUS_3456XX: "SND_STATUS_3456XX",
KILL_TRANSACTION: "KILL_TRANSACTION",
UNKNOWN_EVT: "UNKNOWN_EVT",
}
func (e Event) String() string {
return eventMap[e]
}
//incoming SIP MESSAGE
func (e Event) IsIncomingMessage() bool {
return e >= RCV_REQINVITE && e <= RCV_STATUS_3456XX
}
//incoming SIP REQUEST
func (e Event) IsIncomingRequest() bool {
return e == RCV_REQINVITE || e == RCV_REQACK || e == RCV_REQUEST
}
//incoming SIP RESPONSE
func (e Event) IsIncomingResponse() bool {
return e == RCV_STATUS_1XX || e == RCV_STATUS_2XX || e == RCV_STATUS_3456XX
}
//outgoing SIP MESSAGE
func (e Event) IsOutgoingMessage() bool {
return e >= SND_REQINVITE && e <= SND_REQINVITE
}
//outgoing SIP REQUEST
func (e Event) IsOutgoingRequest() bool {
return e == SND_REQINVITE || e == SND_REQACK || e == SND_REQUEST
}
//outgoing SIP RESPONSE
func (e Event) IsOutgoingResponse() bool {
return e == SND_STATUS_1XX || e == SND_STATUS_2XX || e == SND_STATUS_3456XX
}
//a SIP MESSAGE
func (e Event) IsSipMessage() bool {
return e >= RCV_REQINVITE && e <= SND_STATUS_3456XX
}
type EventObj struct {
evt Event // event type
tid string // transaction id
msg *sip.Message
}
//状态机类型
type FSMType int
const (
FSM_ICT FSMType = iota /**< Invite Client (outgoing) Transaction */
FSM_IST /**< Invite Server (incoming) Transaction */
FSM_NICT /**< Non-Invite Client (outgoing) Transaction */
FSM_NIST /**< Non-Invite Server (incoming) Transaction */
FSM_UNKNOWN /**< Invalid Transaction */
)
var typeMap = map[FSMType]string{
FSM_ICT: "FSM_ICT",
FSM_IST: "FSM_IST",
FSM_NICT: "FSM_NICT",
FSM_NIST: "FSM_NIST",
FSM_UNKNOWN: "FSM_UNKNOWN",
}
func (t FSMType) String() string {
return typeMap[t]
}
//对外将sip通讯封装成请求和响应
//TODO可参考http的request和response屏蔽sip协议细节
type Request struct {
data *sip.Message
}
//Code = 0则响应正常
//Code != 0打印错误提示信息 Message
type Response struct {
Code int
Message string
Data *sip.Message
}
type Handler func(t *Transaction, e *EventObj) error //操作
type Header map[string]string
// timer相关基础常量、方法等定义
const (
T1 = 100 * time.Millisecond
T2 = 4 * time.Second
T4 = 5 * time.Second
TimeA = T1
TimeB = 64 * T1
TimeD = 32 * time.Second
TimeE = T1
TimeF = 64 * T1
TimeG = T1
TimeH = 64 * T1
TimeI = T4
TimeJ = 64 * T1
TimeK = T4
Time1xx = 100 * time.Millisecond
)
//TODO是否要管理当前 transaction 的多次请求和响应的message
//TODO是否要管理当前 transaction 的头域
//TODO多种transaction在一个struct里面管理不太方便暂时写在一起后期重构分开并使用interface 解耦
//是否需要tp layer
type Transaction struct {
ctx context.Context //线程管理、其他参数
id string //transaction ID
isReliable bool //是否可靠传输
core *Core //全局参数
typo FSMType //状态机类型
done chan struct{} //主动退出
state State //当前状态
event chan *EventObj //输入的事件,带缓冲
response chan *Response //输出的响应
startAt time.Time //开始时间
endAt time.Time //结束时间
//messages []*sip.Message //传输的消息缓存origin request/last response/request ack...
//header Header //创建事物的消息头域参数:Via From To CallID CSeq
via *sip.Via
from *sip.Contact
to *sip.Contact
callID string
cseq *sip.CSeq
origRequest *sip.Message //Initial request
lastResponse *sip.Message //Last response可能是临时的也可能是最终的
ack *sip.Message //ack request sent
//timer for ict
timerA *SipTimer
timerB *time.Timer
timerD *time.Timer
//timer for nict
timerE *SipTimer
timerF *time.Timer
timerK *time.Timer
//timer for ist
timerG *time.Timer
timerH *time.Timer
timerI *time.Timer
//timer for nist
timerJ *time.Timer
}
type SipTimer struct {
tm *time.Timer
timeout time.Duration //当前超时时间
max time.Duration //最大超时时间
}
func NewSipTimer(d, max time.Duration, f func()) *SipTimer {
return &SipTimer{
tm: time.AfterFunc(d, f),
timeout: d,
max: max,
}
}
func (t *SipTimer) Reset(d time.Duration) {
t.timeout = d
if t.timeout > t.max && t.max != 0 {
t.timeout = t.max
}
t.tm.Reset(t.timeout)
}
func (ta *Transaction) SetState(s State) {
ta.state = s
}
func (ta *Transaction) GetTid() string {
return ta.id
}
//每一个transaction至少有一个状态机线程运行
//TODO:如果是一个uac的transaction则把最后响应的消息返回通过response chan
//transaction有很多消息需要传递到TU也接收来自TU的消息。
func (ta *Transaction) Run() {
for {
select {
case e := <-ta.event:
//根据event调用对应的handler
fmt.Println("fsm run event:", e.evt.String())
core := ta.core
state := ta.state
evtHandlers, ok1 := core.handlers[state]
if !ok1 {
fmt.Println("invalid state:", ta.state.String())
break
}
f, ok2 := evtHandlers[e.evt]
if !ok2 {
fmt.Println("invalid handler for this event:", e.evt.String())
break
}
fmt.Printf("state:%s, event:%s\n", state.String(), e.evt.String())
err := f(ta, e)
if err != nil {
fmt.Printf("transaction run failed, state:%s, event:%s\n", state.String(), e.evt.String())
}
case <-ta.done:
fmt.Println("fsm exit")
return
case <-ta.ctx.Done():
fmt.Println("fsm killed")
return
}
}
}
//Terminated:事物的终止
//TODOcheck调用时机
func (ta *Transaction) Terminate() {
ta.state = NICT_TERMINATED
switch ta.typo {
case FSM_ICT:
ta.state = ICT_TERMINATED
case FSM_NICT:
ta.state = NICT_TERMINATED
case FSM_IST:
ta.state = IST_TERMINATED
case FSM_NIST:
ta.state = NIST_TERMINATED
}
//关掉事物的线程
close(ta.done)
//TODO某些timer需要检查并关掉并且设置为nil
//remove ta from core
ta.core.removeTa <- ta.id
}
//根据sip消息解析出目标服务器地址发送消息
func (ta *Transaction) SipSend(msg *sip.Message) error {
err := checkMessage(msg)
if err != nil {
return err
}
addr := msg.Addr
if addr==""{
viaParams := msg.Via.Params
//host
var host, port string
var ok1, ok2 bool
if host, ok1 = viaParams["maddr"]; !ok1 {
if host, ok2 = viaParams["received"]; !ok2 {
host = msg.Via.Host
}
}
//port
port = viaParams["rport"]
if port == "" || port == "0" || port == "-1" {
port = msg.Via.Port
}
if port == "" {
port = "5060"
}
addr = fmt.Sprintf("%s:%s", host, port)
}
fmt.Println("dest addr:", addr)
var err1, err2 error
pkt := &transport.Packet{}
pkt.Data, err1 = sip.Encode(msg)
if msg.Via.Transport == "UDP" {
pkt.Addr, err2 = net.ResolveUDPAddr("udp", addr)
} else {
pkt.Addr, err2 = net.ResolveTCPAddr("tcp", addr)
}
if err1 != nil {
return err1
}
if err2 != nil {
return err2
}
ta.core.tp.WritePacket(pkt)
return nil
}

View File

@@ -0,0 +1,27 @@
package transaction
import (
"context"
"fmt"
"testing"
"time"
)
func TestTimeout(t *testing.T) {
// Pass a context with a timeout to tell a blocking function that it
// should abandon its work after the timeout elapses.
ctx, cancel := context.WithTimeout(context.Background(), 500*time.Millisecond)
defer cancel()
go func() {
select {
case <-time.After(1 * time.Second):
fmt.Println("overslept")
case <-ctx.Done():
fmt.Println(ctx.Err()) // prints "context deadline exceeded"
default:
time.Sleep(1000 * time.Millisecond)
fmt.Println("fuck gc.")
}
}()
}

157
transaction/tx.go Normal file
View File

@@ -0,0 +1,157 @@
package transaction
import (
"github.com/Monibuca/plugin-gb28181/v3/sip"
. "github.com/Monibuca/plugin-gb28181/v3/transport"
"github.com/Monibuca/plugin-gb28181/v3/utils"
"net/http"
"sync"
"time"
)
var ActiveTX *GBTxs
// GBTxs a GBTxs stands for a Gb28181 Transaction collection
type GBTxs struct {
Txs map[string]*GBTx
RWM *sync.RWMutex
}
func (txs *GBTxs) NewTX(key string, conn Connection) *GBTx {
tx := NewTransaction(key, conn)
txs.RWM.Lock()
txs.Txs[key] = tx
txs.RWM.Unlock()
return tx
}
func (txs *GBTxs) GetTX(key string) *GBTx {
txs.RWM.RLock()
tx, ok := txs.Txs[key]
if !ok {
tx = nil
}
txs.RWM.RUnlock()
return tx
}
func (txs *GBTxs) rmTX(tx *GBTx) {
txs.RWM.Lock()
delete(txs.Txs, tx.key)
txs.RWM.Unlock()
}
// GBTx Gb28181 Transaction
type GBTx struct {
conn Connection
key string
resp chan *sip.Response
active chan int
*Core
}
// NewTransaction create a new GBtx
func NewTransaction(key string, conn Connection) *GBTx {
tx := &GBTx{conn: conn, key: key, resp: make(chan *sip.Response, 10), active: make(chan int, 1)}
go tx.watch()
return tx
}
// Key returns the GBTx Key
func (tx *GBTx) Key() string {
return tx.key
}
func (tx *GBTx) watch() {
for {
select {
case <-tx.active:
//Println("active tx", tx.Key(), time.Now().Format("2006-01-02 15:04:05"))
case <-time.After(20 * time.Second):
tx.Close()
//Println("watch closed tx", tx.key, time.Now().Format("2006-01-02 15:04:05"))
return
}
}
}
// GetResponse GetResponse
func (tx *GBTx) GetResponse() *sip.Response {
for {
res := <-tx.resp
if res == nil {
return res
}
tx.active <- 2
//Println("response tx", tx.key, time.Now().Format("2006-01-02 15:04:05"))
if res.GetStatusCode() == http.StatusContinue || res.GetStatusCode() == http.StatusSwitchingProtocols {
// Trying and Dialog Establishement 等待下一个返回
continue
}
return res
}
}
// Close the Close function closes the GBTx
func (tx *GBTx) Close() {
//Printf("closed tx: %s %s TXs: %d", tx.key, time.Now().Format("2006-01-02 15:04:05"), len(ActiveTX.Txs))
ActiveTX.rmTX(tx)
close(tx.resp)
close(tx.active)
}
// ReceiveResponse receive a Response
func (tx *GBTx) ReceiveResponse(msg *sip.Response) {
defer func() {
if r := recover(); r != nil {
//Println("send to closed channel, txkey:", tx.key, "message: \n", msg)
}
}()
//Println("receiveResponse tx", tx.Key(), time.Now().Format("2006-01-02 15:04:05"))
tx.resp <- msg
tx.active <- 1
}
// Respond Respond
func (tx *GBTx) Respond(res *sip.Response) error {
str, _ := sip.Encode(res.Message)
//Println("send response,to:", (res.DestAdd).String(), "txkey:", tx.key, "message: \n", string(str))
_, err := tx.conn.WriteTo(str, res.DestAdd)
return err
}
// Request Request
func (tx *GBTx) Request(req *sip.Request) error {
str, _ := sip.Encode(req.Message)
//Println("send Request,to:", (req.DestAdd).String(), "txkey:", tx.key, "message: \n", string(str))
_, err := tx.conn.WriteTo(str, req.DestAdd)
return err
}
func GetTXKey(msg *sip.Message) (key string) {
if len(msg.CallID) > 0 {
key = msg.CallID
} else {
key = utils.RandString(10)
}
return
}
func (tx *GBTx) SipResponse() (*sip.Response, error) {
response := tx.GetResponse()
if response == nil {
return nil, utils.NewError(nil, "response timeout", "tx key:", tx.Key())
}
if response.GetStatusCode() != http.StatusOK {
return response, utils.NewError(nil, "response fail", response.GetStatusCode(), response.GetReason(), "tx key:", tx.Key())
}
return response, nil
}
func (tx *GBTx) SipRequestForResponse(req *sip.Request) (response *sip.Response, err error) {
err = tx.Request(req)
if err == nil {
return tx.SipResponse()
}
return
}

View File

@@ -1,8 +1,8 @@
package transaction
import (
"github.com/Monibuca/plugin-gb28181/sip"
"fmt"
"github.com/Monibuca/plugin-gb28181/v3/sip"
"net"
"strings"
)
@@ -17,71 +17,11 @@ import (
//参考RFC3261
func getMessageTransactionID(m *sip.Message) string {
if m.GetMethod() == sip.ACK {
//TODO在匹配服务端事的ACK中创建事务的请求的方法为INVITE。所以ACK消息匹配事的时候需要注意????
//TODO在匹配服务端事的ACK中创建事务的请求的方法为INVITE。所以ACK消息匹配事的时候需要注意????
}
return string(m.GetMethod()) + "_" + m.GetBranch()
}
//根据收到的响应的消息的状态码,获取事件
func getInComingMessageEvent(m *sip.Message) Event {
//request根据请求方法来确认事件
if m.IsRequest() {
method := m.GetMethod()
if method == sip.INVITE {
return RCV_REQINVITE
} else if method == sip.ACK {
return RCV_REQACK
} else {
return RCV_REQUEST
}
}
//response根据状态码来确认事件
status := m.StartLine.Code
if status >= 100 && status < 200 {
return RCV_STATUS_1XX
}
if status >= 200 && status < 300 {
return RCV_STATUS_2XX
}
if status >= 300 {
return RCV_STATUS_3456XX
}
return UNKNOWN_EVT
}
//根据发出的响应的消息的状态码,获取事件
func getOutGoingMessageEvent(m *sip.Message) Event {
//request:get event by method
if m.IsRequest() {
method := m.GetMethod()
if method == sip.INVITE {
return SND_REQINVITE
} else if method == sip.ACK {
return SND_REQACK
} else {
return SND_REQUEST
}
}
//response:get event by status
status := m.StartLine.Code
if status >= 100 && status < 200 {
return SND_STATUS_1XX
}
if status >= 200 && status < 300 {
return SND_STATUS_2XX
}
if status >= 300 {
return SND_STATUS_3456XX
}
return UNKNOWN_EVT
}
func checkMessage(msg *sip.Message) error {
//TODO:sip消息解析成功之后检查必要元素如果失败则返回 ErrorCheckMessage

115
transport/connection.go Normal file
View File

@@ -0,0 +1,115 @@
package transport
import (
. "github.com/Monibuca/utils/v3"
"net"
"strings"
"sync"
"time"
)
// Connection Wrapper around net.Conn.
type Connection interface {
net.Conn
Network() string
// String() string
ReadFrom(buf []byte) (num int, raddr net.Addr, err error)
WriteTo(buf []byte, raddr net.Addr) (num int, err error)
}
// Connection implementation.
type connection struct {
baseConn net.Conn
laddr net.Addr
raddr net.Addr
mu sync.RWMutex
logKey string
Online bool
ReconnectCount int64 //重连次数
}
func newUDPConnection(baseConn net.Conn) Connection {
conn := &connection{
baseConn: baseConn,
laddr: baseConn.LocalAddr(),
raddr: baseConn.RemoteAddr(),
logKey: "udpConnection",
}
return conn
}
func newTCPConnection(baseConn net.Conn) Connection {
conn := &connection{
baseConn: baseConn,
laddr: baseConn.LocalAddr(),
raddr: baseConn.RemoteAddr(),
logKey: "udpConnection",
}
return conn
}
func (conn *connection) Read(buf []byte) (int, error) {
var (
num int
err error
)
num, err = conn.baseConn.Read(buf)
return num, err
}
func (conn *connection) ReadFrom(buf []byte) (num int, raddr net.Addr, err error) {
num, raddr, err = conn.baseConn.(net.PacketConn).ReadFrom(buf)
if err != nil {
return num, raddr, err
}
Printf("readFrom %d , %s -> %s \n %s", num, raddr, conn.LocalAddr(), string(buf[:num]))
return num, raddr, err
}
func (conn *connection) Write(buf []byte) (int, error) {
var (
num int
err error
)
num, err = conn.baseConn.Write(buf)
return num, err
}
func (conn *connection) WriteTo(buf []byte, raddr net.Addr) (num int, err error) {
num, err = conn.baseConn.(net.PacketConn).WriteTo(buf, raddr)
if err != nil {
return num, err
}
//Printf("writeTo %d , %s -> %s \n %s", num, conn.baseConn.LocalAddr(), raddr.String(), string(buf[:num]))
return num, err
}
func (conn *connection) LocalAddr() net.Addr {
return conn.baseConn.LocalAddr()
}
func (conn *connection) RemoteAddr() net.Addr {
return conn.baseConn.RemoteAddr()
}
func (conn *connection) Close() error {
err := conn.baseConn.Close()
return err
}
func (conn *connection) Network() string {
return strings.ToUpper(conn.baseConn.LocalAddr().Network())
}
func (conn *connection) SetDeadline(t time.Time) error {
return conn.baseConn.SetDeadline(t)
}
func (conn *connection) SetReadDeadline(t time.Time) error {
return conn.baseConn.SetReadDeadline(t)
}
func (conn *connection) SetWriteDeadline(t time.Time) error {
return conn.baseConn.SetWriteDeadline(t)
}

View File

@@ -2,7 +2,7 @@ package transport
import (
"fmt"
"github.com/Monibuca/plugin-gb28181/utils"
"github.com/Monibuca/plugin-gb28181/v3/utils"
"os"
"time"
)
@@ -16,7 +16,7 @@ func RunServerTCP() {
tcp := NewTCPServer(SipPort, true)
go PacketHandler(tcp)
go func() {
_ = tcp.Start()
_ = tcp.StartAndWait()
}()
select {}
@@ -27,7 +27,7 @@ func RunClientTCP() {
c := NewTCPClient(SipHost, SipPort)
go PacketHandler(c)
go func() {
_ = c.Start()
_ = c.StartAndWait()
}()
//发送测试数据
@@ -69,7 +69,7 @@ func RunServerUDP() {
go PacketHandler(udp)
go func() {
_ = udp.Start()
_ = udp.StartAndWait()
}()
select {}
@@ -79,7 +79,7 @@ func RunClientUDP() {
c := NewUDPClient(SipHost, SipPort)
go PacketHandler(c)
go func() {
_ = c.Start()
_ = c.StartAndWait()
}()
//发送测试数据
go func() {

View File

@@ -9,7 +9,7 @@ type TCPClient struct {
Statistic
host string
port uint16
conn net.Conn
conn Connection
readChan chan *Packet
writeChan chan *Packet
remoteAddr net.Addr
@@ -43,16 +43,16 @@ func (c *TCPClient) RemoteAddr() net.Addr {
return c.remoteAddr
}
func (c *TCPClient) Start() error {
func (c *TCPClient) StartAndWait() error {
conn, err := net.Dial("tcp", fmt.Sprintf("%s:%d", c.host, c.port))
if err != nil {
fmt.Println("dial tcp server failed :", err.Error())
return err
}else{
} else {
fmt.Println("start tcp client")
}
c.conn = conn
c.conn = newTCPConnection(conn)
c.remoteAddr = conn.RemoteAddr()
c.localAddr = conn.LocalAddr()
@@ -113,3 +113,7 @@ func (c *TCPClient) Heartbeat(p *Packet) {
}
c.WritePacket(p)
}
func (s *TCPClient) Conn() *Connection {
return &s.conn
}

View File

@@ -42,7 +42,7 @@ func (s *TCPServer) IsKeepalive() bool {
return s.Keepalive
}
func (s *TCPServer) Start() error {
func (s *TCPServer) StartAndWait() error {
//监听端口
//开启tcp连接线程
var err error
@@ -69,8 +69,8 @@ func (s *TCPServer) Start() error {
if !ok {
return
}
c := val.(*Connection)
_, _ = c.Conn.Write(p.Data)
c := *val.(*Connection)
_, _ = c.Write(p.Data)
case <-s.done:
return
}
@@ -104,17 +104,18 @@ func (s *TCPServer) Start() error {
}
// conn.SetReadDeadline(time.Now().Add(600 * time.Second))
session := &Connection{Conn: conn, Addr: conn.RemoteAddr()}
address := session.Addr.String()
session := newTCPConnection(conn)
address := session.RemoteAddr().String()
s.sessions.Store(address, session)
fmt.Println(fmt.Sprintf("new tcp client remoteAddr: %v", address))
go s.handlerSession(session)
go s.handlerSession(&session)
}
}
func (s *TCPServer) handlerSession(c *Connection) {
addrStr := c.Addr.String()
conn := *c
addrStr := conn.RemoteAddr().String()
//recovery from panic
defer func() {
@@ -126,16 +127,16 @@ func (s *TCPServer) handlerSession(c *Connection) {
buf := make([]byte, 2048)
for {
n, err := c.Conn.Read(buf)
n, err := conn.Read(buf)
switch {
case err == nil:
p := &Packet{
Addr: c.Addr,
Addr: conn.RemoteAddr(),
Data: buf[:n],
}
s.readChan <- p
case err == io.EOF:
fmt.Println(fmt.Sprintf("io.EOF,client close --- remoteAddr: %v", c.Addr))
fmt.Println(fmt.Sprintf("io.EOF,client close --- remoteAddr: %v", conn.RemoteAddr()))
return
case err != nil:
fmt.Println("client other err: ", err)
@@ -150,8 +151,8 @@ func (s *TCPServer) CloseOne(addr string) {
if !ok {
return
}
c := val.(*Connection)
_ = c.Conn.Close()
c := *val.(*Connection)
_ = c.Close()
s.sessions.Delete(addr)
}
@@ -165,10 +166,14 @@ func (s *TCPServer) WritePacket(packet *Packet) {
func (s *TCPServer) Close() error {
//TODOTCP服务退出之前需要先close掉所有客户端的连接
s.sessions.Range(func(key, value interface{}) bool {
c := value.(*Connection)
_ = c.Conn.Close()
c := *value.(*Connection)
_ = c.Close()
s.sessions.Delete(key)
return true
})
return nil
}
func (s *TCPServer) Conn() *Connection {
return nil
}

View File

@@ -23,9 +23,10 @@ type ITransport interface {
Name() string
ReadPacketChan() <-chan *Packet //读消息,消息处理器需在循环中阻塞读取
WritePacket(packet *Packet) //写消息
Start() error //开启连接,阻塞接收消息
StartAndWait() error //开启连接,阻塞接收消息
Close() error //关闭连接
IsReliable() bool //是否可靠传输
Conn() *Connection
}
type IServer interface {
@@ -48,18 +49,6 @@ type Packet struct {
Data []byte
}
//对于面向连接的UDP或者TCP都可以面向连接维持心跳即可必须有session
type Connection struct {
Addr net.Addr
Conn net.Conn
Online bool
ReconnectCount int64 //重连次数
}
func (s *Connection) Close() {
//TODO处理session的关闭修改缓存状态、数据库状态、发送离线通知、执行离线回调等等
}
//通讯统计
type Statistic struct {
startTime time.Time

View File

@@ -10,7 +10,7 @@ type UDPClient struct {
Statistic
host string
port uint16
conn *net.UDPConn
conn Connection
readChan chan *Packet
writeChan chan *Packet
done chan struct{}
@@ -43,7 +43,7 @@ func (c *UDPClient) RemoteAddr() net.Addr {
return c.remoteAddr
}
func (c *UDPClient) Start() error {
func (c *UDPClient) StartAndWait() error {
addrStr := fmt.Sprintf("%s:%d", c.host, c.port)
addr, err := net.ResolveUDPAddr("udp", addrStr)
if err != nil {
@@ -117,3 +117,7 @@ func (c *UDPClient) Heartbeat(p *Packet) {
}
c.WritePacket(p)
}
func (c *UDPClient) Conn() *Connection {
return &c.conn
}

View File

@@ -9,9 +9,9 @@ import (
type UDPServer struct {
Statistic
addr string
Conn *net.UDPConn
ReadChan chan *Packet
WriteChan chan *Packet
conn *Connection
readChan chan *Packet
writeChan chan *Packet
done chan struct{}
Keepalive bool
//Sessions sync.Map // key is remote-addr的string , value:*Connection。UDP不需要
@@ -22,8 +22,8 @@ func NewUDPServer(port uint16) IServer {
return &UDPServer{
addr: addrStr,
ReadChan: make(chan *Packet, 10),
WriteChan: make(chan *Packet, 10),
readChan: make(chan *Packet, 1024),
writeChan: make(chan *Packet, 1024),
done: make(chan struct{}),
}
}
@@ -40,7 +40,7 @@ func (s *UDPServer) IsKeepalive() bool {
return s.Keepalive
}
func (s *UDPServer) Start() error {
func (s *UDPServer) StartAndWait() error {
addr, err := net.ResolveUDPAddr("udp", s.addr)
if err != nil {
fmt.Println("Can't resolve address: ", err)
@@ -55,26 +55,14 @@ func (s *UDPServer) Start() error {
defer func() {
_ = conn.Close()
}()
s.Conn = conn
udpConnection := newUDPConnection(conn)
s.conn = &udpConnection
fmt.Println("start udp server at: ", s.addr)
//心跳线程
if s.Keepalive {
//TODO:start heartbeat thread
}
//写线程
go func() {
for {
select {
case p := <-s.WriteChan:
_, _ = s.Conn.WriteTo(p.Data, p.Addr)
case <-s.done:
return
}
}
}()
//读线程
for {
@@ -84,17 +72,17 @@ func (s *UDPServer) Start() error {
fmt.Println("failed to read UDP msg because of ", err.Error())
continue
}
s.ReadChan <- &Packet{
s.readChan <- &Packet{
Addr: remoteAddr,
Data: data[:n],
}
}
}
func (s *UDPServer) ReadPacketChan() <-chan *Packet {
return s.ReadChan
return s.readChan
}
func (s *UDPServer) WritePacket(packet *Packet) {
s.WriteChan <- packet
s.writeChan <- packet
}
func (s *UDPServer) Close() error {
@@ -104,3 +92,7 @@ func (s *UDPServer) Close() error {
func (s *UDPServer) CloseOne(addr string) {
//处理某设备离线
}
func (s *UDPServer) Conn() *Connection {
return s.conn
}

View File

@@ -1,6 +1,6 @@
Transaction User(TU)事务用户在transaction 层之上的协议层。TU包括了UAC core、UAS core,和proxy core。
tu处理业务逻辑并对事层进行操作。
tu处理业务逻辑并对事层进行操作。
#### 类型

View File

@@ -2,7 +2,8 @@ package tu
import (
"fmt"
"github.com/Monibuca/plugin-gb28181/transaction"
"github.com/Monibuca/plugin-gb28181/v3/sip"
"github.com/Monibuca/plugin-gb28181/v3/transaction"
)
//sip server和client的配置可以得到sip URIsip
@@ -45,7 +46,6 @@ func NewClient(config *transaction.Config, static *ClientStatic) *Client {
}
}
//TODO对于一个TU开启之后
//运行一个sip client
func RunClient() {
@@ -77,17 +77,19 @@ func RunClient() {
}
c := NewClient(config, static)
go c.Start()
go c.StartAndWait()
//TODO先发起注册
//TODO:build sip message
msg := BuildMessageRequest("", "", "", "", "", "",
0, 0, 0,"")
resp := c.SendMessage(msg)
if resp.Code != 0 {
fmt.Println("request failed")
0, 0, 0, "")
tx := c.MustTX(transaction.GetTXKey(msg))
resp, err := tx.SipRequestForResponse(&sip.Request{Message: msg})
if err != nil {
fmt.Println("request failed, ", err)
}
fmt.Println("response: ", resp.Data)
fmt.Println("response: ", resp.Body)
select {}
}

View File

@@ -2,8 +2,8 @@ package tu
import (
"fmt"
"github.com/Monibuca/plugin-gb28181/sip"
"github.com/Monibuca/plugin-gb28181/utils"
"github.com/Monibuca/plugin-gb28181/v3/sip"
"github.com/Monibuca/plugin-gb28181/v3/utils"
)
//根据参数构建各种消息
@@ -20,7 +20,7 @@ expires: 过期时间
cseq消息序列号当前对话递增
*/
//构建消息以客户端可能是IPC也可能是SIP Server的角度
func BuildMessageRequest(method sip.Method, transport, sipSerial, sipRealm, username , srcIP string, srcPort uint16, expires, cseq int,body string) *sip.Message {
func BuildMessageRequest(method sip.Method, transport, sipSerial, sipRealm, username, srcIP string, srcPort uint16, expires, cseq int, body string) *sip.Message {
server := fmt.Sprintf("%s@%s", sipSerial, sipRealm)
client := fmt.Sprintf("%s@%s", username, sipRealm)
@@ -62,7 +62,7 @@ func BuildMessageRequest(method sip.Method, transport, sipSerial, sipRealm, user
msg.Contact = &sip.Contact{
Uri: sip.NewURI(fmt.Sprintf("%s@%s:%d", username, srcIP, srcPort)),
}
if len(body)>0{
if len(body) > 0 {
msg.ContentLength = len(body)
msg.Body = body
}

View File

@@ -1,8 +1,9 @@
package tu
import (
"github.com/Monibuca/plugin-gb28181/transaction"
"sync"
"github.com/Monibuca/plugin-gb28181/v3/transaction"
)
//TODO:参考http服务使用者仅需要根据需要实现某些handler替换某些header fileds or body信息。其他的处理都由库来实现。
@@ -15,7 +16,7 @@ type Server struct {
//提供config参数
func NewServer(config *transaction.Config) *Server {
return &Server{
Core: transaction.NewCore(config),
Core: transaction.NewCore(config),
}
}
@@ -42,7 +43,7 @@ func RunServer() {
}
s := NewServer(config)
s.Start()
s.StartAndWait()
select {}
}

19
ui/dist/demo.html vendored
View File

@@ -1,19 +0,0 @@
<meta charset="utf-8">
<title>plugin-gb28181 demo</title>
<script src="https://unpkg.com/vue"></script>
<script src="./plugin-gb28181.umd.js"></script>
<link rel="stylesheet" href="./plugin-gb28181.css">
<div id="app">
<demo></demo>
</div>
<script>
new Vue({
components: {
demo: plugin-gb28181
}
}).$mount('#app')
</script>

View File

@@ -1,612 +0,0 @@
module.exports =
/******/ (function(modules) { // webpackBootstrap
/******/ // The module cache
/******/ var installedModules = {};
/******/
/******/ // The require function
/******/ function __webpack_require__(moduleId) {
/******/
/******/ // Check if module is in cache
/******/ if(installedModules[moduleId]) {
/******/ return installedModules[moduleId].exports;
/******/ }
/******/ // Create a new module (and put it into the cache)
/******/ var module = installedModules[moduleId] = {
/******/ i: moduleId,
/******/ l: false,
/******/ exports: {}
/******/ };
/******/
/******/ // Execute the module function
/******/ modules[moduleId].call(module.exports, module, module.exports, __webpack_require__);
/******/
/******/ // Flag the module as loaded
/******/ module.l = true;
/******/
/******/ // Return the exports of the module
/******/ return module.exports;
/******/ }
/******/
/******/
/******/ // expose the modules object (__webpack_modules__)
/******/ __webpack_require__.m = modules;
/******/
/******/ // expose the module cache
/******/ __webpack_require__.c = installedModules;
/******/
/******/ // define getter function for harmony exports
/******/ __webpack_require__.d = function(exports, name, getter) {
/******/ if(!__webpack_require__.o(exports, name)) {
/******/ Object.defineProperty(exports, name, { enumerable: true, get: getter });
/******/ }
/******/ };
/******/
/******/ // define __esModule on exports
/******/ __webpack_require__.r = function(exports) {
/******/ if(typeof Symbol !== 'undefined' && Symbol.toStringTag) {
/******/ Object.defineProperty(exports, Symbol.toStringTag, { value: 'Module' });
/******/ }
/******/ Object.defineProperty(exports, '__esModule', { value: true });
/******/ };
/******/
/******/ // create a fake namespace object
/******/ // mode & 1: value is a module id, require it
/******/ // mode & 2: merge all properties of value into the ns
/******/ // mode & 4: return value when already ns object
/******/ // mode & 8|1: behave like require
/******/ __webpack_require__.t = function(value, mode) {
/******/ if(mode & 1) value = __webpack_require__(value);
/******/ if(mode & 8) return value;
/******/ if((mode & 4) && typeof value === 'object' && value && value.__esModule) return value;
/******/ var ns = Object.create(null);
/******/ __webpack_require__.r(ns);
/******/ Object.defineProperty(ns, 'default', { enumerable: true, value: value });
/******/ if(mode & 2 && typeof value != 'string') for(var key in value) __webpack_require__.d(ns, key, function(key) { return value[key]; }.bind(null, key));
/******/ return ns;
/******/ };
/******/
/******/ // getDefaultExport function for compatibility with non-harmony modules
/******/ __webpack_require__.n = function(module) {
/******/ var getter = module && module.__esModule ?
/******/ function getDefault() { return module['default']; } :
/******/ function getModuleExports() { return module; };
/******/ __webpack_require__.d(getter, 'a', getter);
/******/ return getter;
/******/ };
/******/
/******/ // Object.prototype.hasOwnProperty.call
/******/ __webpack_require__.o = function(object, property) { return Object.prototype.hasOwnProperty.call(object, property); };
/******/
/******/ // __webpack_public_path__
/******/ __webpack_require__.p = "";
/******/
/******/
/******/ // Load entry module and return exports
/******/ return __webpack_require__(__webpack_require__.s = "deee");
/******/ })
/************************************************************************/
/******/ ({
/***/ "789d":
/***/ (function(module, exports, __webpack_require__) {
// extracted by mini-css-extract-plugin
/***/ }),
/***/ "b284":
/***/ (function(module, __webpack_exports__, __webpack_require__) {
"use strict";
/* harmony import */ var _plugin_webrtc_ui_node_modules_mini_css_extract_plugin_dist_loader_js_ref_6_oneOf_1_0_plugin_webrtc_ui_node_modules_css_loader_dist_cjs_js_ref_6_oneOf_1_1_plugin_webrtc_ui_node_modules_vue_loader_lib_loaders_stylePostLoader_js_plugin_webrtc_ui_node_modules_postcss_loader_src_index_js_ref_6_oneOf_1_2_plugin_webrtc_ui_node_modules_cache_loader_dist_cjs_js_ref_0_0_plugin_webrtc_ui_node_modules_vue_loader_lib_index_js_vue_loader_options_Player_vue_vue_type_style_index_0_id_70987c50_scoped_true_lang_css___WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__("789d");
/* harmony import */ var _plugin_webrtc_ui_node_modules_mini_css_extract_plugin_dist_loader_js_ref_6_oneOf_1_0_plugin_webrtc_ui_node_modules_css_loader_dist_cjs_js_ref_6_oneOf_1_1_plugin_webrtc_ui_node_modules_vue_loader_lib_loaders_stylePostLoader_js_plugin_webrtc_ui_node_modules_postcss_loader_src_index_js_ref_6_oneOf_1_2_plugin_webrtc_ui_node_modules_cache_loader_dist_cjs_js_ref_0_0_plugin_webrtc_ui_node_modules_vue_loader_lib_index_js_vue_loader_options_Player_vue_vue_type_style_index_0_id_70987c50_scoped_true_lang_css___WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(_plugin_webrtc_ui_node_modules_mini_css_extract_plugin_dist_loader_js_ref_6_oneOf_1_0_plugin_webrtc_ui_node_modules_css_loader_dist_cjs_js_ref_6_oneOf_1_1_plugin_webrtc_ui_node_modules_vue_loader_lib_loaders_stylePostLoader_js_plugin_webrtc_ui_node_modules_postcss_loader_src_index_js_ref_6_oneOf_1_2_plugin_webrtc_ui_node_modules_cache_loader_dist_cjs_js_ref_0_0_plugin_webrtc_ui_node_modules_vue_loader_lib_index_js_vue_loader_options_Player_vue_vue_type_style_index_0_id_70987c50_scoped_true_lang_css___WEBPACK_IMPORTED_MODULE_0__);
/* unused harmony reexport * */
/* unused harmony default export */ var _unused_webpack_default_export = (_plugin_webrtc_ui_node_modules_mini_css_extract_plugin_dist_loader_js_ref_6_oneOf_1_0_plugin_webrtc_ui_node_modules_css_loader_dist_cjs_js_ref_6_oneOf_1_1_plugin_webrtc_ui_node_modules_vue_loader_lib_loaders_stylePostLoader_js_plugin_webrtc_ui_node_modules_postcss_loader_src_index_js_ref_6_oneOf_1_2_plugin_webrtc_ui_node_modules_cache_loader_dist_cjs_js_ref_0_0_plugin_webrtc_ui_node_modules_vue_loader_lib_index_js_vue_loader_options_Player_vue_vue_type_style_index_0_id_70987c50_scoped_true_lang_css___WEBPACK_IMPORTED_MODULE_0___default.a);
/***/ }),
/***/ "deee":
/***/ (function(module, __webpack_exports__, __webpack_require__) {
"use strict";
// ESM COMPAT FLAG
__webpack_require__.r(__webpack_exports__);
// CONCATENATED MODULE: C:/Users/dexte/go/src/github.com/Monibuca/plugin-webrtc/ui/node_modules/@vue/cli-service/lib/commands/build/setPublicPath.js
// This file is imported into lib/wc client bundles.
if (typeof window !== 'undefined') {
var currentScript = window.document.currentScript
if (true) {
var getCurrentScript = __webpack_require__("f3a8")
currentScript = getCurrentScript()
// for backward compatibility, because previously we directly included the polyfill
if (!('currentScript' in document)) {
Object.defineProperty(document, 'currentScript', { get: getCurrentScript })
}
}
var src = currentScript && currentScript.src.match(/(.+\/)[^/]+\.js(\?.*)?$/)
if (src) {
__webpack_require__.p = src[1] // eslint-disable-line
}
}
// Indicate to webpack that this file can be concatenated
/* harmony default export */ var setPublicPath = (null);
// CONCATENATED MODULE: C:/Users/dexte/go/src/github.com/Monibuca/plugin-webrtc/ui/node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"2507526a-vue-loader-template"}!C:/Users/dexte/go/src/github.com/Monibuca/plugin-webrtc/ui/node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!C:/Users/dexte/go/src/github.com/Monibuca/plugin-webrtc/ui/node_modules/cache-loader/dist/cjs.js??ref--0-0!C:/Users/dexte/go/src/github.com/Monibuca/plugin-webrtc/ui/node_modules/vue-loader/lib??vue-loader-options!./src/App.vue?vue&type=template&id=764a9e60&
var render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',[_c('mu-data-table',{attrs:{"data":_vm.Devices,"columns":_vm.columns},scopedSlots:_vm._u([{key:"expand",fn:function(prop){return [_c('mu-data-table',{attrs:{"data":prop.row.Channels,"columns":_vm.columns2},scopedSlots:_vm._u([{key:"default",fn:function(ref){
var item = ref.row;
var $index = ref.$index;
return [_c('td',[_vm._v(_vm._s(item.DeviceID))]),_c('td',[_vm._v(_vm._s(item.Name))]),_c('td',[_vm._v(_vm._s(item.Manufacturer))]),_c('td',[_vm._v(_vm._s(item.Address))]),_c('td',[_vm._v(_vm._s(item.Status))]),_c('td',[(item.Connected)?_c('mu-button',{attrs:{"flat":""},on:{"click":function($event){return _vm.ptz(prop.row.ID, $index,item)}}},[_vm._v("云台")]):_vm._e(),(item.Connected)?_c('mu-button',{attrs:{"flat":""},on:{"click":function($event){return _vm.bye(prop.row.ID, $index)}}},[_vm._v("断开")]):_c('mu-button',{attrs:{"flat":""},on:{"click":function($event){return _vm.invite(prop.row.ID, $index,item)}}},[_vm._v("连接 ")])],1)]}}],null,true)})]}},{key:"default",fn:function(ref){
var item = ref.row;
return [_c('td',[_vm._v(_vm._s(item.ID))]),_c('td',[_vm._v(_vm._s(item.Channels ? item.Channels.length : 0))]),_c('td',[_c('StartTime',{attrs:{"value":item.RegisterTime}})],1),_c('td',[_c('StartTime',{attrs:{"value":item.UpdateTime}})],1),_c('td',[_vm._v(_vm._s(item.Status))])]}}])}),_c('webrtc-player',{ref:"player",attrs:{"PublicIP":_vm.PublicIP},on:{"ptz":_vm.sendPtz},model:{value:(_vm.previewStreamPath),callback:function ($$v) {_vm.previewStreamPath=$$v},expression:"previewStreamPath"}})],1)}
var staticRenderFns = []
// CONCATENATED MODULE: ./src/App.vue?vue&type=template&id=764a9e60&
// CONCATENATED MODULE: C:/Users/dexte/go/src/github.com/Monibuca/plugin-webrtc/ui/node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"2507526a-vue-loader-template"}!C:/Users/dexte/go/src/github.com/Monibuca/plugin-webrtc/ui/node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!C:/Users/dexte/go/src/github.com/Monibuca/plugin-webrtc/ui/node_modules/cache-loader/dist/cjs.js??ref--0-0!C:/Users/dexte/go/src/github.com/Monibuca/plugin-webrtc/ui/node_modules/vue-loader/lib??vue-loader-options!./src/components/Player.vue?vue&type=template&id=70987c50&scoped=true&
var Playervue_type_template_id_70987c50_scoped_true_render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('Modal',_vm._g(_vm._b({attrs:{"draggable":"","title":_vm.streamPath},on:{"on-ok":_vm.onClosePreview,"on-cancel":_vm.onClosePreview}},'Modal',_vm.$attrs,false),_vm.$listeners),[_c('div',{staticClass:"container"},[_c('video',{ref:"webrtc",attrs:{"width":"488","height":"275","autoplay":"","muted":"","controls":""},domProps:{"srcObject":_vm.stream,"muted":true}}),_c('div',{staticClass:"control"},_vm._l((4),function(n){return _c('svg',{class:'arrow'+n,attrs:{"viewBox":"0 0 1024 1024","version":"1.1","xmlns":"http://www.w3.org/2000/svg","xmlns:xlink":"http://www.w3.org/1999/xlink","width":"64","height":"64"},on:{"click":function($event){return _vm.$emit('ptz',n)}}},[_c('defs'),_c('path',{attrs:{"d":"M682.666667 955.733333H341.333333a17.066667 17.066667 0 0 1-17.066666-17.066666V529.066667H85.333333a17.066667 17.066667 0 0 1-12.066133-29.1328l426.666667-426.666667a17.0496 17.0496 0 0 1 24.132266 0l426.666667 426.666667A17.066667 17.066667 0 0 1 938.666667 529.066667H699.733333v409.6a17.066667 17.066667 0 0 1-17.066666 17.066666z m-324.266667-34.133333h307.2V512a17.066667 17.066667 0 0 1 17.066667-17.066667h214.801066L512 109.4656 126.532267 494.933333H341.333333a17.066667 17.066667 0 0 1 17.066667 17.066667v409.6z","p-id":"6849"}})])}),0)]),_c('div',{attrs:{"slot":"footer"},slot:"footer"},[(_vm.remoteSDP)?_c('mu-badge',[_c('a',{attrs:{"slot":"content","href":_vm.remoteSDPURL,"download":"remoteSDP.txt"},slot:"content"},[_vm._v("remoteSDP")])]):_vm._e(),(_vm.localSDP)?_c('mu-badge',[_c('a',{attrs:{"slot":"content","href":_vm.localSDPURL,"download":"localSDP.txt"},slot:"content"},[_vm._v("localSDP")])]):_vm._e()],1)])}
var Playervue_type_template_id_70987c50_scoped_true_staticRenderFns = []
// CONCATENATED MODULE: ./src/components/Player.vue?vue&type=template&id=70987c50&scoped=true&
// CONCATENATED MODULE: C:/Users/dexte/go/src/github.com/Monibuca/plugin-webrtc/ui/node_modules/cache-loader/dist/cjs.js??ref--0-0!C:/Users/dexte/go/src/github.com/Monibuca/plugin-webrtc/ui/node_modules/vue-loader/lib??vue-loader-options!./src/components/Player.vue?vue&type=script&lang=js&
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
let pc = null;
/* harmony default export */ var Playervue_type_script_lang_js_ = ({
data() {
return {
iceConnectionState: pc && pc.iceConnectionState,
stream: null,
localSDP: "",
remoteSDP: "",
remoteSDPURL: "",
localSDPURL: "",
streamPath: ""
};
},
props:{
PublicIP:String
},
methods: {
async play(streamPath) {
pc = new RTCPeerConnection();
pc.addTransceiver('video',{
direction:'recvonly'
})
this.streamPath = streamPath;
pc.onsignalingstatechange = e => {
//console.log(e);
};
pc.oniceconnectionstatechange = e => {
this.$toast.info(pc.iceConnectionState);
this.iceConnectionState = pc.iceConnectionState;
};
pc.onicecandidate = event => {
console.log(event)
};
pc.ontrack = event => {
// console.log(event);
if (event.track.kind == "video")
this.stream = event.streams[0];
};
await pc.setLocalDescription(await pc.createOffer());
this.localSDP = pc.localDescription.sdp;
this.localSDPURL = URL.createObjectURL(
new Blob([this.localSDP], { type: "text/plain" })
);
const result = await this.ajax({
type: "POST",
processData: false,
data: JSON.stringify(pc.localDescription.toJSON()),
url: "/webrtc/play?streamPath=" + this.streamPath,
dataType: "json"
});
if (result.errmsg) {
this.$toast.error(result.errmsg);
return;
} else {
this.remoteSDP = result.sdp;
this.remoteSDPURL = URL.createObjectURL(new Blob([this.remoteSDP], { type: "text/plain" }));
}
await pc.setRemoteDescription(new RTCSessionDescription(result));
},
onClosePreview() {
pc.close();
}
}
});
// CONCATENATED MODULE: ./src/components/Player.vue?vue&type=script&lang=js&
/* harmony default export */ var components_Playervue_type_script_lang_js_ = (Playervue_type_script_lang_js_);
// EXTERNAL MODULE: ./src/components/Player.vue?vue&type=style&index=0&id=70987c50&scoped=true&lang=css&
var Playervue_type_style_index_0_id_70987c50_scoped_true_lang_css_ = __webpack_require__("b284");
// CONCATENATED MODULE: C:/Users/dexte/go/src/github.com/Monibuca/plugin-webrtc/ui/node_modules/vue-loader/lib/runtime/componentNormalizer.js
/* globals __VUE_SSR_CONTEXT__ */
// IMPORTANT: Do NOT use ES2015 features in this file (except for modules).
// This module is a runtime utility for cleaner component module output and will
// be included in the final webpack user bundle.
function normalizeComponent (
scriptExports,
render,
staticRenderFns,
functionalTemplate,
injectStyles,
scopeId,
moduleIdentifier, /* server only */
shadowMode /* vue-cli only */
) {
// Vue.extend constructor export interop
var options = typeof scriptExports === 'function'
? scriptExports.options
: scriptExports
// render functions
if (render) {
options.render = render
options.staticRenderFns = staticRenderFns
options._compiled = true
}
// functional template
if (functionalTemplate) {
options.functional = true
}
// scopedId
if (scopeId) {
options._scopeId = 'data-v-' + scopeId
}
var hook
if (moduleIdentifier) { // server build
hook = function (context) {
// 2.3 injection
context =
context || // cached call
(this.$vnode && this.$vnode.ssrContext) || // stateful
(this.parent && this.parent.$vnode && this.parent.$vnode.ssrContext) // functional
// 2.2 with runInNewContext: true
if (!context && typeof __VUE_SSR_CONTEXT__ !== 'undefined') {
context = __VUE_SSR_CONTEXT__
}
// inject component styles
if (injectStyles) {
injectStyles.call(this, context)
}
// register component module identifier for async chunk inferrence
if (context && context._registeredComponents) {
context._registeredComponents.add(moduleIdentifier)
}
}
// used by ssr in case component is cached and beforeCreate
// never gets called
options._ssrRegister = hook
} else if (injectStyles) {
hook = shadowMode
? function () {
injectStyles.call(
this,
(options.functional ? this.parent : this).$root.$options.shadowRoot
)
}
: injectStyles
}
if (hook) {
if (options.functional) {
// for template-only hot-reload because in that case the render fn doesn't
// go through the normalizer
options._injectStyles = hook
// register for functional component in vue file
var originalRender = options.render
options.render = function renderWithStyleInjection (h, context) {
hook.call(context)
return originalRender(h, context)
}
} else {
// inject component registration as beforeCreate hook
var existing = options.beforeCreate
options.beforeCreate = existing
? [].concat(existing, hook)
: [hook]
}
}
return {
exports: scriptExports,
options: options
}
}
// CONCATENATED MODULE: ./src/components/Player.vue
/* normalize component */
var component = normalizeComponent(
components_Playervue_type_script_lang_js_,
Playervue_type_template_id_70987c50_scoped_true_render,
Playervue_type_template_id_70987c50_scoped_true_staticRenderFns,
false,
null,
"70987c50",
null
)
/* harmony default export */ var Player = (component.exports);
// CONCATENATED MODULE: C:/Users/dexte/go/src/github.com/Monibuca/plugin-webrtc/ui/node_modules/cache-loader/dist/cjs.js??ref--0-0!C:/Users/dexte/go/src/github.com/Monibuca/plugin-webrtc/ui/node_modules/vue-loader/lib??vue-loader-options!./src/App.vue?vue&type=script&lang=js&
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
/* harmony default export */ var Appvue_type_script_lang_js_ = ({
components:{
WebrtcPlayer: Player
},
props:{
ListenAddr:String
},
computed:{
PublicIP(){
return this.ListenAddr.split(":")[0]
}
},
data() {
return {
Devices: [], previewStreamPath:false,
context:{
id:null,
channel:0,
item:null
},
columns: Object.freeze(
["设备号", "通道数", "注册时间", "更新时间", "状态"].map(
(title) => ({
title,
})
)
),
columns2: Object.freeze([
"通道编号",
"名称",
"厂商",
"地址",
"状态",
"操作",
]).map((title) => ({title})),
ptzCmds:["A50F010800880045","A50F01018800003E", "A50F010400880041","A50F01028800003F"]
};
},
created() {
this.fetchlist();
},
methods: {
fetchlist() {
const listES = new EventSource(this.apiHost + "/gb28181/list");
listES.onmessage = (evt) => {
if (!evt.data) return;
this.Devices = JSON.parse(evt.data) || [];
this.Devices.sort((a, b) => (a.ID > b.ID ? 1 : -1));
};
this.$once("hook:destroyed", () => listES.close());
},
ptz(id, channel,item) {
this.context = {
id,channel,item
}
this.previewStreamPath = true
this.$nextTick(() =>this.$refs.player.play("gb28181/"+item.DeviceID));
},
sendPtz(n){
this.ajax.get("/gb28181/control", {
id:this.context.id,
channel:this.context.channel,
ptzcmd: this.ptzCmds[n-1],
}).then(x=>{
setTimeout(()=>{
this.ajax.get("/gb28181/control", {
id:this.context.id,
channel:this.context.channel,
ptzcmd: "A50F0100000000B5",
});
},500)
});
},
invite(id, channel,item) {
this.ajax.get("/gb28181/invite", {id, channel}).then(x=>{
item.Connected = true
});
},
bye(id, channel,item) {
this.ajax.get("/gb28181/bye", {id, channel}).then(x=>{
item.Connected = false
});;
}
},
});
// CONCATENATED MODULE: ./src/App.vue?vue&type=script&lang=js&
/* harmony default export */ var src_Appvue_type_script_lang_js_ = (Appvue_type_script_lang_js_);
// CONCATENATED MODULE: ./src/App.vue
/* normalize component */
var App_component = normalizeComponent(
src_Appvue_type_script_lang_js_,
render,
staticRenderFns,
false,
null,
null,
null
)
/* harmony default export */ var App = (App_component.exports);
// CONCATENATED MODULE: C:/Users/dexte/go/src/github.com/Monibuca/plugin-webrtc/ui/node_modules/@vue/cli-service/lib/commands/build/entry-lib.js
/* harmony default export */ var entry_lib = __webpack_exports__["default"] = (App);
/***/ }),
/***/ "f3a8":
/***/ (function(module, exports, __webpack_require__) {
var __WEBPACK_AMD_DEFINE_FACTORY__, __WEBPACK_AMD_DEFINE_ARRAY__, __WEBPACK_AMD_DEFINE_RESULT__;// addapted from the document.currentScript polyfill by Adam Miller
// MIT license
// source: https://github.com/amiller-gh/currentScript-polyfill
// added support for Firefox https://bugzilla.mozilla.org/show_bug.cgi?id=1620505
(function (root, factory) {
if (true) {
!(__WEBPACK_AMD_DEFINE_ARRAY__ = [], __WEBPACK_AMD_DEFINE_FACTORY__ = (factory),
__WEBPACK_AMD_DEFINE_RESULT__ = (typeof __WEBPACK_AMD_DEFINE_FACTORY__ === 'function' ?
(__WEBPACK_AMD_DEFINE_FACTORY__.apply(exports, __WEBPACK_AMD_DEFINE_ARRAY__)) : __WEBPACK_AMD_DEFINE_FACTORY__),
__WEBPACK_AMD_DEFINE_RESULT__ !== undefined && (module.exports = __WEBPACK_AMD_DEFINE_RESULT__));
} else {}
}(typeof self !== 'undefined' ? self : this, function () {
function getCurrentScript () {
if (document.currentScript) {
return document.currentScript
}
// IE 8-10 support script readyState
// IE 11+ & Firefox support stack trace
try {
throw new Error();
}
catch (err) {
// Find the second match for the "at" string to get file src url from stack.
var ieStackRegExp = /.*at [^(]*\((.*):(.+):(.+)\)$/ig,
ffStackRegExp = /@([^@]*):(\d+):(\d+)\s*$/ig,
stackDetails = ieStackRegExp.exec(err.stack) || ffStackRegExp.exec(err.stack),
scriptLocation = (stackDetails && stackDetails[1]) || false,
line = (stackDetails && stackDetails[2]) || false,
currentLocation = document.location.href.replace(document.location.hash, ''),
pageSource,
inlineScriptSourceRegExp,
inlineScriptSource,
scripts = document.getElementsByTagName('script'); // Live NodeList collection
if (scriptLocation === currentLocation) {
pageSource = document.documentElement.outerHTML;
inlineScriptSourceRegExp = new RegExp('(?:[^\\n]+?\\n){0,' + (line - 2) + '}[^<]*<script>([\\d\\D]*?)<\\/script>[\\d\\D]*', 'i');
inlineScriptSource = pageSource.replace(inlineScriptSourceRegExp, '$1').trim();
}
for (var i = 0; i < scripts.length; i++) {
// If ready state is interactive, return the script tag
if (scripts[i].readyState === 'interactive') {
return scripts[i];
}
// If src matches, return the script tag
if (scripts[i].src === scriptLocation) {
return scripts[i];
}
// If inline source matches, return the script tag
if (
scriptLocation === currentLocation &&
scripts[i].innerHTML &&
scripts[i].innerHTML.trim() === inlineScriptSource
) {
return scripts[i];
}
}
// If no match, return null
return null;
}
};
return getCurrentScript
}));
/***/ })
/******/ })["default"];
//# sourceMappingURL=plugin-gb28181.common.js.map

File diff suppressed because one or more lines are too long

View File

@@ -1 +0,0 @@
.arrow1[data-v-70987c50]{grid-column:2;grid-row:1}.arrow2[data-v-70987c50]{transform:rotate(90deg);grid-column:3;grid-row:2}.arrow3[data-v-70987c50]{transform:rotate(180deg);grid-column:2;grid-row:3}.arrow4[data-v-70987c50]{transform:rotate(270deg);grid-column:1;grid-row:2}.container[data-v-70987c50]{position:relative}.control[data-v-70987c50]{position:absolute;bottom:0;right:0;display:grid;grid-template-columns:repeat(3,33.33%);grid-template-rows:repeat(3,33.33%);width:192px;height:192px}.control>[data-v-70987c50]{cursor:pointer;fill:grey}.control>[data-v-70987c50]:hover{fill:#0ff}

View File

@@ -1,622 +0,0 @@
(function webpackUniversalModuleDefinition(root, factory) {
if(typeof exports === 'object' && typeof module === 'object')
module.exports = factory();
else if(typeof define === 'function' && define.amd)
define([], factory);
else if(typeof exports === 'object')
exports["plugin-gb28181"] = factory();
else
root["plugin-gb28181"] = factory();
})((typeof self !== 'undefined' ? self : this), function() {
return /******/ (function(modules) { // webpackBootstrap
/******/ // The module cache
/******/ var installedModules = {};
/******/
/******/ // The require function
/******/ function __webpack_require__(moduleId) {
/******/
/******/ // Check if module is in cache
/******/ if(installedModules[moduleId]) {
/******/ return installedModules[moduleId].exports;
/******/ }
/******/ // Create a new module (and put it into the cache)
/******/ var module = installedModules[moduleId] = {
/******/ i: moduleId,
/******/ l: false,
/******/ exports: {}
/******/ };
/******/
/******/ // Execute the module function
/******/ modules[moduleId].call(module.exports, module, module.exports, __webpack_require__);
/******/
/******/ // Flag the module as loaded
/******/ module.l = true;
/******/
/******/ // Return the exports of the module
/******/ return module.exports;
/******/ }
/******/
/******/
/******/ // expose the modules object (__webpack_modules__)
/******/ __webpack_require__.m = modules;
/******/
/******/ // expose the module cache
/******/ __webpack_require__.c = installedModules;
/******/
/******/ // define getter function for harmony exports
/******/ __webpack_require__.d = function(exports, name, getter) {
/******/ if(!__webpack_require__.o(exports, name)) {
/******/ Object.defineProperty(exports, name, { enumerable: true, get: getter });
/******/ }
/******/ };
/******/
/******/ // define __esModule on exports
/******/ __webpack_require__.r = function(exports) {
/******/ if(typeof Symbol !== 'undefined' && Symbol.toStringTag) {
/******/ Object.defineProperty(exports, Symbol.toStringTag, { value: 'Module' });
/******/ }
/******/ Object.defineProperty(exports, '__esModule', { value: true });
/******/ };
/******/
/******/ // create a fake namespace object
/******/ // mode & 1: value is a module id, require it
/******/ // mode & 2: merge all properties of value into the ns
/******/ // mode & 4: return value when already ns object
/******/ // mode & 8|1: behave like require
/******/ __webpack_require__.t = function(value, mode) {
/******/ if(mode & 1) value = __webpack_require__(value);
/******/ if(mode & 8) return value;
/******/ if((mode & 4) && typeof value === 'object' && value && value.__esModule) return value;
/******/ var ns = Object.create(null);
/******/ __webpack_require__.r(ns);
/******/ Object.defineProperty(ns, 'default', { enumerable: true, value: value });
/******/ if(mode & 2 && typeof value != 'string') for(var key in value) __webpack_require__.d(ns, key, function(key) { return value[key]; }.bind(null, key));
/******/ return ns;
/******/ };
/******/
/******/ // getDefaultExport function for compatibility with non-harmony modules
/******/ __webpack_require__.n = function(module) {
/******/ var getter = module && module.__esModule ?
/******/ function getDefault() { return module['default']; } :
/******/ function getModuleExports() { return module; };
/******/ __webpack_require__.d(getter, 'a', getter);
/******/ return getter;
/******/ };
/******/
/******/ // Object.prototype.hasOwnProperty.call
/******/ __webpack_require__.o = function(object, property) { return Object.prototype.hasOwnProperty.call(object, property); };
/******/
/******/ // __webpack_public_path__
/******/ __webpack_require__.p = "";
/******/
/******/
/******/ // Load entry module and return exports
/******/ return __webpack_require__(__webpack_require__.s = "deee");
/******/ })
/************************************************************************/
/******/ ({
/***/ "789d":
/***/ (function(module, exports, __webpack_require__) {
// extracted by mini-css-extract-plugin
/***/ }),
/***/ "b284":
/***/ (function(module, __webpack_exports__, __webpack_require__) {
"use strict";
/* harmony import */ var _plugin_webrtc_ui_node_modules_mini_css_extract_plugin_dist_loader_js_ref_6_oneOf_1_0_plugin_webrtc_ui_node_modules_css_loader_dist_cjs_js_ref_6_oneOf_1_1_plugin_webrtc_ui_node_modules_vue_loader_lib_loaders_stylePostLoader_js_plugin_webrtc_ui_node_modules_postcss_loader_src_index_js_ref_6_oneOf_1_2_plugin_webrtc_ui_node_modules_cache_loader_dist_cjs_js_ref_0_0_plugin_webrtc_ui_node_modules_vue_loader_lib_index_js_vue_loader_options_Player_vue_vue_type_style_index_0_id_70987c50_scoped_true_lang_css___WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__("789d");
/* harmony import */ var _plugin_webrtc_ui_node_modules_mini_css_extract_plugin_dist_loader_js_ref_6_oneOf_1_0_plugin_webrtc_ui_node_modules_css_loader_dist_cjs_js_ref_6_oneOf_1_1_plugin_webrtc_ui_node_modules_vue_loader_lib_loaders_stylePostLoader_js_plugin_webrtc_ui_node_modules_postcss_loader_src_index_js_ref_6_oneOf_1_2_plugin_webrtc_ui_node_modules_cache_loader_dist_cjs_js_ref_0_0_plugin_webrtc_ui_node_modules_vue_loader_lib_index_js_vue_loader_options_Player_vue_vue_type_style_index_0_id_70987c50_scoped_true_lang_css___WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(_plugin_webrtc_ui_node_modules_mini_css_extract_plugin_dist_loader_js_ref_6_oneOf_1_0_plugin_webrtc_ui_node_modules_css_loader_dist_cjs_js_ref_6_oneOf_1_1_plugin_webrtc_ui_node_modules_vue_loader_lib_loaders_stylePostLoader_js_plugin_webrtc_ui_node_modules_postcss_loader_src_index_js_ref_6_oneOf_1_2_plugin_webrtc_ui_node_modules_cache_loader_dist_cjs_js_ref_0_0_plugin_webrtc_ui_node_modules_vue_loader_lib_index_js_vue_loader_options_Player_vue_vue_type_style_index_0_id_70987c50_scoped_true_lang_css___WEBPACK_IMPORTED_MODULE_0__);
/* unused harmony reexport * */
/* unused harmony default export */ var _unused_webpack_default_export = (_plugin_webrtc_ui_node_modules_mini_css_extract_plugin_dist_loader_js_ref_6_oneOf_1_0_plugin_webrtc_ui_node_modules_css_loader_dist_cjs_js_ref_6_oneOf_1_1_plugin_webrtc_ui_node_modules_vue_loader_lib_loaders_stylePostLoader_js_plugin_webrtc_ui_node_modules_postcss_loader_src_index_js_ref_6_oneOf_1_2_plugin_webrtc_ui_node_modules_cache_loader_dist_cjs_js_ref_0_0_plugin_webrtc_ui_node_modules_vue_loader_lib_index_js_vue_loader_options_Player_vue_vue_type_style_index_0_id_70987c50_scoped_true_lang_css___WEBPACK_IMPORTED_MODULE_0___default.a);
/***/ }),
/***/ "deee":
/***/ (function(module, __webpack_exports__, __webpack_require__) {
"use strict";
// ESM COMPAT FLAG
__webpack_require__.r(__webpack_exports__);
// CONCATENATED MODULE: C:/Users/dexte/go/src/github.com/Monibuca/plugin-webrtc/ui/node_modules/@vue/cli-service/lib/commands/build/setPublicPath.js
// This file is imported into lib/wc client bundles.
if (typeof window !== 'undefined') {
var currentScript = window.document.currentScript
if (true) {
var getCurrentScript = __webpack_require__("f3a8")
currentScript = getCurrentScript()
// for backward compatibility, because previously we directly included the polyfill
if (!('currentScript' in document)) {
Object.defineProperty(document, 'currentScript', { get: getCurrentScript })
}
}
var src = currentScript && currentScript.src.match(/(.+\/)[^/]+\.js(\?.*)?$/)
if (src) {
__webpack_require__.p = src[1] // eslint-disable-line
}
}
// Indicate to webpack that this file can be concatenated
/* harmony default export */ var setPublicPath = (null);
// CONCATENATED MODULE: C:/Users/dexte/go/src/github.com/Monibuca/plugin-webrtc/ui/node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"2507526a-vue-loader-template"}!C:/Users/dexte/go/src/github.com/Monibuca/plugin-webrtc/ui/node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!C:/Users/dexte/go/src/github.com/Monibuca/plugin-webrtc/ui/node_modules/cache-loader/dist/cjs.js??ref--0-0!C:/Users/dexte/go/src/github.com/Monibuca/plugin-webrtc/ui/node_modules/vue-loader/lib??vue-loader-options!./src/App.vue?vue&type=template&id=764a9e60&
var render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',[_c('mu-data-table',{attrs:{"data":_vm.Devices,"columns":_vm.columns},scopedSlots:_vm._u([{key:"expand",fn:function(prop){return [_c('mu-data-table',{attrs:{"data":prop.row.Channels,"columns":_vm.columns2},scopedSlots:_vm._u([{key:"default",fn:function(ref){
var item = ref.row;
var $index = ref.$index;
return [_c('td',[_vm._v(_vm._s(item.DeviceID))]),_c('td',[_vm._v(_vm._s(item.Name))]),_c('td',[_vm._v(_vm._s(item.Manufacturer))]),_c('td',[_vm._v(_vm._s(item.Address))]),_c('td',[_vm._v(_vm._s(item.Status))]),_c('td',[(item.Connected)?_c('mu-button',{attrs:{"flat":""},on:{"click":function($event){return _vm.ptz(prop.row.ID, $index,item)}}},[_vm._v("云台")]):_vm._e(),(item.Connected)?_c('mu-button',{attrs:{"flat":""},on:{"click":function($event){return _vm.bye(prop.row.ID, $index)}}},[_vm._v("断开")]):_c('mu-button',{attrs:{"flat":""},on:{"click":function($event){return _vm.invite(prop.row.ID, $index,item)}}},[_vm._v("连接 ")])],1)]}}],null,true)})]}},{key:"default",fn:function(ref){
var item = ref.row;
return [_c('td',[_vm._v(_vm._s(item.ID))]),_c('td',[_vm._v(_vm._s(item.Channels ? item.Channels.length : 0))]),_c('td',[_c('StartTime',{attrs:{"value":item.RegisterTime}})],1),_c('td',[_c('StartTime',{attrs:{"value":item.UpdateTime}})],1),_c('td',[_vm._v(_vm._s(item.Status))])]}}])}),_c('webrtc-player',{ref:"player",attrs:{"PublicIP":_vm.PublicIP},on:{"ptz":_vm.sendPtz},model:{value:(_vm.previewStreamPath),callback:function ($$v) {_vm.previewStreamPath=$$v},expression:"previewStreamPath"}})],1)}
var staticRenderFns = []
// CONCATENATED MODULE: ./src/App.vue?vue&type=template&id=764a9e60&
// CONCATENATED MODULE: C:/Users/dexte/go/src/github.com/Monibuca/plugin-webrtc/ui/node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"2507526a-vue-loader-template"}!C:/Users/dexte/go/src/github.com/Monibuca/plugin-webrtc/ui/node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!C:/Users/dexte/go/src/github.com/Monibuca/plugin-webrtc/ui/node_modules/cache-loader/dist/cjs.js??ref--0-0!C:/Users/dexte/go/src/github.com/Monibuca/plugin-webrtc/ui/node_modules/vue-loader/lib??vue-loader-options!./src/components/Player.vue?vue&type=template&id=70987c50&scoped=true&
var Playervue_type_template_id_70987c50_scoped_true_render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('Modal',_vm._g(_vm._b({attrs:{"draggable":"","title":_vm.streamPath},on:{"on-ok":_vm.onClosePreview,"on-cancel":_vm.onClosePreview}},'Modal',_vm.$attrs,false),_vm.$listeners),[_c('div',{staticClass:"container"},[_c('video',{ref:"webrtc",attrs:{"width":"488","height":"275","autoplay":"","muted":"","controls":""},domProps:{"srcObject":_vm.stream,"muted":true}}),_c('div',{staticClass:"control"},_vm._l((4),function(n){return _c('svg',{class:'arrow'+n,attrs:{"viewBox":"0 0 1024 1024","version":"1.1","xmlns":"http://www.w3.org/2000/svg","xmlns:xlink":"http://www.w3.org/1999/xlink","width":"64","height":"64"},on:{"click":function($event){return _vm.$emit('ptz',n)}}},[_c('defs'),_c('path',{attrs:{"d":"M682.666667 955.733333H341.333333a17.066667 17.066667 0 0 1-17.066666-17.066666V529.066667H85.333333a17.066667 17.066667 0 0 1-12.066133-29.1328l426.666667-426.666667a17.0496 17.0496 0 0 1 24.132266 0l426.666667 426.666667A17.066667 17.066667 0 0 1 938.666667 529.066667H699.733333v409.6a17.066667 17.066667 0 0 1-17.066666 17.066666z m-324.266667-34.133333h307.2V512a17.066667 17.066667 0 0 1 17.066667-17.066667h214.801066L512 109.4656 126.532267 494.933333H341.333333a17.066667 17.066667 0 0 1 17.066667 17.066667v409.6z","p-id":"6849"}})])}),0)]),_c('div',{attrs:{"slot":"footer"},slot:"footer"},[(_vm.remoteSDP)?_c('mu-badge',[_c('a',{attrs:{"slot":"content","href":_vm.remoteSDPURL,"download":"remoteSDP.txt"},slot:"content"},[_vm._v("remoteSDP")])]):_vm._e(),(_vm.localSDP)?_c('mu-badge',[_c('a',{attrs:{"slot":"content","href":_vm.localSDPURL,"download":"localSDP.txt"},slot:"content"},[_vm._v("localSDP")])]):_vm._e()],1)])}
var Playervue_type_template_id_70987c50_scoped_true_staticRenderFns = []
// CONCATENATED MODULE: ./src/components/Player.vue?vue&type=template&id=70987c50&scoped=true&
// CONCATENATED MODULE: C:/Users/dexte/go/src/github.com/Monibuca/plugin-webrtc/ui/node_modules/cache-loader/dist/cjs.js??ref--0-0!C:/Users/dexte/go/src/github.com/Monibuca/plugin-webrtc/ui/node_modules/vue-loader/lib??vue-loader-options!./src/components/Player.vue?vue&type=script&lang=js&
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
let pc = null;
/* harmony default export */ var Playervue_type_script_lang_js_ = ({
data() {
return {
iceConnectionState: pc && pc.iceConnectionState,
stream: null,
localSDP: "",
remoteSDP: "",
remoteSDPURL: "",
localSDPURL: "",
streamPath: ""
};
},
props:{
PublicIP:String
},
methods: {
async play(streamPath) {
pc = new RTCPeerConnection();
pc.addTransceiver('video',{
direction:'recvonly'
})
this.streamPath = streamPath;
pc.onsignalingstatechange = e => {
//console.log(e);
};
pc.oniceconnectionstatechange = e => {
this.$toast.info(pc.iceConnectionState);
this.iceConnectionState = pc.iceConnectionState;
};
pc.onicecandidate = event => {
console.log(event)
};
pc.ontrack = event => {
// console.log(event);
if (event.track.kind == "video")
this.stream = event.streams[0];
};
await pc.setLocalDescription(await pc.createOffer());
this.localSDP = pc.localDescription.sdp;
this.localSDPURL = URL.createObjectURL(
new Blob([this.localSDP], { type: "text/plain" })
);
const result = await this.ajax({
type: "POST",
processData: false,
data: JSON.stringify(pc.localDescription.toJSON()),
url: "/webrtc/play?streamPath=" + this.streamPath,
dataType: "json"
});
if (result.errmsg) {
this.$toast.error(result.errmsg);
return;
} else {
this.remoteSDP = result.sdp;
this.remoteSDPURL = URL.createObjectURL(new Blob([this.remoteSDP], { type: "text/plain" }));
}
await pc.setRemoteDescription(new RTCSessionDescription(result));
},
onClosePreview() {
pc.close();
}
}
});
// CONCATENATED MODULE: ./src/components/Player.vue?vue&type=script&lang=js&
/* harmony default export */ var components_Playervue_type_script_lang_js_ = (Playervue_type_script_lang_js_);
// EXTERNAL MODULE: ./src/components/Player.vue?vue&type=style&index=0&id=70987c50&scoped=true&lang=css&
var Playervue_type_style_index_0_id_70987c50_scoped_true_lang_css_ = __webpack_require__("b284");
// CONCATENATED MODULE: C:/Users/dexte/go/src/github.com/Monibuca/plugin-webrtc/ui/node_modules/vue-loader/lib/runtime/componentNormalizer.js
/* globals __VUE_SSR_CONTEXT__ */
// IMPORTANT: Do NOT use ES2015 features in this file (except for modules).
// This module is a runtime utility for cleaner component module output and will
// be included in the final webpack user bundle.
function normalizeComponent (
scriptExports,
render,
staticRenderFns,
functionalTemplate,
injectStyles,
scopeId,
moduleIdentifier, /* server only */
shadowMode /* vue-cli only */
) {
// Vue.extend constructor export interop
var options = typeof scriptExports === 'function'
? scriptExports.options
: scriptExports
// render functions
if (render) {
options.render = render
options.staticRenderFns = staticRenderFns
options._compiled = true
}
// functional template
if (functionalTemplate) {
options.functional = true
}
// scopedId
if (scopeId) {
options._scopeId = 'data-v-' + scopeId
}
var hook
if (moduleIdentifier) { // server build
hook = function (context) {
// 2.3 injection
context =
context || // cached call
(this.$vnode && this.$vnode.ssrContext) || // stateful
(this.parent && this.parent.$vnode && this.parent.$vnode.ssrContext) // functional
// 2.2 with runInNewContext: true
if (!context && typeof __VUE_SSR_CONTEXT__ !== 'undefined') {
context = __VUE_SSR_CONTEXT__
}
// inject component styles
if (injectStyles) {
injectStyles.call(this, context)
}
// register component module identifier for async chunk inferrence
if (context && context._registeredComponents) {
context._registeredComponents.add(moduleIdentifier)
}
}
// used by ssr in case component is cached and beforeCreate
// never gets called
options._ssrRegister = hook
} else if (injectStyles) {
hook = shadowMode
? function () {
injectStyles.call(
this,
(options.functional ? this.parent : this).$root.$options.shadowRoot
)
}
: injectStyles
}
if (hook) {
if (options.functional) {
// for template-only hot-reload because in that case the render fn doesn't
// go through the normalizer
options._injectStyles = hook
// register for functional component in vue file
var originalRender = options.render
options.render = function renderWithStyleInjection (h, context) {
hook.call(context)
return originalRender(h, context)
}
} else {
// inject component registration as beforeCreate hook
var existing = options.beforeCreate
options.beforeCreate = existing
? [].concat(existing, hook)
: [hook]
}
}
return {
exports: scriptExports,
options: options
}
}
// CONCATENATED MODULE: ./src/components/Player.vue
/* normalize component */
var component = normalizeComponent(
components_Playervue_type_script_lang_js_,
Playervue_type_template_id_70987c50_scoped_true_render,
Playervue_type_template_id_70987c50_scoped_true_staticRenderFns,
false,
null,
"70987c50",
null
)
/* harmony default export */ var Player = (component.exports);
// CONCATENATED MODULE: C:/Users/dexte/go/src/github.com/Monibuca/plugin-webrtc/ui/node_modules/cache-loader/dist/cjs.js??ref--0-0!C:/Users/dexte/go/src/github.com/Monibuca/plugin-webrtc/ui/node_modules/vue-loader/lib??vue-loader-options!./src/App.vue?vue&type=script&lang=js&
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
/* harmony default export */ var Appvue_type_script_lang_js_ = ({
components:{
WebrtcPlayer: Player
},
props:{
ListenAddr:String
},
computed:{
PublicIP(){
return this.ListenAddr.split(":")[0]
}
},
data() {
return {
Devices: [], previewStreamPath:false,
context:{
id:null,
channel:0,
item:null
},
columns: Object.freeze(
["设备号", "通道数", "注册时间", "更新时间", "状态"].map(
(title) => ({
title,
})
)
),
columns2: Object.freeze([
"通道编号",
"名称",
"厂商",
"地址",
"状态",
"操作",
]).map((title) => ({title})),
ptzCmds:["A50F010800880045","A50F01018800003E", "A50F010400880041","A50F01028800003F"]
};
},
created() {
this.fetchlist();
},
methods: {
fetchlist() {
const listES = new EventSource(this.apiHost + "/gb28181/list");
listES.onmessage = (evt) => {
if (!evt.data) return;
this.Devices = JSON.parse(evt.data) || [];
this.Devices.sort((a, b) => (a.ID > b.ID ? 1 : -1));
};
this.$once("hook:destroyed", () => listES.close());
},
ptz(id, channel,item) {
this.context = {
id,channel,item
}
this.previewStreamPath = true
this.$nextTick(() =>this.$refs.player.play("gb28181/"+item.DeviceID));
},
sendPtz(n){
this.ajax.get("/gb28181/control", {
id:this.context.id,
channel:this.context.channel,
ptzcmd: this.ptzCmds[n-1],
}).then(x=>{
setTimeout(()=>{
this.ajax.get("/gb28181/control", {
id:this.context.id,
channel:this.context.channel,
ptzcmd: "A50F0100000000B5",
});
},500)
});
},
invite(id, channel,item) {
this.ajax.get("/gb28181/invite", {id, channel}).then(x=>{
item.Connected = true
});
},
bye(id, channel,item) {
this.ajax.get("/gb28181/bye", {id, channel}).then(x=>{
item.Connected = false
});;
}
},
});
// CONCATENATED MODULE: ./src/App.vue?vue&type=script&lang=js&
/* harmony default export */ var src_Appvue_type_script_lang_js_ = (Appvue_type_script_lang_js_);
// CONCATENATED MODULE: ./src/App.vue
/* normalize component */
var App_component = normalizeComponent(
src_Appvue_type_script_lang_js_,
render,
staticRenderFns,
false,
null,
null,
null
)
/* harmony default export */ var App = (App_component.exports);
// CONCATENATED MODULE: C:/Users/dexte/go/src/github.com/Monibuca/plugin-webrtc/ui/node_modules/@vue/cli-service/lib/commands/build/entry-lib.js
/* harmony default export */ var entry_lib = __webpack_exports__["default"] = (App);
/***/ }),
/***/ "f3a8":
/***/ (function(module, exports, __webpack_require__) {
var __WEBPACK_AMD_DEFINE_FACTORY__, __WEBPACK_AMD_DEFINE_ARRAY__, __WEBPACK_AMD_DEFINE_RESULT__;// addapted from the document.currentScript polyfill by Adam Miller
// MIT license
// source: https://github.com/amiller-gh/currentScript-polyfill
// added support for Firefox https://bugzilla.mozilla.org/show_bug.cgi?id=1620505
(function (root, factory) {
if (true) {
!(__WEBPACK_AMD_DEFINE_ARRAY__ = [], __WEBPACK_AMD_DEFINE_FACTORY__ = (factory),
__WEBPACK_AMD_DEFINE_RESULT__ = (typeof __WEBPACK_AMD_DEFINE_FACTORY__ === 'function' ?
(__WEBPACK_AMD_DEFINE_FACTORY__.apply(exports, __WEBPACK_AMD_DEFINE_ARRAY__)) : __WEBPACK_AMD_DEFINE_FACTORY__),
__WEBPACK_AMD_DEFINE_RESULT__ !== undefined && (module.exports = __WEBPACK_AMD_DEFINE_RESULT__));
} else {}
}(typeof self !== 'undefined' ? self : this, function () {
function getCurrentScript () {
if (document.currentScript) {
return document.currentScript
}
// IE 8-10 support script readyState
// IE 11+ & Firefox support stack trace
try {
throw new Error();
}
catch (err) {
// Find the second match for the "at" string to get file src url from stack.
var ieStackRegExp = /.*at [^(]*\((.*):(.+):(.+)\)$/ig,
ffStackRegExp = /@([^@]*):(\d+):(\d+)\s*$/ig,
stackDetails = ieStackRegExp.exec(err.stack) || ffStackRegExp.exec(err.stack),
scriptLocation = (stackDetails && stackDetails[1]) || false,
line = (stackDetails && stackDetails[2]) || false,
currentLocation = document.location.href.replace(document.location.hash, ''),
pageSource,
inlineScriptSourceRegExp,
inlineScriptSource,
scripts = document.getElementsByTagName('script'); // Live NodeList collection
if (scriptLocation === currentLocation) {
pageSource = document.documentElement.outerHTML;
inlineScriptSourceRegExp = new RegExp('(?:[^\\n]+?\\n){0,' + (line - 2) + '}[^<]*<script>([\\d\\D]*?)<\\/script>[\\d\\D]*', 'i');
inlineScriptSource = pageSource.replace(inlineScriptSourceRegExp, '$1').trim();
}
for (var i = 0; i < scripts.length; i++) {
// If ready state is interactive, return the script tag
if (scripts[i].readyState === 'interactive') {
return scripts[i];
}
// If src matches, return the script tag
if (scripts[i].src === scriptLocation) {
return scripts[i];
}
// If inline source matches, return the script tag
if (
scriptLocation === currentLocation &&
scripts[i].innerHTML &&
scripts[i].innerHTML.trim() === inlineScriptSource
) {
return scripts[i];
}
}
// If no match, return null
return null;
}
};
return getCurrentScript
}));
/***/ })
/******/ })["default"];
});
//# sourceMappingURL=plugin-gb28181.umd.js.map

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

9373
ui/package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@@ -1,15 +0,0 @@
{
"name": "dashboard",
"version": "1.0.0",
"description": "dashboard of gb28181 plugin for monibuca",
"main": "index.js",
"scripts": {
"build": "vue-cli-service build --target lib --name plugin-gb28181"
},
"author": "dexter",
"license": "ISC",
"devDependencies": {
"@vue/cli-service": "^4.5.4",
"vue-template-compiler": "^2.6.12"
}
}

View File

@@ -1,125 +0,0 @@
<template>
<div>
<mu-data-table :data="Devices" :columns="columns">
<template #expand="prop">
<mu-data-table :data="prop.row.Channels" :columns="columns2">
<template #default="{ row: item, $index }">
<td>{{ item.DeviceID }}</td>
<td>{{ item.Name }}</td>
<td>{{ item.Manufacturer }}</td>
<td>{{ item.Address }}</td>
<td>{{ item.Status }}</td>
<td>
<mu-button flat v-if="item.Connected" @click="ptz(prop.row.ID, $index,item)">云台</mu-button>
<mu-button flat v-if="item.Connected" @click="bye(prop.row.ID, $index)">断开</mu-button>
<mu-button v-else flat @click="invite(prop.row.ID, $index,item)"
>连接
</mu-button
>
</td>
</template>
</mu-data-table>
</template>
<template #default="{ row: item }">
<td>{{ item.ID }}</td>
<td>{{ item.Channels ? item.Channels.length : 0 }}</td>
<td>
<StartTime :value="item.RegisterTime"></StartTime>
</td>
<td>
<StartTime :value="item.UpdateTime"></StartTime>
</td>
<td>{{ item.Status }}</td>
</template>
</mu-data-table>
<webrtc-player ref="player" @ptz="sendPtz" v-model="previewStreamPath" :PublicIP="PublicIP"></webrtc-player>
</div>
</template>
<script>
import WebrtcPlayer from "./components/Player"
export default {
components:{
WebrtcPlayer
},
props:{
ListenAddr:String
},
computed:{
PublicIP(){
return this.ListenAddr.split(":")[0]
}
},
data() {
return {
Devices: [], previewStreamPath:false,
context:{
id:null,
channel:0,
item:null
},
columns: Object.freeze(
["设备号", "通道数", "注册时间", "更新时间", "状态"].map(
(title) => ({
title,
})
)
),
columns2: Object.freeze([
"通道编号",
"名称",
"厂商",
"地址",
"状态",
"操作",
]).map((title) => ({title})),
ptzCmds:["A50F010800880045","A50F01018800003E", "A50F010400880041","A50F01028800003F"]
};
},
created() {
this.fetchlist();
},
methods: {
fetchlist() {
const listES = new EventSource(this.apiHost + "/gb28181/list");
listES.onmessage = (evt) => {
if (!evt.data) return;
this.Devices = JSON.parse(evt.data) || [];
this.Devices.sort((a, b) => (a.ID > b.ID ? 1 : -1));
};
this.$once("hook:destroyed", () => listES.close());
},
ptz(id, channel,item) {
this.context = {
id,channel,item
}
this.previewStreamPath = true
this.$nextTick(() =>this.$refs.player.play("gb28181/"+item.DeviceID));
},
sendPtz(n){
this.ajax.get("/gb28181/control", {
id:this.context.id,
channel:this.context.channel,
ptzcmd: this.ptzCmds[n-1],
}).then(x=>{
setTimeout(()=>{
this.ajax.get("/gb28181/control", {
id:this.context.id,
channel:this.context.channel,
ptzcmd: "A50F0100000000B5",
});
},500)
});
},
invite(id, channel,item) {
this.ajax.get("/gb28181/invite", {id, channel}).then(x=>{
item.Connected = true
});
},
bye(id, channel,item) {
this.ajax.get("/gb28181/bye", {id, channel}).then(x=>{
item.Connected = false
});;
}
},
};
</script>

View File

@@ -1,132 +0,0 @@
<template>
<Modal
v-bind="$attrs"
draggable
v-on="$listeners"
:title="streamPath"
@on-ok="onClosePreview"
@on-cancel="onClosePreview"
>
<div class="container">
<video ref="webrtc" :srcObject.prop="stream" width="488" height="275" autoplay muted controls></video>
<div class="control">
<svg @click="$emit('ptz',n)" v-for="n in 4" :class="'arrow'+n" viewBox="0 0 1024 1024" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="64" height="64"><defs><style type="text/css"></style></defs><path d="M682.666667 955.733333H341.333333a17.066667 17.066667 0 0 1-17.066666-17.066666V529.066667H85.333333a17.066667 17.066667 0 0 1-12.066133-29.1328l426.666667-426.666667a17.0496 17.0496 0 0 1 24.132266 0l426.666667 426.666667A17.066667 17.066667 0 0 1 938.666667 529.066667H699.733333v409.6a17.066667 17.066667 0 0 1-17.066666 17.066666z m-324.266667-34.133333h307.2V512a17.066667 17.066667 0 0 1 17.066667-17.066667h214.801066L512 109.4656 126.532267 494.933333H341.333333a17.066667 17.066667 0 0 1 17.066667 17.066667v409.6z" p-id="6849"></path></svg>
</div>
</div>
<div slot="footer">
<mu-badge v-if="remoteSDP">
<a slot="content" :href="remoteSDPURL" download="remoteSDP.txt">remoteSDP</a>
</mu-badge>
<mu-badge v-if="localSDP">
<a slot="content" :href="localSDPURL" download="localSDP.txt">localSDP</a>
</mu-badge>
</div>
</Modal>
</template>
<script>
let pc = null;
export default {
data() {
return {
iceConnectionState: pc && pc.iceConnectionState,
stream: null,
localSDP: "",
remoteSDP: "",
remoteSDPURL: "",
localSDPURL: "",
streamPath: ""
};
},
props:{
PublicIP:String
},
methods: {
async play(streamPath) {
pc = new RTCPeerConnection();
pc.addTransceiver('video',{
direction:'recvonly'
})
this.streamPath = streamPath;
pc.onsignalingstatechange = e => {
//console.log(e);
};
pc.oniceconnectionstatechange = e => {
this.$toast.info(pc.iceConnectionState);
this.iceConnectionState = pc.iceConnectionState;
};
pc.onicecandidate = event => {
console.log(event)
};
pc.ontrack = event => {
// console.log(event);
if (event.track.kind == "video")
this.stream = event.streams[0];
};
await pc.setLocalDescription(await pc.createOffer());
this.localSDP = pc.localDescription.sdp;
this.localSDPURL = URL.createObjectURL(
new Blob([this.localSDP], { type: "text/plain" })
);
const result = await this.ajax({
type: "POST",
processData: false,
data: JSON.stringify(pc.localDescription.toJSON()),
url: "/webrtc/play?streamPath=" + this.streamPath,
dataType: "json"
});
if (result.errmsg) {
this.$toast.error(result.errmsg);
return;
} else {
this.remoteSDP = result.sdp;
this.remoteSDPURL = URL.createObjectURL(new Blob([this.remoteSDP], { type: "text/plain" }));
}
await pc.setRemoteDescription(new RTCSessionDescription(result));
},
onClosePreview() {
pc.close();
}
}
};
</script>
<style scoped>
.arrow1{
grid-column: 2;
grid-row: 1;
}
.arrow2{
transform: rotate(90deg);
grid-column: 3;
grid-row: 2;
}
.arrow3{
transform: rotate(180deg);
grid-column: 2;
grid-row: 3;
}
.arrow4{
transform: rotate(270deg);
grid-column: 1;
grid-row: 2;
}
.container {
position: relative;
}
.control {
position: absolute;
bottom: 0;
right: 0;
display: grid;
grid-template-columns: repeat(3, 33.33%);
grid-template-rows: repeat(3, 33.33%);
width: 192px;
height: 192px;
}
.control >* {
cursor: pointer;
fill: gray;
}
.control >*:hover{
fill: cyan
}
</style>

100
utils/buffer.go Normal file
View File

@@ -0,0 +1,100 @@
package utils
import (
"encoding/binary"
"errors"
"io"
)
type IOBuffer struct {
buf []byte // contents are the bytes buf[off : len(buf)]
off int // read at &buf[off], write at &buf[len(buf)]
}
func (b *IOBuffer) Next(n int) []byte {
m := b.Len()
if n > m {
n = m
}
data := b.buf[b.off : b.off+n]
b.off += n
return data
}
func (b *IOBuffer) Uint16() (uint16, error) {
if b.Len() > 1 {
return binary.BigEndian.Uint16(b.Next(2)), nil
}
return 0, io.EOF
}
func (b *IOBuffer) Skip(n int) (err error) {
_, err = b.ReadN(n)
return
}
func (b *IOBuffer) Uint32() (uint32, error) {
if b.Len() > 3 {
return binary.BigEndian.Uint32(b.Next(4)), nil
}
return 0, io.EOF
}
func (b *IOBuffer) ReadN(length int) ([]byte, error) {
if b.Len() >= length {
return b.Next(length), nil
}
return nil, io.EOF
}
// empty reports whether the unread portion of the buffer is empty.
func (b *IOBuffer) empty() bool { return b.Len() <= b.off }
func (b *IOBuffer) ReadByte() (byte, error) {
if b.empty() {
// Buffer is empty, reset to recover space.
b.Reset()
return 0, io.EOF
}
c := b.buf[b.off]
b.off++
return c, nil
}
func (b *IOBuffer) Reset() {
b.buf = b.buf[:0]
b.off = 0
}
func (b *IOBuffer) Len() int { return len(b.buf) - b.off }
// tryGrowByReslice is a inlineable version of grow for the fast-case where the
// internal buffer only needs to be resliced.
// It returns the index where bytes should be written and whether it succeeded.
func (b *IOBuffer) tryGrowByReslice(n int) (int, bool) {
if l := len(b.buf); n <= cap(b.buf)-l {
b.buf = b.buf[:l+n]
return l, true
}
return 0, false
}
var ErrTooLarge = errors.New("IOBuffer: too large")
func (b *IOBuffer) Write(p []byte) (n int, err error) {
defer func() {
if recover() != nil {
panic(ErrTooLarge)
}
}()
l := len(p)
oldLen := len(b.buf)
m, ok := b.tryGrowByReslice(l)
if !ok {
buf := make([]byte, oldLen+l)
copy(buf, b.buf[b.off:])
m = oldLen - b.off
b.off = 0
b.buf = buf
}
return copy(b.buf[m:], p), nil
}

150
utils/bufferpool.go Normal file
View File

@@ -0,0 +1,150 @@
package utils
import (
"bytes"
"sort"
"sync"
"sync/atomic"
)
const (
minBitSize = 6 // 2**6=64 is a CPU cache line size
steps = 20
minSize = 1 << minBitSize
maxSize = 1 << (minBitSize + steps - 1)
calibrateCallsThreshold = 42000
maxPercentile = 0.95
)
// Pool represents byte buffer pool.
//
// Distinct pools may be used for distinct types of byte buffers.
// Properly determined byte buffer types with their own pools may help reducing
// memory waste.
type Pool struct {
calls [steps]uint64
calibrating uint64
defaultSize uint64
maxSize uint64
pool sync.Pool
}
var defaultPool Pool
// Get returns an empty byte buffer from the pool.
//
// Got byte buffer may be returned to the pool via Put call.
// This reduces the number of memory allocations required for byte buffer
// management.
func Get() *bytes.Buffer { return defaultPool.Get() }
// Get returns new byte buffer with zero length.
//
// The byte buffer may be returned to the pool via Put after the use
// in order to minimize GC overhead.
func (p *Pool) Get() *bytes.Buffer {
v := p.pool.Get()
if v != nil {
return v.(*bytes.Buffer)
}
return bytes.NewBuffer(make([]byte, 0, atomic.LoadUint64(&p.defaultSize)))
}
// Put returns byte buffer to the pool.
//
// bytes.Buffer.B mustn't be touched after returning it to the pool.
// Otherwise data races will occur.
func Put(b *bytes.Buffer) { b.Reset(); defaultPool.Put(b) }
// Put releases byte buffer obtained via Get to the pool.
//
// The buffer mustn't be accessed after returning to the pool.
func (p *Pool) Put(b *bytes.Buffer) {
idx := index(b.Len())
if atomic.AddUint64(&p.calls[idx], 1) > calibrateCallsThreshold {
p.calibrate()
}
maxSize := int(atomic.LoadUint64(&p.maxSize))
if maxSize == 0 || b.Cap() <= maxSize {
b.Reset()
p.pool.Put(b)
}
}
func (p *Pool) calibrate() {
if !atomic.CompareAndSwapUint64(&p.calibrating, 0, 1) {
return
}
a := make(callSizes, 0, steps)
var callsSum uint64
for i := uint64(0); i < steps; i++ {
calls := atomic.SwapUint64(&p.calls[i], 0)
callsSum += calls
a = append(a, callSize{
calls: calls,
size: minSize << i,
})
}
sort.Sort(a)
defaultSize := a[0].size
maxSize := defaultSize
maxSum := uint64(float64(callsSum) * maxPercentile)
callsSum = 0
for i := 0; i < steps; i++ {
if callsSum > maxSum {
break
}
callsSum += a[i].calls
size := a[i].size
if size > maxSize {
maxSize = size
}
}
atomic.StoreUint64(&p.defaultSize, defaultSize)
atomic.StoreUint64(&p.maxSize, maxSize)
atomic.StoreUint64(&p.calibrating, 0)
}
type callSize struct {
calls uint64
size uint64
}
type callSizes []callSize
func (ci callSizes) Len() int {
return len(ci)
}
func (ci callSizes) Less(i, j int) bool {
return ci[i].calls > ci[j].calls
}
func (ci callSizes) Swap(i, j int) {
ci[i], ci[j] = ci[j], ci[i]
}
func index(n int) int {
n--
n >>= minBitSize
idx := 0
for n > 0 {
n >>= 1
idx++
}
if idx >= steps {
idx = steps - 1
}
return idx
}

317
utils/ps.go Normal file
View File

@@ -0,0 +1,317 @@
package utils
import (
"errors"
"github.com/Monibuca/utils/v3"
"github.com/logrusorgru/aurora"
)
//
const (
UDPTransfer int = 0
TCPTransferActive int = 1
TCPTransferPassive int = 2
LocalCache int = 3
StreamTypeH264 = 0x1b
StreamTypeH265 = 0x24
G711A = 0x90 //PCMA
G7221AUDIOTYPE = 0x92
G7231AUDIOTYPE = 0x93
G729AUDIOTYPE = 0x99
StreamIDVideo = 0xe0
StreamIDAudio = 0xc0
StartCodePS = 0x000001ba
StartCodeSYS = 0x000001bb
StartCodeMAP = 0x000001bc
StartCodeVideo = 0x000001e0
StartCodeAudio = 0x000001c0
HaiKangCode = 0x000001bd
MEPGProgramEndCode = 0x000001b9
RTPHeaderLength int = 12
PSHeaderLength int = 14
SystemHeaderLength int = 18
MAPHeaderLength int = 24
PESHeaderLength int = 19
RtpLoadLength int = 1460
PESLoadLength int = 0xFFFF
MAXFrameLen int = 1024 * 1024 * 2
)
var (
ErrNotFoundStartCode = errors.New("not found the need start code flag")
ErrMarkerBit = errors.New("marker bit value error")
ErrFormatPack = errors.New("not package standard")
ErrParsePakcet = errors.New("parse ps packet error")
)
type Pusher interface {
PushVideo(uint32, uint32, []byte)
PushAudio(uint32, []byte)
}
/*
This implement from VLC source code
notes: https://github.com/videolan/vlc/blob/master/modules/mux/mpeg/bits.h
*/
//bitsBuffer bits buffer
// type bitsBuffer struct {
// iSize int
// iData int
// iMask uint8
// pData []byte
// }
// func bitsInit(isize int, buffer []byte) *bitsBuffer {
// bits := &bitsBuffer{
// iSize: isize,
// iData: 0,
// iMask: 0x80,
// pData: buffer,
// }
// if bits.pData == nil {
// bits.pData = make([]byte, isize)
// }
// return bits
// }
// func bitsAlign(bits *bitsBuffer) {
// if bits.iMask != 0x80 && bits.iData < bits.iSize {
// bits.iMask = 0x80
// bits.iData++
// bits.pData[bits.iData] = 0x00
// }
// }
// func bitsWrite(bits *bitsBuffer, count int, src uint64) *bitsBuffer {
// for count > 0 {
// count--
// if ((src >> uint(count)) & 0x01) != 0 {
// bits.pData[bits.iData] |= bits.iMask
// } else {
// bits.pData[bits.iData] &= ^bits.iMask
// }
// bits.iMask >>= 1
// if bits.iMask == 0 {
// bits.iData++
// bits.iMask = 0x80
// }
// }
// return bits
// }
/*
https://github.com/videolan/vlc/blob/master/modules/demux/mpeg
*/
type DecPSPackage struct {
systemClockReferenceBase uint64
systemClockReferenceExtension uint64
programMuxRate uint32
VideoStreamType uint32
AudioStreamType uint32
IOBuffer
Payload []byte
PTS uint32
DTS uint32
}
func (dec *DecPSPackage) clean() {
dec.systemClockReferenceBase = 0
dec.systemClockReferenceExtension = 0
dec.programMuxRate = 0
dec.Payload = nil
dec.PTS = 0
dec.DTS = 0
}
func (dec *DecPSPackage) ReadPayload() (payload []byte, err error) {
payloadlen, err := dec.Uint16()
if err != nil {
return
}
return dec.ReadN(int(payloadlen))
}
//read the buffer and push video or audio
func (dec *DecPSPackage) Read(ts uint32, pusher Pusher) error {
again:
dec.clean()
if err := dec.Skip(9); err != nil {
return err
}
psl, err := dec.ReadByte()
if err != nil {
return err
}
psl &= 0x07
if err = dec.Skip(int(psl)); err != nil {
return err
}
var video []byte
var nextStartCode, videoTs, videoCts uint32
loop:
for err == nil {
if nextStartCode, err = dec.Uint32(); err != nil {
break
}
switch nextStartCode {
case StartCodeSYS:
dec.ReadPayload()
//err = dec.decSystemHeader()
case StartCodeMAP:
err = dec.decProgramStreamMap()
case StartCodeVideo:
var cts uint32
if err = dec.decPESPacket(); err == nil {
if len(video) == 0 {
if dec.PTS == 0 {
dec.PTS = ts
}
if dec.DTS != 0 {
cts = dec.PTS - dec.DTS
} else {
dec.DTS = dec.PTS
}
videoTs = dec.DTS / 90
videoCts = cts / 90
}
video = append (video,dec.Payload...)
} else {
utils.Println("video", err)
}
case StartCodeAudio:
if err = dec.decPESPacket(); err == nil {
ts := ts / 90
if dec.PTS != 0 {
ts = dec.PTS / 90
}
pusher.PushAudio(ts, dec.Payload)
} else {
utils.Println("audio", err)
}
case StartCodePS:
break loop
default:
dec.ReadPayload()
}
}
if len(video) > 0 {
pusher.PushVideo(videoTs, videoCts, video)
}
if nextStartCode == StartCodePS {
utils.Println(aurora.Red("StartCodePS recursion..."), err)
goto again
}
return err
}
/*
func (dec *DecPSPackage) decSystemHeader() error {
syslens, err := dec.Uint16()
if err != nil {
return err
}
// drop rate video audio bound and lock flag
syslens -= 6
if err = dec.Skip(6); err != nil {
return err
}
// ONE WAY: do not to parse the stream and skip the buffer
//br.Skip(syslen * 8)
// TWO WAY: parse every stream info
for syslens > 0 {
if nextbits, err := dec.Uint8(); err != nil {
return err
} else if (nextbits&0x80)>>7 != 1 {
break
}
if err = dec.Skip(2); err != nil {
return err
}
syslens -= 3
}
return nil
}
*/
func (dec *DecPSPackage) decProgramStreamMap() error {
psm, err := dec.ReadPayload()
if err != nil {
return err
}
l := len(psm)
index := 2
programStreamInfoLen := utils.BigEndian.Uint16(psm[index:])
index += 2
index += int(programStreamInfoLen)
programStreamMapLen := utils.BigEndian.Uint16(psm[index:])
index += 2
for programStreamMapLen > 0 {
if l <= index+1 {
break
}
streamType := psm[index]
index++
elementaryStreamID := psm[index]
index++
if elementaryStreamID >= 0xe0 && elementaryStreamID <= 0xef {
dec.VideoStreamType = uint32(streamType)
} else if elementaryStreamID >= 0xc0 && elementaryStreamID <= 0xdf {
dec.AudioStreamType = uint32(streamType)
}
if l <= index+1 {
break
}
elementaryStreamInfoLength := utils.BigEndian.Uint16(psm[index:])
index += 2
index += int(elementaryStreamInfoLength)
programStreamMapLen -= 4 + elementaryStreamInfoLength
}
return nil
}
func (dec *DecPSPackage) decPESPacket() error {
payload, err := dec.ReadPayload()
if err != nil {
return err
}
if len(payload) < 4 {
return errors.New("not enough data")
}
//data_alignment_indicator := (payload[0]&0b0001_0000)>>4 == 1
flag := payload[1]
ptsFlag := flag>>7 == 1
dtsFlag := (flag&0b0100_0000)>>6 == 1
var pts, dts uint32
pesHeaderDataLen := payload[2]
payload = payload[3:]
extraData := payload[:pesHeaderDataLen]
if ptsFlag && len(extraData) > 4 {
pts = uint32(extraData[0]&0b0000_1110) << 29
pts += uint32(extraData[1]) << 22
pts += uint32(extraData[2]&0b1111_1110) << 14
pts += uint32(extraData[3]) << 7
pts += uint32(extraData[4]) >> 1
if dtsFlag && len(extraData) > 9 {
dts = uint32(extraData[5]&0b0000_1110) << 29
dts += uint32(extraData[6]) << 22
dts += uint32(extraData[7]&0b1111_1110) << 14
dts += uint32(extraData[8]) << 7
dts += uint32(extraData[9]) >> 1
}
}
dec.PTS = pts
dec.DTS = dts
dec.Payload = payload[pesHeaderDataLen:]
return err
}

97
utils/rtp_sort.go Executable file
View File

@@ -0,0 +1,97 @@
package utils
import (
"container/heap"
"errors"
"github.com/pion/rtp"
)
const MaxRtpDiff = 65000 //相邻两个包之间的最大差值
type PriorityQueueRtp struct {
itemHeap *packets
current *rtp.Packet
priorityMap map[uint16]bool
lastPacket *rtp.Packet
}
func NewPqRtp() *PriorityQueueRtp {
return &PriorityQueueRtp{
itemHeap: &packets{},
priorityMap: make(map[uint16]bool),
}
}
func (p *PriorityQueueRtp) Len() int {
return p.itemHeap.Len()
}
func (p *PriorityQueueRtp) Push(v rtp.Packet) {
if p.priorityMap[v.SequenceNumber] {
return
}
newItem := &packet{
value: v,
priority: v.SequenceNumber,
}
heap.Push(p.itemHeap, newItem)
}
func (p *PriorityQueueRtp) Pop() (rtp.Packet, error) {
if len(*p.itemHeap) == 0 {
return rtp.Packet{}, errors.New("empty queue")
}
item := heap.Pop(p.itemHeap).(*packet)
return item.value, nil
}
func (p *PriorityQueueRtp) Empty() {
old := *p.itemHeap
*p.itemHeap = old[:0]
}
type packets []*packet
type packet struct {
value rtp.Packet
priority uint16
index int
}
func (p *packets) Len() int {
return len(*p)
}
func (p *packets) Less(i, j int) bool {
a, b := (*p)[i].priority, (*p)[j].priority
if int(a)-int(b) > MaxRtpDiff || int(b)-int(a) > MaxRtpDiff {
if a < b {
return false
}
return true
}
return a < b
}
func (p *packets) Swap(i, j int) {
(*p)[i], (*p)[j] = (*p)[j], (*p)[i]
(*p)[i].index = i
(*p)[j].index = j
}
func (p *packets) Push(x interface{}) {
it := x.(*packet)
it.index = len(*p)
*p = append(*p, it)
}
func (p *packets) Pop() interface{} {
old := *p
n := len(old)
item := old[n-1]
old[n-1] = nil // avoid memory leak
item.index = -1 // for safety
*p = old[0 : n-1]
return item
}

View File

@@ -1,8 +1,10 @@
package utils
import (
"errors"
"fmt"
"math/rand"
"net"
"runtime"
"time"
)
@@ -45,8 +47,67 @@ func randStringBySoure(src string, n int) string {
return string(output)
}
// Error Error
type Error struct {
err error
params []interface{}
}
func (err *Error) Error() string {
if err == nil {
return "<nil>"
}
str := fmt.Sprint(err.params...)
if err.err != nil {
str += fmt.Sprintf(" err:%s", err.err.Error())
}
return str
}
// NewError NewError
func NewError(err error, params ...interface{}) error {
return &Error{err, params}
}
func PrintStack() {
var buf [4096]byte
n := runtime.Stack(buf[:], false)
fmt.Printf("==> %s\n", string(buf[:n]))
}
// ResolveSelfIP ResolveSelfIP
func ResolveSelfIP() (net.IP, error) {
ifaces, err := net.Interfaces()
if err != nil {
return nil, err
}
for _, iface := range ifaces {
if iface.Flags&net.FlagUp == 0 {
continue // interface down
}
if iface.Flags&net.FlagLoopback != 0 {
continue // loopback interface
}
addrs, err := iface.Addrs()
if err != nil {
return nil, err
}
for _, addr := range addrs {
var ip net.IP
switch v := addr.(type) {
case *net.IPNet:
ip = v.IP
case *net.IPAddr:
ip = v.IP
}
if ip == nil || ip.IsLoopback() {
continue
}
ip = ip.To4()
if ip == nil {
continue // not an ipv4 address
}
return ip, nil
}
}
return nil, errors.New("server not connected to any network")
}

View File

@@ -1,6 +1,14 @@
package utils
import "encoding/json"
import (
"bytes"
"encoding/json"
"encoding/xml"
"golang.org/x/net/html/charset"
"golang.org/x/text/encoding/simplifiedchinese"
"golang.org/x/text/transform"
"io/ioutil"
)
func ToJSONString(v interface{}) string {
b, _ := json.Marshal(v)
@@ -11,3 +19,23 @@ func ToPrettyString(v interface{}) string {
b, _ := json.MarshalIndent(v, "", " ")
return string(b)
}
func GbkToUtf8(s []byte) ([]byte, error) {
reader := transform.NewReader(bytes.NewReader(s), simplifiedchinese.GBK.NewDecoder())
d, e := ioutil.ReadAll(reader)
if e != nil {
return s, e
}
return d, nil
}
func DecodeGbk(v interface{}, body []byte) error {
bodyBytes, err := GbkToUtf8(body)
if err != nil {
return err
}
decoder := xml.NewDecoder(bytes.NewReader(bodyBytes))
decoder.CharsetReader = charset.NewReaderLabel
err = decoder.Decode(v)
return err
}

4
yarn.lock Normal file
View File

@@ -0,0 +1,4 @@
# THIS IS AN AUTOGENERATED FILE. DO NOT EDIT THIS FILE DIRECTLY.
# yarn lockfile v1