-
Hello Folks,
I have installed Matrix - however the following errors appear in the Coturn log:
0: Trying to bind fd 19 to : errno=98
Cannot bind local socket to addr: Address already in use
0: …
-
firstly, I want deploy coturn as a relay service, the turnserver.conf is
===================
listening-ip=172.17.49.199 #the internal ip
listening-port=3478
relay-ip=172.17.49.199
external…
-
the document lines 2-3 asks the reader to read a file but provides no reference to it. After a through search with grep and zgrep after a new installation the file is nowhere in the system.
An I…
-
**Describe the bug**
After upgrading from BigBlueButton Server 2.6.0-rc.5 to BigBlueButton Server 2.6.0-rc.6 (with bbb-install-2.6.sh -v focal-260 ... script) the share webcam does not turn on.
**…
-
When I access my coturn server using https using a browser it crash.
If I access it with a browser on http it works fine.
I'm using debian jessie on AWS and installed only coturn form the sid rep…
-
First of all, great work! thanks!
I configured and run my turnserver as follows (installing it via apt-get install coturn):
turnserver -a -o -v -n -p 3478 --no-dtls --no-tls -u someusername:somepas…
-
Attempting to sign onto the HTTP interface with authorization enabled results in:
`read_auth_file: syntax error in authorization file: foo=deadbeaf`
I started the service via:
` .\webrtc-streamer…
-
Hi,
It seems if we disable tls1.0 and tls1.1 on turnserver config, the uclient will not able to connect the server via TLS.
Is this something in backlog or no one ever brought up? I might be able …
-
I am trying to subscriptions for push notification. it's working in android but not working in ios.
Try both .GCM and .APNS but both not working in ios.
Throw exception
flutter: enablePushNoti…
-
Hi all, after spending a week trying in vain to figure out what my problem is, I'm hoping that I can get some help and suggestions from you all.
I am running Cotrun in a docker container in order …