Hello!
I have a question about resolution.
When I'm using Chrome and access to
test.bigbluebutton.org, I only get low, medium and high(640x480) but not high definition (1280x960). I think when we set in file settings.yml maxHeight is 960 so my laptop can use 1280x720, but I didnt see the resolution high definition in Chrome. Maybe Chrome set default webcam resolution 640x480 so I can get the high definition resolution. And I check in
https://webrtchacks.github.io/WebRTC-Camera-Resolution/, I get only 640x480 pass, sometimes I reload page I can get 1280x720 but usualy I get 640x480. Have you encounted this problem???
When I'm using Firefox I have encounted this problem, but I can fix that using about:config in Firefox is to set media.navigator.video.default width and height to 1280x720 so I can get 1280x720 when sharing webcam.
When I set min and max width and height in settings.yml but it didn't work.