I’m self-hosting and embedded it in an android app. This shows up for a few seconds when toggling the video on/off or when joining a room with the video on.
This looks like the Jitsi app in an Android Chrome webview. I believe this is the default image when initiating a video in a Chrome.
Google the term: getDefaultVideoPoster()
This post from stack overflow may help get you started:
1 Like
Thanks