-
`Este erro teve origem numa integração personalizada.
Logger: custom_components.reolink_rest
Source: custom_components/reolink_rest/entity.py:592
Integration: Reolink IP Device (documentation, i…
-
In my scenario OBS is streaming to `rtmp://127.0.0.1:1935/live/test`
And connection is correctly established
My `config.toml` is simply
```
[rtmp]
enabled = true
port = 1935
# pull stre…
-
I've tried configuring xiu, following the first sample in the readme.
After publishing a stream using ffmeg, I can connect to the rtmp and httpflv streams using ffplay with no problem, but I cannot…
-
Hi
I have two cameras same firmware, one loads with 0.33 on port 443 and the other one keeps coming up with error at the add screen.
HA Supervisor 2021.10.6
![Screen Shot 2021-10-26 at 11 05 23 am]…
-
頻道地址:佛教2,rtmp://hk2.hwadzan.com/liveedge/amtb
測試播放:ffplay rtmp://hk2.hwadzan.com/liveedge/amtb
1. 指令:
curl -H "Content-Type:application/json" -X POST -d '{"protocol": "rtmp", "addr":"hk2.hwadza…
-
**咨询的功能模块**
- addStreamProxy
**咨询的具体内容和问题**
- 通过addStreamProxy对rtmp进行拉流,拉流成功后,其他协议都能正常播放,只有rtsp无法播放,视频编码为【G711a h264】,日志如下:
```
2022-06-24 11:04:19.237 D MediaServer[7-event poller 0] RtspSessi…
-
Reproduce:
1 Using obs to push rtmp stream to xiu server.
2 Play the httpflv stream.
3 Shut down the player.
In Step 1 or 2 the CPU usage is about 3%.
In Step 3, the CPU usage can reach to 10…
-
`nginx.conf`
```
location /live/ {
proxy_pass http://127.0.0.1:19302/live/;
}
```
`lal.conf`
```
"httpflv": {
"enable": true,
"sub_listen_addr": ":19302",
"enable_https": false,…
-
利用ffmpeg推送NVR的RTSP流,RTSP流视频是H264,没有音频,lalserver接收推流报错,如下图所示:
![image](https://user-images.githubusercontent.com/40191360/94661961-4ecd5c80-033a-11eb-96c3-f5de34ce7877.png)
![9924cf8e5ab0eda7905205a8…
-
hi httpflv的拉流过程中,随机出现服务进程异常重启(core dump)
core日志如下:
![image](https://user-images.githubusercontent.com/69305525/89605213-9803b180-d89f-11ea-80f5-0e8bf2d0740f.png)
![image](https://user-images.github…