From 8e71295de07b27d0b030841c453078d432bb2dcc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=A4=8F=E6=A5=9A?= <771730766@qq.com> Date: Mon, 25 Oct 2021 14:59:11 +0800 Subject: [PATCH] =?UTF-8?q?Updated=20GB28181=E6=8E=A8=E6=B5=81=20(markdown?= =?UTF-8?q?)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- GB28181推流.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/GB28181推流.md b/GB28181推流.md index 55a3910..22a14cb 100644 --- a/GB28181推流.md +++ b/GB28181推流.md @@ -72,6 +72,13 @@ ZLMediaKit默认开启10000端口用于接收UDP/TCP的GB28181推流,由于国 ## 性能 GB28181的推流性能测试,请参考:[#961](https://github.com/ZLMediaKit/ZLMediaKit/issues/961) +## 丢包问题调试 +如果在测试GB28181 UDP推流时,频繁打印以下日志: + +![图片](https://user-images.githubusercontent.com/11495632/138648573-de46c1a8-1f49-4eb8-a187-8cf372fa4e3f.png) + +请查看此QQ群[聊天记录](https://sharechain.qq.com/8ad7ce0e08fe44a35ddf89d92be7b077),特别提示,wifi情况下,由于无线网络干扰严重,丢包问题很可能确实是网络质量差导致的。 + ## 相关文章推荐阅读 [WVP+ZLMediaKit+MediaServerUI实现摄像头GB28181推流播放录制 ](https://notemi.cn/wvp---zlmedia-kit---mediaserverui-to-realize-streaming-playback-and-recording-of-camera-gb28181.html)