-
I have been using chime SDK for almost 1 year, I have a lot of problems using `bindVideoElement()`.
In ReactJS, every time we render we always have to call the `bindVideoElement()` function again. Th…
-
MediaStream Recording (http://www.w3.org/TR/mediastream-recording/)
---
##### This issue was imported from [Google Moderator](https://www.google.com/moderator/)
Moderator votes: **+4**
Issue added b…
-
Hello! We are using react-native-webrtc in our android app and have tried to migrate to the new RN architecture. However, we have a problem because RTCView does not see tracks in the stream. Everythin…
-
This issue should use navigator.getUserMedia to be able to pick up a user's microphone.
-
In many use cases it is better to keep all tracks on Window and use the worker just for the processing.
Currently, mediacapture-transform requires transferring the track to be processed to the work…
-
### 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…
-
Description:
I'm working on a Flutter project where I need to pass a MediaStream between different isolates. Since MediaStream and MediaStreamTrack are not primitive types and cannot be passed direct…
-
Dear
I run this page simple-example.html
but I see an error: can not find [object MediaStream]
please help
thanks.
-
Thanks for a fantastic package @okland. Getting this message, and wondered if you'd seen it?
`'MediaStream.stop()' is deprecated and will be removed in M47, around November 2015. Please use 'MediaSt…
-
AFAIK [MediaStream constructor](https://developer.mozilla.org/en-US/docs/Web/API/MediaStream/MediaStream) is not supported by the adapter/plugin. There is some reason for not supporting it? is support…