mirror of
https://github.com/ZLMediaKit/ZLMediaKit.git
synced 2026-02-25 17:50:55 +08:00
Updated 延时测试 (markdown)
6
延时测试.md
6
延时测试.md
@@ -43,3 +43,9 @@
|
||||
- 播放rtsp(udp模式),延时200ms ~ 400ms
|
||||

|
||||

|
||||
|
||||
## 测试结论
|
||||
- 在单线程下,播放器和推流器在同一个线程,没有跨线程切换问题,延时稍微稳定并低点
|
||||
- 开启TCP_NODELAY关闭MSG_MORE在本轮测试中对优化延时效果不大
|
||||
- 多次截图平均下来有300ms左右的延时,最低200ms左右,最高有400+ms
|
||||
- 17年我自己写推流器的情况下,最低延时能达到120ms左右,目前根本达不到,怀疑obs推流延时还是较高
|
||||
Reference in New Issue
Block a user