I run a self-hosted Jitsi installation and installed it from the Ubuntu repositories as described in the Self-Hosting Guide for Debian/Ubuntu .
Everything seems to work except for any media stream (neither video nor audio). All browsers have the permission to use the camera and microphone. But each user only sees its own video and in each user’s browser all other participants are shown as if they had disabled their video.
N.b.: Firewalling is completely disabled. Moreover I do not see any errors in /var/log/jitsi/jvb.log
.
I assume it must be a completely trivial problem. By now, I have read the installation guide a dozen times, because I thought I might have skipped to set a config option like “enable media: yes” (or something like that). But I haven’t spot anything like that.