Difference between revisions of "Streaming into vMix"
Jump to navigation
Jump to search
Line 3: | Line 3: | ||
=== RTSP over UDP === | === RTSP over UDP === | ||
In CosmoViewerNG application settings, chapter "Restreaming", tab "MediaMTX" (turn on option "Enable MediaMTX server". Copy field "RTSP link".<br> | In CosmoViewerNG application settings, chapter "Restreaming", tab "MediaMTX" (turn on option "Enable MediaMTX server". Copy field "RTSP link".<br> | ||
<pre> | |||
rtsp://127.0.0.1:8554/stream | |||
</pre> | |||
In vMix input setting choose "Stream/SRT", Stream Type "RTSP over UDP", paste RTSP link into field "URL". | In vMix input setting choose "Stream/SRT", Stream Type "RTSP over UDP", paste RTSP link into field "URL". | ||
Revision as of 06:02, 7 November 2024
From CosmoViewerNG to vMix
RTSP over UDP
In CosmoViewerNG application settings, chapter "Restreaming", tab "MediaMTX" (turn on option "Enable MediaMTX server". Copy field "RTSP link".
rtsp://127.0.0.1:8554/stream
In vMix input setting choose "Stream/SRT", Stream Type "RTSP over UDP", paste RTSP link into field "URL".