-
**Is your feature request related to a problem? Please describe.**
No angular example
**Describe the solution you'd like**
WebRTC Video streaming in angular 6+
**Describe alternatives you've c…
-
Hi anyone,
the webcam.js v1.0.25 cannot fill the container in Edge and Firefox(66.0.5), but it's working correctly in Chrome. What's the problem with this? Thanks.
the code
![code](https://u…
-
**What version of this package are you using?**
9.11.0
**What operating system, Node.js, and npm version?**
Windows 10
Node version - 14.16.0
npm version - 6.14.11
**What happened?**
…
-
In `format/webrtcv3/adapter.go` a data-channel is required to keep the WebRTC connection open.
```
peerConnection.OnDataChannel(func(d *webrtc.DataChannel) {
d.OnMessage(func(msg webrtc.DataCh…
-
Quite self-explanatory question. Let me know if I need more details. Thanks.
-
#### Expected Behavior
Only the remote audio track should be forwarded.
#### Observed Behavior
When forwarding the remote audio track, the audio from the device's mic also gets merged with …
-
I try to start video conference between client on Safari and Firefox(60.0.1)
1. Safari client initializes local video element.
2. Safari client creates a room and joins to it.
3. Firefox client …
-
-
When establishing the connection between two android phones via relay server (TURN), I observe that the connection is always lost after 10 minutes with SocketTimeoutException.
In know that the defaul…
-
https://github.com/webrtcHacks/adapter/issues/764 identified problematic `detectBrowser` code which prevents browsers from removing non-standard APIs:
```js
if (navigator.mozGetUserMedia) { // F…