jitsi-meet
jitsi-meet copied to clipboard
Add Config to change the default view camera at start
Is your feature request related to a problem you are facing? I'm facing a problem where a client wants to show own camera as default view in browser. Tiles or filmstrip is off the table, just self camera at start up.
Describe the solution you'd like I was hopping maybe would be possible to make a config change for the startup UI view. When user joins room, firs thing he sees is it's own camera (USER || ENVIROMENT)
Describe alternatives you've considered I have search the forum for a solution and found a post about native view where is possible to make the default view own camera by changing participantId to localId in props. I tried this implimentation in the .../jitsi-meet/react/features/large-video/components/LargeVideo.web.tsx but it doesn't make any difference
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
We do have support for this now, right @horymury ? Can you point at the right option?
Yep, here it is: https://github.com/jitsi/jitsi-meet/blob/990d21038ee896aab1206e8d7e4de652920883a2/config.js#L226
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.