
























抽空做了一个测试UDP数据接收和法送的小东西,和预料的一样:
当发送数据过大的时候,延时也比较大,音频数据最好控制在512byte为好,不知道其他有经验的有什么意见、建议
以下的是一些测试数据,真正延时需要在减去 0.05s
1:Send 128 Bytes...Your net delay is 0.054123 s.
2:Send 256 Bytes...Your net delay is 0.054429 s.
3:Send 384 Bytes...Your net delay is 0.057853 s.
4:Send 512 Bytes...Your net delay is 0.061170 s.
5:Send 640 Bytes...Your net delay is 0.063274 s.
6:Send 768 Bytes...Your net delay is 0.066526 s.
7:Send 896 Bytes...Your net delay is 0.067983 s.
8:Send 1024 Bytes...Your net delay is 0.07070... (浏览全文 引用此文)
此内容由惯性聚合(RSS阅读器)自动聚合整理,仅供阅读参考。 原文来自 — 版权归原作者所有。