After numerous attempts to follow online documentation and configuration examples via forums we are not successfull in establishing video and audio conferencing with apache openmeetings/kurento on Ubuntu 18.04 Server. When we try to work in LAN - all is ok, audio and video works. When we do login outside, web interface works good, but not works video and audio. We have opened all ports on firewall and configured 1:1 nat to server with open meetings/kurento. We try to configure stun/turn server Coturn on this server, but it doesn't change situation. Please advise if somebody able to assist. Thanks
Open Meetings + Kurento. Video and audio doesn't work
953 Views Asked by Alexander Shevchuk At
1
There are 1 best solutions below
Related Questions in UBUNTU
- Error: local variable 'bramka' referenced before assignment
- Compiling eBPF program in Docker fails due to missing '__u64' type
- Can't connect to local postgresql server from my docker container
- How to install libfuse2 on Ubuntu 22.04
- Error when trying to execute a binary compiled in a Kali Linux machine on an Ubuntu system
- Can anyoone help me with this problem while trying to install hadoop on ubuntu?
- Ubuntu wsl2 in windows, my /etc/fonts/fonts.conf keeps reloading
- psutil.sensors.temperatures() only delivers {}
- Issue with [proxy_fcgi:error] [pid 1539011] (70007)The timeout specified has expired
- Viber is not working on Ubuntu 22.04 Jammy
- why is ubuntu 18.4 still showing as a linux subsystem when i have uninstalled it?
- Why when I want to open a folder from Visual Studio Code does the screen go crazy?
- What is this error when trying to update Ubuntu?
- Angular on IONOS(?) throws an error with npm
- Tensorflow can't find TensoRT
Related Questions in FIREWALL
- I am currently trying to implement a rudimentary firewall from a video I watched but the nimda worm detection is not working and i do not know why?
- how to fix PF on M3?
- Redirect outbound traffic to a different port
- AWS route traffic destined to NLB to firewall instance in same subnet
- Block MQTT port from windows firewall
- Netfilter Module to Log HTTP Headers
- Cannot connect on PostgreSQL From remote
- Why is ingress packet not getting DNAT 'edin NAT PREROUTING chain with nftables?
- block specific word in layer 7
- To allow IPsec NAT-T traffic to pass through, why does the firewall still need to permit ESP when it already allows UDP 4500?
- Bypassing default snort rules in order allowing local traffic
- Symfony: get specific token info (app id) and use it inside app rights management
- Azure powershell provision sftp storage with Basic Firewall
- Azure Firewall - Shared between prod and non-prod or separate per environment?
- Problem parsing XML output using community XML module in Ansible
Related Questions in KURENTO
- Does Kurento support video UlpFEC or FlexFEC encoding in RTP Receiver?
- Kurento RecorderEndpoint is not storing to remote network storage
- Kurento groupcall - websocket connection failed
- I don't find kurento-module-platedetector for Node.js Module - Plate Detector Filter
- WebRTC + Kurento: pause an audio stream to decrease network traffic
- WebSocket connection between two containers in Docker can not be established
- Kurento - Error code 4: Stream doesn't contain enough data. Invalid URI
- Does Kurento support the function to send RTCP FIR packets when a key frame is needed?
- How to hide other participants' cameras in a group call
- How to fetch remoteAudio stream from kurento-media-server(when we create loopback) and bind it to <audio> tag
- How Can I make CCTV Web Application using Kurento-media-server?
- How can I resolve the "Could not start video source" error in my Kurento JavaScript WebRTC application?
- Why Kurento cannot record media stream from mobile to web when recording from web?
- Websocket ERR_CERT_AUTHORITY_INVALID on Java Spring + vanila JS
- What does it mean to "build against" another package?
Related Questions in OPENMEETINGS
- Is there any chance to get calendar events of other person using app script if their calender is private?
- Jitsi Meeting In Android Api Level 33
- openmeetings error : cannot validate with the turn server
- Why sometimes my instance of openmeetings server is runs from beginning
- How to join Google meet automatically when the host starts the meet?
- Open Meetings + Kurento. Video and audio doesn't work
- no screenshare option in openmeeting
- getting error InvalidStateError: Failed to set remote answer stable state
- Failed to start broadcast: kurento.MediaPipeline not found (Code:40101, Type:null, Data: {"type":"MEDIA_OBJECT_NOT_FOUND"})
- Apache Open meetings run locally for development
- Having trouble connecting to Apache OpenMeetings through Nginx reverse proxy
- cant access ubuntu localhost which hosts apache openmeeting from internet
- How to write question in Markmail support (i.e. open meeting support)
- How do I disable auto-redirect to /openmeetings/install after fresh installation of openmeetings 4.0.4?
- Apache Openmeetings 5.0.0-M2 CSRF attack when using Nginx as proxypass
Trending Questions
- UIImageView Frame Doesn't Reflect Constraints
- Is it possible to use adb commands to click on a view by finding its ID?
- How to create a new web character symbol recognizable by html/javascript?
- Why isn't my CSS3 animation smooth in Google Chrome (but very smooth on other browsers)?
- Heap Gives Page Fault
- Connect ffmpeg to Visual Studio 2008
- Both Object- and ValueAnimator jumps when Duration is set above API LvL 24
- How to avoid default initialization of objects in std::vector?
- second argument of the command line arguments in a format other than char** argv or char* argv[]
- How to improve efficiency of algorithm which generates next lexicographic permutation?
- Navigating to the another actvity app getting crash in android
- How to read the particular message format in android and store in sqlite database?
- Resetting inventory status after order is cancelled
- Efficiently compute powers of X in SSE/AVX
- Insert into an external database using ajax and php : POST 500 (Internal Server Error)
Popular Questions
- How do I undo the most recent local commits in Git?
- How can I remove a specific item from an array in JavaScript?
- How do I delete a Git branch locally and remotely?
- Find all files containing a specific text (string) on Linux?
- How do I revert a Git repository to a previous commit?
- How do I create an HTML button that acts like a link?
- How do I check out a remote Git branch?
- How do I force "git pull" to overwrite local files?
- How do I list all files of a directory?
- How to check whether a string contains a substring in JavaScript?
- How do I redirect to another webpage?
- How can I iterate over rows in a Pandas DataFrame?
- How do I convert a String to an int in Java?
- Does Python have a string 'contains' substring method?
- How do I check if a string contains a specific word?
Good morning I found this github site that can test your media server. I was preparing to use it by gathering the username, password and IP for the server when I noticed that I had made an ommission in my configuration of Kurento server. I had completed two of the three but omitted the IP address of the server. When I added the IP address and restarted the programs everything was working. Make sure you open port 3478 on your firewall.enter image description here