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
执行命令: ./sb_http_load -c 1 -r https://xxxxx.xxx.xxx/xxxx/xxxxxx.flv 结果: [error] read body from server failed. ret=104 errno=104(Connection reset by peer) [error] parse response header failed. ret=104 errno=104(Connection reset by peer) [error] http client parse response failed. ret=104 errno=104(Connection reset by peer) [error] http client get url failed. ret=104 errno=104(Connection reset by peer)
求大佬指导
The text was updated successfully, but these errors were encountered:
使用浏览器访问 https://xxxxx.xxx.xxx/xxxx/xxxxxx.flv ,可以下载flv文件。但是sb_http_load拉流时失败
Sorry, something went wrong.
同样的问题,有解决的方法吗?期待你的回复,谢谢🙏 @winlinvip
No branches or pull requests
执行命令:
./sb_http_load -c 1 -r https://xxxxx.xxx.xxx/xxxx/xxxxxx.flv
结果:
[error] read body from server failed. ret=104 errno=104(Connection reset by peer)
[error] parse response header failed. ret=104 errno=104(Connection reset by peer)
[error] http client parse response failed. ret=104 errno=104(Connection reset by peer)
[error] http client get url failed. ret=104 errno=104(Connection reset by peer)
求大佬指导
The text was updated successfully, but these errors were encountered: