-
**Describe the bug**
Pressing play on the first episode of certain animes within the Anime library or on the episodes page of the season will display an error in the bottom left,
**Known Problema…
-
Hello,
I wonder if we could send a custom object MediaStream (captured from a canvas html element) instead of mediaStream captured from media sources.
Erizo.Stream({video: true, audio: false, s…
-
## Overview
-
If a video element is playing a `MediaStream` containing a live video `MediaStreamTrack`, how should that affect the `dropped video frame count` and the `corrupted video frame count`?
These tracks …
-
This feature request is coming from [here](https://github.com/Unity-Technologies/com.unity.webrtc/pull/217).
-
Hi folks,
I want to request microphone and camera permissions before actually making a call (like Skype/Meet web does). I was planning to use `navigator.mediaDevices.getUserMedia()`, save the media…
-
Is there a way to create a howl from a MediaStream? I'm trying with `html5: true` but getting `404 (File not found)`.
```javascript
navigator.mediaDevices.getUserMedia({
audio: true
}).then(fu…
-
Is it possible to extract the AR composite views (ArCoreFaceView/ArCoreView, ..) as mediastream videotracks
-
I've just run into this:
`
The MediaStream 'ended' event is deprecated and will be removed in M53, around September 2016. Please use the MediaStream 'inactive' event instead. See https://www.chromest…
-
## 方案一:MediaStream API
https://developer.mozilla.org/zh-CN/docs/Web/API/MediaStream_Recording_API
优点:原生
缺点:需要等待所有帧原速播放一遍
## 方案二:ffmpeg
https://github.com/ffmpegwasm/ffmpeg.wasm
https://www.npmjs.c…