Ninja Docs
Search
⌃K
What is VDO.Ninja?
Getting started
Steve's helper apps & tools
Guides
Advanced Options (URL Parameters)
Most common Parameters
Setup Parameters
Video Parameters
Video Bitrate Parameters
Audio Parameters
Mixer/Scene Parameters
Settings Parameters
Buttons and Control Bar Parameters
Design Parameters
&label
&showlabels
&fontsize
&style
&bgimage
&showall
&meterstyle
&cleanoutput
&cleanish
&css
&base64css
&js
&base64js
&mirror
&flip
&structure
&color
&blur
&border
&bordercolor
&rounded
&margin
&darkmode
&lightmode
&background
&chroma
&transparent
&nocursor
&favicon (alpha)
&headertitle
&rotate
&grid
&hideheader
&hidemenu
&tally
&tallyoff
&cleanviewer
&obsoff
&pip
Director Parameters
Screen-share Parameters
Recording Parameters
Meshcast Parameters
Mobile Parameters
API & MIDI Parameters
TURN & STUN Parameters
New Parameters in Version 23
Upcoming Parameters
Other Parameters
Releases
Updates
Development Progress
Help!
Common errors and known issues
Platform specific issues
Useful Links
FAQ
Sponsor ❤
Edit this documentation
Redirect
Redirect 2
Powered By GitBook

&base64js

Lets a user add raw javascript to the URL to run on page load
General Option! (&push, &room, &view, &scene,&solo)

Aliases

  • &jsb64
  • &b64js
  • &jsb64

Options

Example: &base64js=YWxlcnQoJ2hpJyk=
Value
Description
(string)
Javascript URL

Details

&base64js lets a user add raw java script to the URL to run on page load.
To test: https://vdo.ninja/?base64js=YWxlcnQoJ2hpJyk=​

Related

&base64css
&js
Previous
&js
Next
&mirror
Last modified 4mo ago
Copy link
On this page
Aliases
Options
Details
Related