-
Hello guys,
I am creating an app, with video call functionalities for a while now and I want to remove the need of renegotiation when video/desktop sharing is toggled. So decided to use replaceTrac…
-
code:
``` ts
replicateWebRTC(
{
collection: database.users,
topic: 'my-users-pool',
connectionHandlerCreator: getConnectionHandlerSimplePeer({}),
pull: {},
…
-
When I try to run the demo from the documentation it doesn't work in chrome version 84.0.4147.135, in the console I see
error Error: Connection failed.
at a (simplepeer.min.js:6)
at p._on…
-
I have a peer object defined as `var peer = new Peer()`
Calling `peer.destroy()` leads to the error:
>ReferenceError:
> process is not defined
> at emitReadable (_stream_readable.js:529)…
-
## 0). Space list always shows closed spaces (and no objects)
```
▶ dx space list
key open name members objects epoch
──────── ───── ──── ─────── ─────── ─────
044217e6 false 1 1 …
-
Also seeing an AudioContext issue. It's OK we fall back to WS for WebRTC but unknown issue for AudioContext.
-
I would like to install WorkAdventure on a running server, next to Jitsi and BigBlueButton. Because some services are already running on this machine, Nginx is set as the proxy for all 80/443 traffic.…
-
What is the proper way to tear down the connection?
I establish a WebRTC connection using a `SimplePeer` object, but then I need to drop the connection and reconnect. I call the `simplePeer.destroy…
-
WebRTC and potentially other transports support media streams (such as video and audio). It would be great to use libp2p directly to expose the relevant hooks/interfaces to enable this functionality, …
-
![image](https://github.com/westonsoftware/vue-webrtc/assets/79502483/12944982-695b-4fad-81ce-579e4bb846f4)
Now I'm using vue3
![image](https://github.com/westonsoftware/vue-webrtc/assets/…