-
Notifications
You must be signed in to change notification settings - Fork 4
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
当前的连接弹幕的方法可能不太稳定 #5
Labels
question
Further information is requested
Comments
这应该是今天的突发问题,过去在使用中从未遇到过,今天有一些其他库也发生了同样的情况,我也正在查原因 |
应该是b站问题吧,我看直播的时候都看不到弹幕 |
我从 这个listener 过来的,好像也是用了这个 ws 库。 |
5 tasks
这个问题我也遇到了,可以参考一下我的解决方法:OrdinaryRoad-Project/ordinaryroad-bilibili-live@8cd06ff |
在 NodeJS 能这样能行,但是在浏览器中因为跨域问题,似乎没有更好的办法 |
Closed
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
如图,昨晚测试的时候发现信息都是能同步B站直播间的,今天测试的时候却发现弹幕监听延迟非常大,同时只能偶尔零星的收到部分弹幕。
The text was updated successfully, but these errors were encountered: