Difference between revisions of "Streaming into vMix"

From Cosmostreamer Wiki
Jump to navigation Jump to search
 
(8 intermediate revisions by the same user not shown)
Line 7: Line 7:
</pre>
</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".
<br><br>


=== RTSP over TCP ===
=== RTSP over TCP ===
Line 14: Line 15:
</pre>
</pre>
In vMix input setting choose "Stream/SRT", Stream Type "RTSP over TCP", paste RTSP link into field "URL".
In vMix input setting choose "Stream/SRT", Stream Type "RTSP over TCP", paste RTSP link into field "URL".
<br><br>


=== Transport Stream over UDP ===
=== Transport Stream over UDP ===
Line 24: Line 26:
=== Transport Stream over TCP ===
=== Transport Stream over TCP ===


=== VLC ===
=== VLC plugin ===


==== VLC RTMP ====
==== VLC RTMP ====
Line 33: Line 35:
</pre>
</pre>
In vMix input setting choose "Stream/SRT", Stream Type "VLC (RTMP, UDP, RTP, RTSP, TS)", paste RTMP link into field "URL".
In vMix input setting choose "Stream/SRT", Stream Type "VLC (RTMP, UDP, RTP, RTSP, TS)", paste RTMP link into field "URL".
<br><br>


==== VLC UDP ====
==== VLC UDP ====
<br><br>


==== VLC RTP ====
==== VLC RTP ====
<br><br>


==== VLC RTSP ====
==== VLC RTSP ====
Line 44: Line 49:
</pre>
</pre>
In vMix input setting choose "Stream/SRT", Stream Type "VLC (RTMP, UDP, RTP, RTSP, TS)", paste RTSP link into field "URL".
In vMix input setting choose "Stream/SRT", Stream Type "VLC (RTMP, UDP, RTP, RTSP, TS)", paste RTSP link into field "URL".
<br><br>


==== VLC TS ====
==== VLC TS ====
Line 54: Line 60:
udp://@:3002
udp://@:3002
</pre>
</pre>
<br><br>
=== SRT (Caller) ===
In CosmoViewerNG application settings, chapter "Restreaming", tab "MediaMTX" (turn on option "Enable MediaMTX server".<br>
SRT link looks like this
<pre>
srt://127.0.0.1:8890?streamid=read:stream
</pre>
But this link is not needed for vMix.<br>
In vMix input setting choose "Stream/SRT", Stream Type "SRT (Caller)", and fill values:
<pre>
"Hostname": 127.0.0.1
"Port": 8890
"Stream ID": read:stream
</pre>
<br><br>
=== NDI ===
In CosmoViewerNG application settings, chapter "Restreaming", tab "NDI", turn on option "Enable NDI output".<br>
In vMix input settings choose "NDI / Desktop Capture". Choose stream with default name "CosmoViewerNG NDI stream".
<br><br>
=== NDI | HX ===
NDI stream with H264 packets inside. Less bandwidth rather the regular NDI.<br>
In CosmoViewerNG application settings, chapter "Restreaming", tab "NDI | HX", turn on option "Enable NDI|HX output".<br>
In vMix input settings choose "NDI / Desktop Capture". Choose stream with default name "CosmoViewerNG NDI HX stream".
<br><br>


== From CosmostreamerNG to vMix ==
== From CosmostreamerNG to vMix ==
Mostly all the same as with CosmoViewerNG, but use real IP instead of 127.0.0.1<br>
<br><br>
[[Category:vMix]][[Category:Streaming]]

Latest revision as of 06:39, 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".

RTSP over TCP

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 TCP", paste RTSP link into field "URL".

Transport Stream over UDP

In CosmoViewerNG application settings, chapter "Restreaming", tab "MPEG-TS UDP" (turn on option "Enabled". Fill "Destination" field as

127.0.0.1:3002

In vMix input setting choose "Stream/SRT", Stream Type "Transport Stream over UDP", set "Port" to 3002.

Transport Stream over TCP

VLC plugin

VLC RTMP

In CosmoViewerNG application settings, chapter "Restreaming", tab "MediaMTX" (turn on option "Enable MediaMTX server").
RTMP link looks like this:

rtmp://127.0.0.1:1935/stream

In vMix input setting choose "Stream/SRT", Stream Type "VLC (RTMP, UDP, RTP, RTSP, TS)", paste RTMP link into field "URL".

VLC UDP



VLC RTP



VLC RTSP

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 "VLC (RTMP, UDP, RTP, RTSP, TS)", paste RTSP link into field "URL".

VLC TS

In CosmoViewerNG application settings, chapter "Restreaming", tab "MPEG-TS UDP" (turn on option "Enabled". Fill "Destination" field as

127.0.0.1:3002

In vMix input setting choose "Stream/SRT", Stream Type "VLC (RTMP,UDP,RTP,RTSP,TS)", set "URL" to:

udp://@:3002



SRT (Caller)

In CosmoViewerNG application settings, chapter "Restreaming", tab "MediaMTX" (turn on option "Enable MediaMTX server".
SRT link looks like this

srt://127.0.0.1:8890?streamid=read:stream

But this link is not needed for vMix.
In vMix input setting choose "Stream/SRT", Stream Type "SRT (Caller)", and fill values:

"Hostname": 127.0.0.1
"Port": 8890
"Stream ID": read:stream



NDI

In CosmoViewerNG application settings, chapter "Restreaming", tab "NDI", turn on option "Enable NDI output".
In vMix input settings choose "NDI / Desktop Capture". Choose stream with default name "CosmoViewerNG NDI stream".

NDI | HX

NDI stream with H264 packets inside. Less bandwidth rather the regular NDI.
In CosmoViewerNG application settings, chapter "Restreaming", tab "NDI | HX", turn on option "Enable NDI|HX output".
In vMix input settings choose "NDI / Desktop Capture". Choose stream with default name "CosmoViewerNG NDI HX stream".

From CosmostreamerNG to vMix

Mostly all the same as with CosmoViewerNG, but use real IP instead of 127.0.0.1