I scaled my jitsi browser window to fit in the corner of my capture screen and the name tag goes over their faces
I had to find the ccs and use a html addon to modify it to hide it… would be nice in settings to turn off and on
also the name of room show on the capture window is
a security risk… needs a option for custom name on screen
or disable in settings as well
again I had to use ccs hack to modify it in browsers.
I use bravev
Merry xmas from NZ
thanks… I see they shorten the commands…
however I dont see hide or alter room name at the top?
and can we turn back on audio vol bar in 3 dots of each user again with a commandline?
well they add those in the desktop chrome ver settings. as ticks? as I looked there… cheers
emrah
December 30, 2022, 12:03pm
4
Hiding subject
or setting a custom subject
does this.
emrah
December 30, 2022, 12:05pm
5
This is available as default in my setup which is the latest stable.
not on mine or others using it on win 10 desktop and brave/chromium and chrome
they want to turn me down… and I want to turn them down… well some of them.
do I have to enable mod… even though I made the room
??
thanks you that pop out was blank… I found I had filtter element and now see it… that one is solved now… cheers
as for the flags… i got it to work like this so i misunderstood your Lnumbers I thought they were shorturl method
https:// meet.jit.si/-replaceroomnamehere-#config .hideDisplayName=true
anyhow it removes it from big window and the side bit… but I think my ccs mode removing only on the display not control panel is better…
again it should be like volume per person… where tick to have on or not…
cheers Paul
shawn
December 30, 2022, 8:13pm
11
You can try this option if you want to remove the display name only on the large video but not in the filmstrip:
// Default local name to be displayed
// defaultLocalDisplayName: 'me',
// Default remote name to be displayed
// defaultRemoteDisplayName: 'Fellow Jitster',
// Hides the display name from the participant thumbnail
// hideDisplayName: false,
// Hides the dominant speaker name badge that hovers above the toolbox
// hideDominantSpeakerBadge: false,
// Default language for the user interface. Cannot be overwritten.
// defaultLanguage: 'en',
// Disables profile and the edit of all fields from the profile settings (display name and email)
// disableProfile: false,
// Hides the email section under profile settings.
// hideEmailInSettings: false,
1 Like