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

拉 m3u8 流会抛出很多parse response header failed 如下图,解析bug? #13

Open
didichuxing2 opened this issue Nov 2, 2018 · 0 comments

Comments

@didichuxing2
Copy link

didichuxing2 commented Nov 2, 2018

[2018-11-02 17:38:23.070][1][trace] [TS] url=http://XXXXXXXcom/huoshan/ljh/1541151492889.ts download, duration=4.40, delay=-1.00, size=302868, sleep 3909ms

[2018-11-02 17:38:26.983][1][error] read body from server failed. ret=104 errno=104(Connection reset by peer)
[2018-11-02 17:38:26.983][1][error] parse response header failed. ret=104 errno=104(Connection reset by peer)
[2018-11-02 17:38:26.983][1][error] http client parse response failed. ret=104 errno=104(Connection reset by peer)
[2018-11-02 17:38:26.983][1][error] http client download ts file http://xxxxxxxx/huoshan/ljh/1541151497690.ts failed. ret=104 errno=104(Connection reset by peer)

我的m3u8 格式如下:
1 #EXTM3U
2 #EXT-X-VERSION:3
3 #EXT-X-MEDIA-SEQUENCE:1541149789
4 #EXT-X-TARGETDURATION:4
5 #EXTINF:4.000,
6 1541149893933.ts
7 #EXTINF:4.000,
8 1541149897774.ts
9 #EXTINF:4.000,
10 1541149901927.ts

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