-
Section 1
"However, when multiple hops and multiple systems are involved, this task becomes more difficult; in particular, when one desires to synchronize media from multiple sources with independe…
-
Is RTP input on the cards?
I have a few RTP AV sources from DVB receivers PCIe cards sent by TSduck which is sent as a single service TS.
The RTP needs to be decoded into RAW video I420 and S16LE A…
-
Im trying to stream video from a Pi 5 to my mac laptop.
I tried to run the example: `rpicam-vid -t 0 --codec libav --libav-format mpegts --libav-audio -o "tcp://:?listen=1"
`, but that error'd wit…
-
We build our product based on LiveKit. And we add some custom header extensions to synchronize with data from the data channel. I noticed https://github.com/livekit/livekit/issues/1558 and would like …
-
## Describe the feature
Description
QUIC is a standard protocol that offers significant improvements over TCP. I propose that MediaMTX implement support of the QUIC protocol (Datagrams and S…
-
> [RTP-MIDI](https://en.wikipedia.org/wiki/RTP-MIDI) (also known as AppleMIDI) is a protocol to transport [MIDI](https://en.wikipedia.org/wiki/MIDI) messages within RTP ([Real-time Protocol](https://e…
-
**Plugin Version**:
**Request**:
**How/Why**:
**Additional Context**:
-
大佬我看都是RTP的地址,后边的IP貌似是城域网的,互联网无法访问
CCTV-01,rtp://239.3.1.129:8008
CCTV-02,rtp://239.3.1.60:8084
CCTV-03,rtp://239.3.1.172:8001
-
## Phenomenon Description
Using Dahua cameras with the GB28181 protocol and ZLMediaKit interaction. By calling the openRtpServer interface, RTP data is transmitted to ZLMediaKit, and the RTP transmis…
-
When I use RTSP and RTMP with high latency, my Android camera has poor streaming latency. It is best to use the RTP protocol to reduce latency, so can you add the RTP protocol? Thanks