Hi everybody , my apologiziez for multiple wrong messages email errors.
Some questions about jitsi-meet
1. Is there a way to set cam resolution and choose among multiple installed cams ?
2. Is there a way to keep fixed the audio level when a video conference is in progress ? Actually , I can see from audio mixer , the levels of audio and gain control go to the top causing very high noise and distortion. I can't figure out if that's a problem related to webrtc or jitsi-meet.
3. How to keep both xmpp and jitmeet running on same server since jitsi meet needs 2 options to be commented in prosody c2s_require_encryption = true, and s2s_secure_auth = false ?
Regarding your first question, from my experience, I received some
recommendations to put in config.js [resolution: '720',] to fix the camera
resolution, but it didn't work. Jitmeet stills make the automatic balance
without taking into account that variable.
Regarding your second question, I'm sorry I don't have the answer.
Hi everybody , my apologiziez for multiple wrong messages email errors.
Some questions about jitsi-meet
1. Is there a way to set cam resolution and choose among multiple
installed cams ?
2. Is there a way to keep fixed the audio level when a video conference
is in progress ? Actually , I can see from audio mixer , the levels of
audio and gain control go to the top causing very high noise and
distortion. I can't figure out if that's a problem related to webrtc or
jitsi-meet.
3. How to keep both xmpp and jitmeet running on same server since jitsi
meet needs 2 options to be commented in prosody c2s_require_encryption =
true, and s2s_secure_auth = false ?