-
Wäre es eine Option den Live Chat auf "https://peerjs.com/" umzustellen?
Das ganze basiert dann auf WebRTC und nutzt nur für den Verbindungsaufbau
den Freien Server die Gesamte Kommunikation ist Ser…
-
I love this project but I think peerjs-server should support Redis. I'm not a WebRTC expert, but if I'm not wrong this server isn't really scalable. Any plan to implement Redis support or switch to so…
-
How to deploy this app on Heroku or other cloud based deployement service.
-
-
Kinectron is getting feed(showing skeletons) on server, but example code are not receiving data from kincectron.
The two laptops are connected with the same WiFi. One thing that is also strange: th…
-
This issue is coming from the PeerJS Peer Server.
Issue on PeerJS repo https://github.com/peers/peerjs/issues/575
I forked this and made a change to comment out the error message, but the repo …
-
So basically i wanted to modelate with my friend on Edit session, but when i tried i couldn't connect with them. I also tried to disable my firewall, it didn't work. I tried multiple times before and …
-
I need to transfer video from raspberry pi to remote web page which is hosted in Ubuntu server.
The raspberry Pi is in local network and no port forward can done there, the Pi need to initiate th…
-
Hi,
I'm the author of [ffead-cpp](https://github.com/sumeetchhetri/ffead-cpp) framework
I have added support based on the peerjs API's/websocket messages for signalling webrtc messages in the ffea…
-
Where do I change the code to point to my own server for peer connection? I assume the config.swift file gets changed for using my turn server, but is the signaling server the same is a peer connectio…