823639792
823639792
Same as: https://github.com/http-party/node-http-proxy/issues/1510 Maybe is a node-http-proxy bug
Same error. @pengxiguaa 你是怎么解决的? 我在尝试你的 proxySocket.end() to proxySocket.destroy()
我的测试结果也是这样的 部分时间是正常的,偶尔内存中Socket对象数就暴增,内存也就跟着暴涨,短时间内涨到1-2G 但通过JS的HeapDump看,JS中只占用了十几兆的内存~
@omaiga1231 我采用同样的方法,只能做到3秒的延时,能分享下你的ffmpeg命令行和flv.js的设置吗?
有没有比较友好的方法,判断当前浏览器是否支持h265呢?
我也跑不起来,报这个错误 generateVideoIS ERROR==> mediaError
我把flv.js中的duration的设置成零了,也验证了使用了low latency模式,但是延时依旧很高
Oh,I Know In plugins file: UnrealJS.uplugin,All type are ”Editor“,So they not load on ”Runtime“
> Make sure the H264 encoding settings in ffmpeg are consistent with the following settings `level-asymmetry-allowed=1;packetization-mode=1;profile-level-id=42001f`. > > or use VP8. Can you provide ffmpeg h264 command line? thanks.
I want use it to three.js to improve compute speed.