Skip to main content
Stack Overflow
  1. About
  2. For Teams
Filter by
Sorted by
Tagged with
2 votes
1 answer
144 views

I need to connect two peers with WebRTC, as one would. However, in my case the constraint is that each peer is able to pass only one message to the other peer over the initial signaling channel. One ...
WofWca's user avatar
  • 786
0 votes
1 answer
66 views

TURN Server is STUN Server, hence if a Peer uses a TURN server, it would not require a separate STUN Server other than the TURN Server. RFC 8656 - 2. Terminology TURN server: A STUN server that ...
mon's user avatar
  • 23k
2 votes
1 answer
103 views

I've built a discord-like app where multiple people can join into a channel, talk to each other and also share their screen. It's not peer to peer since there is a Media server which relays all media ...
msdosx86's user avatar
  • 942
1 vote
0 answers
164 views

I am running Android 15.0.0 r5 with Cuttlefish in an ARM host. I am orchestrating the application with Kubernetes and would like to expose the device outside the Kubernetes cluster. So far I can test ...
0 votes
0 answers
37 views

I try to understand how i should work with server sockets for receiving data from remote client. why when client on vpn data not losing. I have client and server application with UDP sockets. When i ...
NSkul's user avatar
  • 1
0 votes
1 answer
151 views

We are establishing audio-only WebRTC calls. By changing only one variable, the number of concurrent WebRTC calls we establish at once, I can see a reliable failure to get RTP audio on the calls that ...
Kyle Ross's user avatar
0 votes
1 answer
262 views

For a crowdsourcing application I need a server that can do the following: Host a WebRTC call between 2 clients Simulate various network conditions (low bandwith, delay, etc.) and switch between them ...
1 vote
1 answer
166 views

I'm building a WebRTC proof of concept (available here) to open a data channel between two peers. The RTC connection completes correctly (in Chrome) when both peers are in the same local network but ...
1 vote
1 answer
725 views

After migrating from the old to the new signaling server, I'm experiencing an issue with Talk when I try to use it i get the "Failed to establish signaling connection. Retrying..." error on ...
1 vote
0 answers
278 views

I am using cloudflare TURN servers. I saw a weird behaviour that if I reset website's permission, the ICE candidates gathering is pretty fast and without it, it can take upto 40 seconds. I've tried, ...
1 vote
1 answer
397 views

I am writing a VoIP server using UDP sockets which I want to run on a VPS with public IP. Apparently, sending UDP packets from server to client behind NAT is problematic, since most NATs assign random ...
1 vote
0 answers
255 views

I followed the documentation from https://github.com/coturn/coturn/blob/master/docker/coturn/README.md to set up coturn on docker on my windows server. It has a public ip address. Every time i start ...
1 vote
1 answer
546 views

I have been trying to connect to a Turn server for WebRtc in my application I have been told that the server only has a password and not a username. when I do have a username and a password I use the ...
0 votes
1 answer
271 views

I'm working on an Angular app that uses webRTC. The purpose of this app is to display a video stream coming from a software running on a Google Cloud Platform VM, and being transmitted through WebRTC. ...
0 votes
1 answer
259 views

I was going through these documentaion(https://www.100ms.live/blog/webrtc-turn-server#internal-working-of-a-turn-server) which is about how Turn server works and how to make one using CoTurn . But in ...

15 30 50 per page
1
2 3 4 5
...
28

AltStyle によって変換されたページ (->オリジナル) /