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
请问视频追赶方面可否更加优化的支持? 看七牛的直播SDK在视频追赶的策略上就做得比较完善 可否参考七牛的逻辑再深度优化?
The text was updated successfully, but these errors were encountered:
我现在就感觉卡顿延迟追赶算法做得有问题,按照文档设置了直播延时控制点用都没有
Sorry, something went wrong.
七牛云的播放器 我这边测试 一开始播放直播的rtmp直播流延迟很小,在1、2秒,但是在onPause()的时候调用mVideoView.pause(),回到页面的时候在onResume()调用mVideoView.start() 这时候视频出来的第一个画面是正常的,延迟1、2秒,然后画面卡住一会儿(7、8秒),然后正常播放,这时候 大概延迟七八秒。如果是有声音的直播,还会出现画面卡住,声音正常的情况。这个问题必现! 不知道你遇见没有
No branches or pull requests
请问视频追赶方面可否更加优化的支持?
看七牛的直播SDK在视频追赶的策略上就做得比较完善
可否参考七牛的逻辑再深度优化?
The text was updated successfully, but these errors were encountered: