-
Discussion for any developments with the webrtc dht
-
Hi, do yu have code for Android native webrtc using signaling.simplewebrtc.com/socketio server. Am facing transport issue while trying to connect. can yu help?
-
## Summary
There are a lot of use cases for easy p2p communication between browser and edge devices. Most stemming from giving users ultimate privacy and control over their own data. Breaking free …
-
hello every one ,
I am working on a project , and we need to use WebRTC to vedio confrence , record vedio , and desktop sharing .
```
openSocket: function(config) {
// https://github.com/mua…
-
I experimented with using nostr encrypted direct messages (NIP-04) for WebRTC signaling. This allows web, mobile, or desktop applications to establish peer-to-peer connections using just a nostr relay…
-
One potential challenge I've been pondering about this solution is, how will a browser discover a node on the mesh to connect to?
Ideally, the entry point to the mesh would be arbitrary, or based …
-
Hello!
Thank you for this awesome library!
Are there any plans on supporting `ScreenCapture` on iOS and Android?
-
As mentioned in your documentation for [react-native-webrtc](https://github.com/oney/react-native-webrtc#demos) (shown below).
![oney](https://user-images.githubusercontent.com/33648821/40174671-6…
-
I thought this would be straight forward but the consent freshness will timeout all connections too fast to allow any realistic manual connection between host and peer (no signaling server but direct…
-
**Describe the bug**
I am currently building a collab whiteboard using SyncedStore (wrapper for yjs) and Sveltekit. So far everything works normally in Chrome. I use the y-webrtc provider for the Syn…