-
panic: runtime error: invalid memory address or nil pointer dereference
[signal SIGSEGV: segmentation violation code=0x1 addr=0x18 pc=0x504e4c]
goroutine 39 [running]:
bufio.(*Writer).Flush(0xc00…
-
2020/01/13 16:01:32 writer.go:168: http flv closed
2020/01/13 16:01:34 server.go:102: url: /live/tl2v1.flv path: live/tl2v1 paths: [live tl2v1]
2020/01/13 16:01:34 stream.go:57: HandleWriter: info[]…
-
作者你好,我使用livego搭建了一个多视频通过ffmpeg推流至livego的程序,视频流比如有ffmpeg1,ffmpeg2,ffmpeg3。一个进程负责从livego拉取三个视频流处理后,再次通过ffmpeg推流到livego,流名称为test。这个进程速度可能略慢。整个程序运行一段时间后livego会报如下错误:
```
INFO[2022-05-10T23:09:39+08:00] …
-
**I want to manage hls and httpflv in single port not with different different port**
In SRS I manage HLS, DASH, HTTP-SERVER, FLV in single port (8080) itself, so I can use https using nginx for th…
-
在win10 64位上使用,32位、64位的livego 均出现同样情况
使用一下命令推流:
ffmpeg -f dshow -s 640x480 -r 25 -i video="ManyCam Virtual Webcam" -preset ultrafast -vcodec libx264 -tune zerolatency -vb 700k -an -f flv rtmp://12…
-
Hi,
You did a wonderful job. i tried to use your rtmp server to forward flv raw data into ffmpeg pipe0. in practice i tried to forward every single bytes as you did in httpFlv into ffmpeg pipe0 but i…
-
这次是真的了。。。推了2个流到livego ,前端是http + flv.js
1.不知道为啥出来的比较慢。
2.打开2个的时候第二个死活出不来,再打开就报了一个panic:runtime error:invalid memory address or nil pointer dereference
然后程序崩溃
-
Sometime, we should pull http+flv streams from other origin sites. We now only can push rtmp to ingress.
-
使用httpflv进行播放的时候,通过
-
When trying to save a stream to a file, using a command line like the following:
livestreamer -o test.flv http://www.ustream.tv/creativelive best
The resulting test.flv file will often play audio, b…