uvc-gadget does not work by the above mentioned tools. While the webcam is recognized, it only provides a black image. I know that most Jitsi instances filter out all webcams that provide more than 720p, so it's not even possible to select the webcam.
Skype and Teams (at least on Linux) can be forced to recognize the webcam by removing the 1080p resolution from multi-gadget.sh:
config_frame mjpeg m 1920 1080
That works with Jitsi as well. Other tools such as Zoom, guvcview, Cheese etc. have no problems in recognizing the different resolutions:
uvc-gadget does not work by the above mentioned tools. While the webcam is recognized, it only provides a black image. I know that most Jitsi instances filter out all webcams that provide more than 720p, so it's not even possible to select the webcam.
Skype and Teams (at least on Linux) can be forced to recognize the webcam by removing the 1080p resolution from multi-gadget.sh:
config_frame mjpeg m 1920 1080
That works with Jitsi as well. Other tools such as Zoom, guvcview, Cheese etc. have no problems in recognizing the different resolutions: