We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
如何在降低延迟的基础上同时没有卡顿?发现服务器每0.3s 传输 0.5s 的音频到前端,我在前端积累了2段音频再继续播放,播放的同时继续缓冲,但是首段延迟还是比较高(从说话结束到第一段音频返回3.5s左右)而且有一两处地方有明显的卡顿,请问还有什么优化的方法吗,主要解决卡顿,十分感谢?
The text was updated successfully, but these errors were encountered:
No branches or pull requests
如何在降低延迟的基础上同时没有卡顿?发现服务器每0.3s 传输 0.5s 的音频到前端,我在前端积累了2段音频再继续播放,播放的同时继续缓冲,但是首段延迟还是比较高(从说话结束到第一段音频返回3.5s左右)而且有一两处地方有明显的卡顿,请问还有什么优化的方法吗,主要解决卡顿,十分感谢?
The text was updated successfully, but these errors were encountered: