&manual
Disables the auto-mixer, allowing for a custom mixer to be used
Viewer-Side Option! (&view
, &scene
, &room
)
Details
This is an advanced feature, for primarily developers, who wish to utilize their own auto-mixing code or perhaps are not using VDO.Ninja for video/audio specifically.
session.rpcs
is an object that can be queried for a list of active receiving peer sessions. session.rpcs[UUID].videoElement.srcObject
contains video/audio data if available.
Related
How to embed VDO.Ninja into a site with iFramesLast updated