-
Hello,
For me when I run a build on the same networks it`s okay but outside of a network for example using WiFi for one device and cellular for another one, the sample app is not working! why?
-
In the `onRenegotiationNeeded` I `createOffer` and `setLocalDescription` then send it to signaling server, on the remote peer, I call `setRemoteDescription` the `createAnswer` and call `setLocalDescri…
-
OS: macOS 14.2.1 arm64 (Mac Studio M2 Ultra)
Tested browsers: Chromium
I have installed all the required dependencies for both [base/Dockerfile.arm](https://github.com/m1k1o/neko/blob/master/.dock…
-
**Description**
Hello,
I am trying to compile this package with ROS2 and I get the following error:
```
CMake Error at CMakeLists.txt:41 (message):
cannot fetch GN build tool
```
- Libr…
-
Hi everyone,
I am looking for help with establishing the webRTC connection between a HoloLens and a UWP desktop app. I have followed the MR-WebRTC unity tutorial and have successfully connected th…
-
On Slack, @hwh33 said:
> have we considered reversing the connections for Broflake? I think we've seen a lot to suggest that inbound connections are less heavily scrutinized than outbound ones. I…
-
Bullet points because I can't brain right now:
- I really, really, really want collaborative real time documents in p2p
- I am aware of awesome merkle-dag/crdt based approaches, but diffsync already w…
-
I see the project uses peerjs for peer to peer communication, it's a great tool, but i wonder about the centralisation issues peerjs-server creates. If the project is aiming for a true distributed has…
-
Hello,
I discovered MitM hack with webrtc was possible : https://webrtchacks.com/webrtc-and-man-in-the-middle-attacks/
Is there a way to protect webrtc from such an attack ?
-
This is an example of a sample event in MyPal.
Currently, the user only has an option to register for an event.
The goal here is to add functionality to create a multi-user room for each event t…