Ok this is the last command line I've used
--no-zygote --use-gl=egl --disable-web-security --allow-running-insecure-content --test-type --noerrdialogs --window-size=1360,768 \
--no-sandbox --enable-overlay-scrollbar --use-fake-ui-for-media-stream --hide-scrollbars --kiosk --start-fullscreen \
--disable-translate --ignore-certificate-errors --enable-logging --v=1 \
-- -nocursor
And still it asked me "
mysitewithan.app wants to use your camera and mic" [BLOCK] [ALLOW]
I have no frickin' cursor, I have no keyboard, it is a remote server with --use-fake-ui-for-media-stream --disable-web-security etc etc etc options mainly to let chromium know I don't have mouse/keyboard to answer it, I want it just run without dialogs, windows, popups, info tabs etc etc.
Who did it? Why you did this as complex to just run it in kiosk mode?
Can you please tell me how to answer YES and ALLOW on any internal dialogs by default and don't show it at all because it is a kiosk and people on the street don't want to look at that?
What's the magic switch?