Hello Ricardo, such behavior is really weird Recording is made on server so the main test should be: start your camera or screen-sharing Check using different browser or browser tab if your sharing\camera is visible
Is it works as expected? What browser are you using? On Sun, 19 Apr 2020 at 02:22, Ricardo Neves <[email protected]> wrote: > Hello, I'm using Openmeetings 5.0.0-M3 with Centos 7. Everything works > fine, but it doesn't record with the firewall active (it generates zero > size webm files). I've already released all the doors and more: > iptables -A INPUT -p tcp -m tcp --dport 3478 -j ACCEPT > iptables -A INPUT -p tcp -m tcp --dport 3479 -j ACCEPT > iptables -A INPUT -p tcp -m tcp --dport 5443 -j ACCEPT > iptables -A INPUT -p tcp -m tcp --dport 8888 -j ACCEPT > iptables -A INPUT -p udp --match multiport --dports 49152: 65535 -j ACCEPT > iptables -A INPUT -p udp -m udp --dport 3478 -j ACCEPT > iptables -A INPUT -p udp -m udp --dport 3479 -j ACCEPT > iptables -A OUTPUT -p udp --match multiport --dports 49152: 65535 -j ACCEPT > > If I disable the firewall, recording occurs normally. > Is there a rule missing from my firewall? > Thanks a lot for the help. > Ricardo. -- Best regards, Maxim
