rtk-settings-video
A component which lets to manage your camera devices and your video preferences.
Emits rtkStateUpdate
event with data for toggling mirroring of self video:
{
prefs: {
mirrorVideo: boolean;
}
}
A component which lets to manage your camera devices and your video preferences.
Emits rtkStateUpdate
event with data for toggling mirroring of self video:
{
prefs: {
mirrorVideo: boolean;
}
}