-
Throwing out a question here:
Is it possible to have multiple rtmp servers or applications to make the streaming workflow easier? I have the need to re-stream to different groups of multiple locati…
-
@ASoTNetworks can you describe what is required from your end since you are providing the servers?
-
Hello,
We have setup, where one nginx instance is pushing streams to another nginx instance.
Latency between two instances is ~190 ms, available bandwidth is 500 Mbits, 145 Mbits are used by current …
-
output add failed. error: Connection refused [-111] error="Connection refused [-111]" path="rtmp://127.0.0.1:1935/push" unique=test
日志:
Connection to tcp://127.0.0.1:1935 failed: Connection refus…
-
I was thinking if it is possible to add a new directive like `logo_path` that affects all `push` directives:
```
application myapp {
live on;
logo_path /path/to/file/logo…
-
Depending on the stream key that's within a URL, I would like to push to different RTMP streams. Here's an example:
```
rtmp {
server {
application /live/ {
# To illustrate
if($name …
-
## Phenomenon Description
When streaming from a ZL server which is pulling the stream from another ZL instance, the `onStatus NetStream.Play.Reset` message sent by the server has the wrong stream …
-
直播一会就感觉丢失一个包(但是视频段就卡在那里不动了),直播这边状态还是没有改变
错误日志:
2017-01-20 14:09:45.365 LiveVideo[7998:2457745] 持续时间
00:00:11
ERROR: WriteN, RTMP send error 35 (88 bytes)
ERROR: WriteN, RTMP send error 35 (47 byt…
-
Hi everyone.
RTMP stream dont work with my server. Through wireshark packet capture analysis, I found several problems with rtmp stream.After the rtmp push status is established, the device does not…
Egho9 updated
6 months ago
-
## Which version are you using?
v1.8.2
## Which operating system are you using?
- [x] Linux arm7 standard (mediamtx_v1.8.2_linux_armv7.tar.gz)
Run on OpenWRT without problems except this o…