Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

GB28181流接入后,反复出现“未找到ssrc”错误 #112

Open
lonrown opened this issue Dec 25, 2023 · 2 comments
Open

GB28181流接入后,反复出现“未找到ssrc”错误 #112

lonrown opened this issue Dec 25, 2023 · 2 comments

Comments

@lonrown
Copy link

lonrown commented Dec 25, 2023

GB28181流接入后,总是反复出现“未找到ssrc”错误,然后就断掉连接,重连后再出出现该问题,

用的是小厂家的设备

以下是日志:
09:31:17 INFO GB28181 invite response {"id": "11010000401327000004", "channel": "11010000401327060004", "status code": 200}
09:31:17 INFO 已创建 {"流": "11010000401327000004/11010000401327060004", "id": 669}
09:31:17 INFO 发布 {"流": "11010000401327000004/11010000401327060004", "id": 669, "类型": "PSPublisher", "ptr": "0xc001f4fd60"}
09:31:17 INFO ⌛->🟡 {"流": "11010000401327000004/11010000401327060004", "id": 669, "动作": "publish"}
09:31:17 INFO 订阅 {"流": "11010000401327000004/11010000401327060004", "id": 669, "类型": "FLVRecorder", "ID": "11010000401327000004/11010000401327060004/flv"}
09:31:17 INFO 订阅者+1 {"流": "11010000401327000004/11010000401327060004", "id": 669, "类型": "FLVRecorder", "ID": "11010000401327000004/11010000401327060004/flv", "remains": 1}
09:31:22 WARN no tracks {"流": "11010000401327000004/11010000401327060004", "id": 669}
09:31:22 INFO 🟡->🔴 {"流": "11010000401327000004/11010000401327060004", "id": 669, "动作": "timeout"}
09:31:22 INFO close {"流": "11010000401327000004/11010000401327060004", "id": 669, "类型": "FLVRecorder", "ID": "11010000401327000004/11010000401327060004/flv", "event": "close"}
09:31:22 INFO close {"流": "11010000401327000004/11010000401327060004", "id": 669, "类型": "PSPublisher", "event": "close"}
09:31:22 ERROR PS 未找到ssrc {"ssrc": 200008193}
09:31:22 ERROR PS 未找到ssrc {"ssrc": 200008193}
09:31:22 ERROR PS 未找到ssrc {"ssrc": 200008193}
09:31:22 ERROR PS 未找到ssrc {"ssrc": 200008193}
09:31:23 ERROR PS 未找到ssrc {"ssrc": 200008193}
09:31:23 ERROR PS 未找到ssrc {"ssrc": 200008193}
09:31:23 ERROR PS 未找到ssrc {"ssrc": 200008193}
09:31:23 ERROR PS 未找到ssrc {"ssrc": 200008193}
09:31:23 ERROR PS 未找到ssrc {"ssrc": 200008193}
09:31:23 ERROR PS 未找到ssrc {"ssrc": 200008193}
09:31:23 ERROR PS 未找到ssrc {"ssrc": 200008193}
09:31:23 ERROR PS 未找到ssrc {"ssrc": 200008193}
09:31:23 ERROR PS 未找到ssrc {"ssrc": 200008193}
09:31:23 ERROR PS 未找到ssrc {"ssrc": 200008193}
09:31:23 ERROR PS 未找到ssrc {"ssrc": 200008193}
09:31:23 ERROR PS 未找到ssrc {"ssrc": 200008193}

@langhuihui
Copy link
Owner

这个应该是发送的 ssrc 和协商的不一致导致的,你确认一下媒体端口是范围端口吗?

@lonrown
Copy link
Author

lonrown commented Dec 25, 2023

媒体端口现在就用了58200,您指的是这个端口吗?
海康的是正常的

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants