[
https://issues.apache.org/jira/browse/OPENMEETINGS-2249?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17081319#comment-17081319
]
Mukta commented on OPENMEETINGS-2249:
-------------------------------------
Dear POW, thanks for your response. I am not able to run turn/coturn on my
server even after following steps. its not running. Please guide. UDP port is
added using commands
sudo iptables -A INPUT -p tcp -m tcp --dport 3478 -j ACCEPT
sudo iptables -A INPUT -p udp -m udp --dport 3478 -j ACCEPT
sudo iptables -A INPUT -p tcp -m tcp --dport 5443 -j ACCEPT
sudo iptables -A INPUT -p tcp -m tcp --dport 8888 -j ACCEPT
sudo iptables -A INPUT -p udp --match multiport --dports 49152:65535 -j ACCEPT
sudo iptables -A OUT -p udp --match multiport --dports 49152:65535 -j ACCEPT
Please suggest
> No Video/Audio and Conference
> ------------------------------
>
> Key: OPENMEETINGS-2249
> URL: https://issues.apache.org/jira/browse/OPENMEETINGS-2249
> Project: Openmeetings
> Issue Type: Test
> Components: Audio/Video
> Affects Versions: 5.0.0-M3
> Environment: CentOS8
> Reporter: Mukta
> Assignee: Maxim Solodovnik
> Priority: Major
> Fix For: 5.0.0-M3
>
> Attachments: Kurento.docx
>
>
> Kurento Media Server, Coturn is installed and configures as per manual. User
> can see his video only and not other person. Not able to have video cum
> audio conference. I followed the steps as per openmeetings manual. Os -
> Centos 8 and Openmeetings 5.0.0-M3. I am struggling to solve this issue.
> Please help . As without this , i can not utilize openmeetings.Please find
> attached file for screenshots.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)