SRT stream from OBS to Mona to OBS

292 views
Skip to first unread message

Max

unread,
Apr 13, 2023, 7:30:46 PM4/13/23
to MonaServer
Hello,

I want to set up a streaming server that can accept multiple SRT streams and combine them in OBS to then be re-streamed.

I am using the precompiled win64 binaries.
The OBS on the sending side is streaming to:
srt://<ServerIP>:9710?mode=caller&transtype=live&timeout=5000000&streamid=1
When I create a publication that writes to a video file this seems to be working

The OBS on the server is opening the SRT stream as a media source at:
srt://localhost:9710?mode=listener&transtype=live&timeout=5000000&streamid=1
This does not seem to work.

I am using the default configuration of Mona. What am I doing wrong?

Max

unread,
Apr 14, 2023, 1:03:22 PM4/14/23
to MonaServer
I got it working with:
srt://novamax.ddnss.de:9710?mode=caller&transtype=live&timeout=5000000&streamid=#!::r=test,m=publish
and
srt://127.0.0.1:9710?transtype=live&timeout=5000000&streamid=test

Although I don't really understand why my previous solution did not work.
Reply all
Reply to author
Forward
0 new messages