Other methods then http, https or h2c #858

Closed
opened 2026-04-05 17:53:29 +02:00 by MrUnknownDE · 0 comments
Owner

Originally created by @marcus-universe on 9/25/2025

I want to redirect to my media mtx server to stream srt streams to it on the go. To do this, I need to make the URL an srt:// type. Like: srt://192.168.50.100:8890?streamid=publish:mystream&latency=2000

192.168.50.100 is the local address of my local docker server and the port 8890 is used by Media Mtx to receive and send srt video streams.

How do I can select as a method srt:// or rtmp, rtmps ... instead of HTTP?

Image
*Originally created by @marcus-universe on 9/25/2025* I want to redirect to my media mtx server to stream srt streams to it on the go. To do this, I need to make the URL an srt:// type. Like: srt://192.168.50.100:8890?streamid=publish:mystream&latency=2000 192.168.50.100 is the local address of my local docker server and the port 8890 is used by Media Mtx to receive and send srt video streams. How do I can select as a method srt:// or rtmp, rtmps ... instead of HTTP? <img width="1615" height="474" alt="Image" src="https://github.com/user-attachments/assets/5e644b40-b5c0-4cc8-99af-e7404752fe7a" />
Sign in to join this conversation.
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github/pangolin#858