-
This issue was deleted by GitHub (via hubot) as part of [mistakenly marking this account as spam on 17th February 2024](https://github.com/schlagmichdoch/PairDrop/issues/284). The creation date is unc…
-
https://github.com/trailofbits/tubertc/blob/master/server.js#L125-L146
See appIceServers: http://easyrtc.com/docs/guides/easyrtc_server_configuration.php
AFAIK the 3 most popular STUN/TURN servers ar…
-
I have downloaded this server and working fine.
But when i try to connect Android app to this signaling server.
It gives `Error: xhr poll error`
Can you please help me to solve this issue.
Note: …
-
Hi @Slahuddin-Ch , Your code is awesome, i tried to run it by myself, i followed your READme with three step:
Step 1: python3 signaling_server.py
Step 2: python3 webrtc_stream_publisher.py
Step3: p…
-
I'm looking for the pointers of how to build my own signaling server. I've found a single example (https://shanetully.com/2014/09/a-dead-simple-webrtc-example/) but it didn't work for some reason. Is …
-
I like the signaling server you provide at https://github.com/yjs/y-webrtc/blob/master/bin/server.js, yet I think it makes sense for me to provide it with some authorization depending on a provided …
-
**Is your feature request related to a problem? Please describe.**
currently there is no built-in way of scheduling video calls
**Describe the solution you'd like**
1. ability to create rooms, …
-
I need to know if using this signaling server allows to add the call (audio or video) between users to be able to have like a popup notification or model with a call ring like whatsapp using webrtc. A…
-
I have implemented simple webrtc in my appilcation. I have also implemented signaling server for production use. The issue is that videos is showing blank when network is different. So now i want to u…
-
## Steps to reproduce
1. Join a call with the grid view #1119
2. Check the log of the device
### Expected behaviour
All good
### Actual behaviour
Millions of logs like:
```
2021-05-07 11:…