-
Hello,
We setup PeerJS server in multiple EC2 instances with NLB distributing load.
But we very quickly realised this will not work as the other Peer will not be able to connect if First Peer has co…
-
my code is this >>>>
peer.on('call', function(call) {
call.on('stream',function (stream) {
var video = document.getElementById('remoteVideo');
video.srcObject…
-
I am using peerjs in the vue.js application. I am keeping the peerjs related code in a component, that component is a popup. whenever I need to make a video call, I open that popup and run the peerjs …
-
What is the result of the execution of the algorithm in Figure 4 of the [chapter "Algorithms"](https://comp-think.github.io/book/02.pdf) using `"Peroni"`, `"HTML"`, and `"Peroni, S., Osborne, F., Di I…
-
What is the result of the execution of the algorithm in Figure 4 using `"Peroni"`, `"HTML"`, and `"Peroni, S., Osborne, F., Di Iorio, A., Nuzzolese, A. G., Poggi, F., Vitali, F., Motta, E. (2017). Res…
-
Use PeerJS
ghost updated
9 years ago
-
Is there interest in peer discovery extensions?
Why:
- Currently peerjs-server leaves it to developers to find ways to exchange their IDs so they can connect. This is a perfectly valid design choi…
-
Hello.
I've set up two minimal data connections (see below).
It's just plain html and javascript, no JQuery. I only include a tool ([here](https://bilo.sslmit.unibo.it/js/log.js)) to redirect window…
-
I'm currently using npm peerjs with webpack. When testing error handling , I found out that error (fatal and non-fatal) error would not execute the defined callback function. The console would log som…
-
What is the result of the execution of the algorithm in Figure 4 using `"Peroni"`, `"HTML"`, and `"Peroni, S., Osborne, F., Di Iorio, A., Nuzzolese, A. G., Poggi, F., Vitali, F., Motta, E. (2017). Res…