ls0f

Results 16 comments of ls0f
trafficstars

go build https://github.com/ls0f/cracker/blob/master/local.go will work

第1点:目前都是返回404。 第2点:不懂win下面的开发。

@gehel has plan to implement this?

199已经支持了

是可行的。 Local本地是跑的socks5 和 http代理协议,但如果直接放在服务端跑,这个流量特征太明显了,容易被识别阻断。

@izemize `You using ffmpeg converting (rtmp to hls or dash), this causes latency.` how reduce the latency when using ffmpeg forward stream.

`exec /usr/bin/ffmpeg -re -i rtmp://localhost/src/$name -acodec copy -vcodec copy -f flv rtmp://localhost/hls/$name;` using ffmpeg forward stream have 3 seconds delay @xiliu @izemize You have solved?

@seb-m what do you think about using O_APPEND flag .?