&showonly
Only shows any stream ID that is listed
Viewer-Side Option! (&view
, &scene
, &room
)
Aliases
&nv
&hidevideo
Options
Example: &showonly=streamID1,streamID2
Value | Description |
---|---|
(string value) | the stream IDs to view; can be a comma separated list |
Details
&showonly
only shows any stream IDs that are listed. Useful for reducing the CPU and network load on other connect peers if voice-chat is sufficient.
Useful for a large group room where you want everyone in the room to see only the OBS Virtualcam output.
Consider using
&broadcast
option instead of this flag as it is better suited for presenting a single feed to a group than using&showonly
alone.
This is actually just an alias of &novideo
.
Related
&broadcast&novideoLast updated