-
Mozilla tells me the process [looks like this](https://developer.mozilla.org/en-US/docs/Web/API/MediaStreamConstraints/audio):
```js
navigator.mediaDevices.getUserMedia({
audio: {
sam…
-
Have no experience using `TypeScript`. The code example using your library could possibly be a solution for https://github.com/w3c/media-source/issues/191. How can we convert [get seekable webm from m…
-
-
See https://github.com/openwebdocs/project/issues/61#issuecomment-923172472 in the kind of data that would be useful to extract e.g. for MDN
-
**Meeting and attendee IDs:**
- Meeting ID: 001e8ba2-9c42-45b4-b505-64404ad4da79
- Attendee ID: 5c1d8947-9abd-bae5-be25-b4ec19002a77
**Timeline**
- User joins the meeting muted with "default" au…
-
Hi there 👋
I'm working on a react native application and found that the remote stream is freezing when I'm changing the facing mode.
#### Expected behavior
The remote stream should not freeze…
keske updated
2 years ago
-
Hi @vanelizarov , may I know if can enhance the wedge to support open webcam from the html? e.g. support google meeting.
Thank you
-
We added camera streaming in networted-aframe 0.8.0 with #261 and a fix just after in 0.8.2 https://github.com/networked-aframe/networked-aframe/commit/2ae6b3b8eda74091452ff7bdeb84ab4f2d890a4e
It w…
-
# lib Update Request
## Configuration Check
My compilation _target_ is `ESNext` and my _lib_ is `lib.dom.ts`.
## Missing / Incorrect Definition
`navigator.clipboard` is typed as always bei…
-
Hi there,
Not sure if this is the correct repo to ask. But I still want to have a try.
Does anyone know why the below code won't return the MediaSteam in an MS Teams pop-out-app window in deskto…