hzrd149 on Nostr: #asknostr Does anyone know how to get WebRTC working? or is there are any working ...
#asknostr Does anyone know how to get WebRTC working? or is there are any working open-source examples of it working?
I found this simple example on github
https://github.com/jkithome/simple-webrtc-chat-app
https://github.com/jkithome/signalling-server
However when I tested it with two of my computers on the same network they could easily connect. But no matter what I tried I wasn't able to get any web browser on my phone to connect using WebRTC
I even went as far as to setup my own TURN server (webrtc relay) and still my phone will not connect through it
All of this is because I want to build a WebRTC relay and have the client connect to using other nostr relays for signaling.
I found this simple example on github
https://github.com/jkithome/simple-webrtc-chat-app
https://github.com/jkithome/signalling-server
However when I tested it with two of my computers on the same network they could easily connect. But no matter what I tried I wasn't able to get any web browser on my phone to connect using WebRTC
I even went as far as to setup my own TURN server (webrtc relay) and still my phone will not connect through it
All of this is because I want to build a WebRTC relay and have the client connect to using other nostr relays for signaling.