-
### 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 problem
Currently to share the screen, we can call `navigator.mediaDevices.getDisplayMedia` which will popup a mandatory window to ask user to choose which screen to share.
### Des…
-
*This issue report includes translations provided by ChatGPT.*
#### Summary
When subscribing to multiple video streams in Janus using `flutter-webrtc` on Android, each new subscription causes the …
-
**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…
-
**Describe the bug**
Add support for allowing binding multiple video elements to a single video tile (local and remote).
#976 is an example issue, with current workarounds that involv developers w…
-
I am only getting trace message "Created remote peer connection object remotePeerConnection." without a mediastream after using this.
cordova.plugins.sharescreen.startScreenShare(function(mediaStream…
-
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…
-
https://www.caniuse.com/#feat=mdn-api_mediastream_onactive
The link in the Notes section doesn't exist anymore.
-
``` 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…
-
Is there a reason why libvpx and libopus are maintained separately while h264 is used from PyAV?
I converted libopus for the sake of removing a dependency, it's small so if anyone interested here's t…