Questions tagged [webrtc]

20 questions
0
votes
0 answers

Where do the IP's for TURN Servers Come From?

I'm just very curious but this question is two fold. If you have an App that's using WebRTC for example and it requires ICE connectivity to reach the other party... Does the app developer maintain the TURN/STUN servers? Are they part of their…
0
votes
0 answers

WebRTC Turn (coturn) server UDP vs TCP vs DTLS ( UDP )

We've some situations were some clients with default ISP router firewall and router IDS system can't connect to our PBX ( Grandstream UCM6510 via WEBRTC ) , testing configurations we've found that if we force the client to connect to the TURN (…
0
votes
1 answer

WebRTC Grandstream UCM6510

Some times the webrtc transport connection is stablished but when I observe in chrome://webrtc-internals the dtls session in that transport it stays stucked in “connecting“ and the remote certificate peer from the grandstream never arrives , what…
0
votes
1 answer

Decoding TCP packets as RTP in Wireshark

I'm troubleshooting a WebRTC video calling problem in my app and i'm using Wireshark. One end of my video call is a web app running in my browser window and the other end is a Unity based app on an Android device. This is built with WebRTC. In…
Salbrox
  • 41
  • 1
  • 4
0
votes
1 answer

Asterisk WebRTC outgoing call delay

I run an Asterisk 16 installation and a WebPhone based on SIP.js. Unfortunately, I often don't hear the first few seconds when I call someone. But everything is fine with incoming calls. The Asterisk is in a data center, the browser / client is…
Hativ
  • 111
  • 6
1
2