jitsi-meet icon indicating copy to clipboard operation
jitsi-meet copied to clipboard

Add Config to change the default view camera at start

Open aristech opened this issue 1 year ago • 3 comments

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

aristech avatar Dec 18 '23 09:12 aristech

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.

github-actions[bot] avatar Feb 17 '24 01:02 github-actions[bot]

We do have support for this now, right @horymury ? Can you point at the right option?

saghul avatar Feb 17 '24 07:02 saghul

Yep, here it is: https://github.com/jitsi/jitsi-meet/blob/990d21038ee896aab1206e8d7e4de652920883a2/config.js#L226

horymury avatar Feb 17 '24 17:02 horymury

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.

github-actions[bot] avatar Apr 19 '24 01:04 github-actions[bot]