-
Building libSourcey with last version of WebRTC on 23.04.2020 leads to errors. Some errors could be simply fixed:
#include "rtc_base/criticalsection.h" -> #include "rtc_base/critical_section.h"
#i…
-
### Issue URL (Incorrect Blocking)
[https://tvroom5.org/video/view?id=25470](https://adguardteam.github.io/AnonymousRedirect/redirect.html?url=https%3A%2F%2Ftvroom5.org%2Fvideo%2Fview%3Fid%3D25470…
-
I was looking for something in the WebRTC Flutter that can get the volume from the microphone using the **getUserMedia()**
`navigator.mediaDevices.getUserMedia(mediaConstraints)
.then((str…
-
Description:
I've built this videoconference sample project in D:\
But I don't know why errors is noticed at C:\ like this Cannot open input file 'C:\winrtc\samples\MyFirstWinRtc\VideoConferenci…
-
`RTCPeerConnection` does not seem to support the alpha channel.
is there any trick into choosing a encoder / codec that supports alpha channel also?
the video i'm capturing is coming from a `canv…
-
Hello,
Thank you so much for this project.
I just want to report a bug to you: remoteVideo don't work on Safari browser (Mac computer + iPhone).
Indeed I have a black screen.
I am using this c…
-
### Package version
3.0.0-pre.7
### Environment
```markdown
* OS: Android
* Unity version: 2020.3
```
### Steps To Reproduce
1. Create a VideoStreamTrack and attach to a MediaStrea…
-
hello
when i run TURN example it's works just once
turn args
```
--port 3478 --public-ip 192.168.1.250 --users user=pass
```
and tested with
```
https://webrtc.github.io/samples/src/conten…
-
Tester:
https://webrtc.github.io/samples/src/content/devices/input-output/
oelna updated
4 years ago
-
# Please read first!
Please use [discuss-webrtc](https://groups.google.com/forum/#!forum/discuss-webrtc) for general technical discussions and questions.
If you have found an issue/bug with the nati…