-
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…
-
### Package version
2.4.0-exp.7
### Environment
```markdown
* OS:Windows and Linux
* Unity version:2021.3.3f1
```
### Steps To Reproduce
Build and the VideoReceive Sample with Dedicated Server …
-
Hi there. Thank you so much for the medium article and this repo. Got me a pretty good start with WebRTC stuff.
I'm trying to implement an AWS IVS(Or [Kinesis](https://aws.amazon.com/kinesis/video…
chai2 updated
4 years ago
-
-
**Is your feature request related to a problem? Please describe.**
It is possible to publish WebRTC stream to a Kurento Media Server?
My rtsp stream is in my local network, and has a local ip add…
-
### problem
i want to use python script to stream video to unity using webrtc, i wrote a python tcp webrtc side to stream video and unity code to recv. The signaling part is success connect, however …
-
Hi,
I want to use several peers (Explorer objects) within one browser tab such that one browser tab can register itself for several peerIDs.
e.g:
var peer = new Explorer(config);
var peer2 = new Exp…
-
Is there any plan that Websocket and Secure Websocket protocol ist supported in the future?
(Especially connecting to janus videoroom with node). How much work do you think it is to implement?
Bes…
-
I have tried to use socketio-over-node.js and it works fine in video application but when i try to do the same for canvas designer application the user don't connect and in the node.js console there i…
-
I don't really understand how this communication goes, can you clarify a little bit how this goes?
I'm using your RTCMultiConnection with the signaling on node.js with socket.io, I start by creating a…