Skip to content
New issue

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

[FlvPlugin] flv 直播流卡顿. #1639

Open
chrish2 opened this issue Oct 18, 2024 · 0 comments
Open

[FlvPlugin] flv 直播流卡顿. #1639

chrish2 opened this issue Oct 18, 2024 · 0 comments

Comments

@chrish2
Copy link

chrish2 commented Oct 18, 2024

您使用的西瓜播放器版本是多少? What version of xgplayer are you using?

3.0.16
您使用的操作系统和浏览器分别是? What OS and browser are you using?
Chrome, Mac OS

如何复现问题? How to reproduce the problem?
播放FLV直播流,遇到卡顿的情况。每隔10秒左右,就开始转圈,然后过几秒又恢复正常,长此以往。 (FLV直播流是正常的,已经把码率 framerate调到很低,还是不行。 直播流是正常的,在别的播放器可以正常播放)

      flv:{
        loadTimeout: 1000,
        preloadTime: 2,
        retryCount: 200,
        retryDelay: 1000,

        targetLatency: 5, // 直播目标延迟,默认 5 秒
        maxLatency:  10, // 直播允许的最大延迟,默认 10 秒
        disconnectTime: 0, 
        maxJumpDistance:10
      },
Screen Shot 2024-10-18 at 9 35 09 AM

您期望的播放器正常行为是? What did you expect to happen?
无卡顿播放

实际播放器的表现是? What actually happened?

可填写您所在的公司和相关产品业务,方便我们提供更好的技术支持 You can write your company and product which uses xgplayer, for helping us provide better technical support.. 实时监控

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant