Ninja Docs
Search…
What is VDO.Ninja?
Getting started
Steve's helper apps & tools
Guides
Advanced Options (URL Parameters)
Most common Parameters
Setup Parameters
Video Parameters
Audio Parameters
Settings Parameters
Mixer/Scene Parameters
Design Parameters
&label
&showlabels
&fontsize
&style
&meterstyle
&cleanoutput
&cleanish
&css
&base64css
&mirror
&flip
&rounded
&margin
&darkmode
&lightmode
&chroma
&transparent
&nocursor
&js
&rotate
&grid
&hideheader
&hidemenu
&tallyoff
&cleanviewer
&obsoff
&pip
Director Parameters
Screen-share Parameters
Meshcast Parameters
API & MIDI Parameters
TURN & STUN Parameters
Newly Added Parameters
Upcoming Parameters
Other Parameters
Releases
Development Progress
Help!
Common errors and known issues
Platform specific issues
Useful Links
FAQ
Sponsor ❤
Edit this documentation
Redirect
Redirect 2
Powered By GitBook
&transparent
Makes the background transparent
General Option! (&push, &room, &view, &scene)

Aliases

  • &transparency

Details

Makes the background for the website transparent using CSS.
This is useful for embedding VDO.Ninja as an IFRAME. Not helpful with the Electron Capture app. Not needed for OBS if using default OBS CSS stylesheet:
body {
background-color: rgba(0, 0, 0, 0);
margin: 0px auto;
overflow: hidden;
}

Related

A video demo of the &chunked transfer and how to enable support for alpha-channel transparency is available here: https://youtu.be/SWDlm1Jf-Oo​
&chroma
&chunked
Previous
&chroma
Next
&nocursor
Last modified 3mo ago
Copy link
Outline
Aliases
Details
Related