hi there!
this is my first posting comments,so go easy on me
well,i tried to add my config.js below but it doesnt work.
when i access my jitsi server by the browser and then it start with the front camera.
constraints: { video: { aspectRatio: 16 / 9, frameRate: { max: 15 }, height: { ideal: 720, max: 720, min: 180 }, facingMode: { exact: "environment" } } },
is this wrong way to switch camera?
so now i want to know how can i switch camera when someone access the server.
im looking forward to resolving this matter.
p.s
when i access my server,use parameters like this…maybe it doesnt matter.
ex…https://domain.jitsi.srv/roomname#disableDeepLinking=true
or can i swtich camera with url parameters?..