-
![qr_code_scanner_issue](https://user-images.githubusercontent.com/3530586/31122108-e884568e-a83a-11e7-9010-99eb0b58bdbf.png)
Possible solution is usage of HTMLMediaElement.srcObject, as noted here…
-
**Problem**
So when the camera is turned off, and then turned on, I don't know how to reflect changes to remote device
**Code**
```
Future handleCamera(final String callId) async {
// stopp…
-
### Your environment.
- Version: *1.7.2*
- Runtime: NodeJS v14.16.1
- Other Information - *stacktraces, related issues, suggestions how to fix, links for us to have context*
### What did y…
IktaS updated
3 years ago
-
**Describe the bug**
I am running my sip for both incoming and outgoing call. The outgoing works perfectly but with incoming calls. I don't get audio and the other party can hear me speak and then th…
-
In other platform implementations of WebRTC, there are ways using which the user can create a local `MediaStream`. It is generally present inside the `PeerConnectionFactory` class in the form of `Medi…
-
I am only getting trace message "Created remote peer connection object remotePeerConnection." without a mediastream after using this.
cordova.plugins.sharescreen.startScreenShare(function(mediaStream…
-
``` Environment:
Request Method: GET
Request URL: http://127.0.0.1:5002/admin/
Django Version: 1.3.1
Python Version: 2.6.5
Installed Applications:
['django.contrib.auth',
'django.contrib.contentty…
-
https://www.caniuse.com/#feat=mdn-api_mediastream_onactive
The link in the Notes section doesn't exist anymore.
-
### BUG REPORT TEMPLATE
#### Vue.js version and component version
3.1
#### Reproduction Link
- A minimal JSBin, JSFiddle, Codepen, or a GitHub repository that can reproduce the bug.
- You co…
-
I can successfully authenticate and “join” on iOS, but the “me” view updates with what looks like a snapshot and not a video stream. iOS seems to think Safari is using my camera (I can see the camera …