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

请求增加直播页面API #10

Open
Sg4Dylan opened this issue Jan 5, 2016 · 10 comments
Open

请求增加直播页面API #10

Sg4Dylan opened this issue Jan 5, 2016 · 10 comments

Comments

@Sg4Dylan
Copy link

Sg4Dylan commented Jan 5, 2016

如题。
最基本的能获取及发送弹幕即可。
感谢。

@cnbeining
Copy link
Contributor

哦 需要别的东西。

看我的gists。

2016年1月5日星期二,Sg4Dylan [email protected] 写道:

如题。
最基本的能获取及发送弹幕即可。
感谢。


Reply to this email directly or view it on GitHub
#10.

@Sg4Dylan
Copy link
Author

Sg4Dylan commented Jan 6, 2016

https://gist.github.com/cnbeining/6b2273d7e332f29193d0
这个么?只描述了连接WebSocket的操作

@cnbeining
Copy link
Contributor

现在是xmlsocket。

连上了等着推。

2016年1月5日星期二,Sg4Dylan [email protected] 写道:

https://gist.github.com/cnbeining/6b2273d7e332f29193d0
这个么?只描述了连接WebSocket的操作


Reply to this email directly or view it on GitHub
#10 (comment)
.

@Sg4Dylan
Copy link
Author

Sg4Dylan commented Jan 6, 2016

能提供具体的代码参考么? Python C++ 都行(
感谢~

@cnbeining
Copy link
Contributor

看看我代码的fork们。

2016年1月5日星期二,Sg4Dylan [email protected] 写道:

能提供具体的代码参考么? Python C++ 都行(
感谢~


Reply to this email directly or view it on GitHub
#10 (comment)
.

@Sg4Dylan
Copy link
Author

Sg4Dylan commented Jan 6, 2016

拿Python撸了个能连上了,不过因为B站的原因,即便有心跳存在也会偶发断线,接着socket.recv()就卡死线程了…
咱是单进程用threading创建两线程,一条处理心跳,一条处理recv()的。
菊苣有什么好方法处理么(迫切

@cnbeining
Copy link
Contributor

完全不在乎 每秒检测 无限断线重连 反正不是我的服务器 我不care

@Sg4Dylan
Copy link
Author

Sg4Dylan commented Jan 6, 2016

菊苣用多线程么,Python单进程跑这个一断线就连着检测用的部分一起卡死了

@cnbeining
Copy link
Contributor

不用啊。

Socket是不是断了很简单可以检测啊。。。

@Sg4Dylan
Copy link
Author

Sg4Dylan commented Jan 8, 2016

https://gist.github.com/Sg4Dylan/cdeaf8b2f73e726e350e
还有两个问题实在搞不定了(可怕

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

2 participants