-
### Description
When defining a Native Module that calls getUserMedia, I am unable to pass the resulting Media Stream back to index.js.
#### Expected behavior
When the Promise in my Native Mo…
p8952 updated
4 years ago
-
**Description**
When there are too may people participate in the meeting (about 20~35), the CPU load is very high, and program will crash in a few second
Below is the crash log:
`
libc.so.…
-
It is presently possible to record multiple video or audio to a single `webm` `Blob` using `canvas.captureStream()` and `AudioContext.createMediaStreamDestination()`. This functionality should be poss…
-
Android to Android => working fine
Android to web => android side remote audio, video working fine but chrome remote audio, video not working
App to Web sample Track Logs
app => Track(id: 29b…
-
On Windows, it sounds like it may not be possible to share camera devices among multiple applications, so it's easier to get into a situation where MovementOSC can't successfully open the MediaStream.…
-
**Is your feature request related to a problem? Please describe.**
The Voice SDK is limited to selecting input devices that have a device id. While this works for most cases it would be great if deve…
-
Hi,
I'm trying to capture and to record a voice in the browser. Looks like modern browsers (at least Firefox and Chrome) don't support recording `audio/wav`.
Is it possible to configure **vosk-se…
-
Spec says:
> Note that once ended equals true the HTMLMediaElement will not play media even if new MediaStreamTrack's are added to the MediaStream (causing it to return to the active state) unless …
-
**Black screen appears as the received video only if the two ends of the video call is from flutter app,**
_but if one of the end is the browser and the other is flutter the video call is fine and a…
-
### Describe the bug
The camera Indicator is still active even camera stream is ```stop()```,
**Example**
Here is a simple example for reproducing the bug I found,
Repo Link: https://github.co…