ossrs / srs-bench

SB(SRS Bench) is a set of benchmark and regression test tools, for SRS and other media servers, supports HTTP-FLV, RTMP, HLS, WebRTC and GB28181.
https://ossrs.net
MIT License
388 stars 222 forks source link

执行./sb_http_load时,[error] read body from server failed. ret=104 errno=104(Connection reset by peer) #34

Open apiha opened 2 years ago

apiha commented 2 years ago

执行命令: ./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)

求大佬指导

apiha commented 2 years ago

使用浏览器访问 https://xxxxx.xxx.xxx/xxxx/xxxxxx.flv ,可以下载flv文件。但是sb_http_load拉流时失败

YeungHoiChiu commented 7 months ago

同样的问题,有解决的方法吗?期待你的回复,谢谢🙏 @winlinvip