-
What I am trying to accomplish is having nginx relay/forward incoming rtmp to defined applications.
So I have an Ubuntu 16.04 server with the following:
- nginx version: nginx/1.14.0
- rtmp mo…
-
Hi,
I am trying to set up a rtmp relay to the periscope app but I can't seem to make it work. Note: the same push configuration works to other destinations like Facebook live.
I am using nginx …
-
I have YOLOV8 recognition, and I infer by reading the RTSP video stream. I want to merge the inference results into GO2RTC. How do I operate it.
-
hi,i use this module Directive pull,but my rtmp url is : rtmp://10.67.89.191:19041/live/0/32057100001127007720, this url is right ,i can pull content from vlc,like this
![微信截图_20211215171004](https:…
-
## Which version are you using?
v1.3.1
## Which operating system are you using?
- [x] Linux amd64 standard
- [ ] Linux amd64 Docker
- [ ] Linux arm64 standard
- [ ] Linux arm64 Docker
- […
-
When I config in app.js like this
`{
app: 'live',
mode: 'push',
edge: 'rtmp://127.0.0.1',
appendName: false
}`
And after I call api POST http://localhost:p…
-
Thanks for your work.
RTMP server MediaMTX v1.3.1
1. When trying to connect to an RTMP server: LiveDesk.exe --rtmp=rtmp://127.0.0.1:1935/live,
RTMP server gives an error:
2024/07/17 09:22:…
-
hi, great project. Even WSE or WMS aren't able to achieve what you do and there aren't free.
Is there a way to do dual rtmp ingest + file fallback ?
In case rtmp1 push fails, it goes to rtmp2 then…
-
When I use ffmpeg to push stream, I found out '127.0.0.1' and 'localhost' can connect the rtmp tcp server, but when I use the domain(example.com) of my computer, it was not be able to connect the rtmp…
-
I know, another issue to this topic. I've browsed through all available topics in this repo but couldn't find any solution for this issue.
I'm using nginx 1.13.8
```
server {
listen 19…