From 814baed22f33627baa03f26028a32e29fa5b165c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=A4=8F=E6=A5=9A?= <771730766@qq.com> Date: Wed, 18 May 2022 22:04:19 +0800 Subject: [PATCH] =?UTF-8?q?Updated=20rtsp=E6=8B=89=E6=B5=81=E6=80=A7?= =?UTF-8?q?=E8=83=BD=E6=B5=8B=E8=AF=95=20(markdown)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- rtsp拉流性能测试.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rtsp拉流性能测试.md b/rtsp拉流性能测试.md index 3952506..0393a62 100644 --- a/rtsp拉流性能测试.md +++ b/rtsp拉流性能测试.md @@ -90,7 +90,7 @@ ulimit -n 102400 ./test_bench_pull -c 40000 -i rtsp://127.0.0.1/live/test ``` -- 发现启动太快,有些播放器掉线(只剩32244个): +- 发现由于随机端口不够,有些播放器掉线(只剩32244个): ![图片](https://user-images.githubusercontent.com/11495632/169060039-9bfddd5c-62d3-4ddf-8c20-176e7ab4c8b0.png)