jitsi-meet-electron-sdk
jitsi-meet-electron-sdk copied to clipboard
Does the "alwaysOnTop" small window support setting avatar?
Hello. When I integrated jitsi-meet-electron-sdk
, I found that when using the alwaysOnTop
api, I set the avatar in the large window, but when the window lost the cursor and generated a small window, the small window failed to inherit the avatar set by the large window, but displayed the default avatar of letters.
I looked at the SDK source code and couldn't find any api and code implementation that can set the avatar.
Is there any way to set a small window user avatar?
large window:
small window: