cordova-plugin-iosrtc
cordova-plugin-iosrtc copied to clipboard
Cordova iOS plugin exposing the WebRTC W3C API
# YOU MUST read first! Please use [Community Forum](https://github.com/cordova-rtc/cordova-plugin-iosrtc/discussions) for general technical discussions and questions. - [x] **I have used Google with the error message** or bug in association with...
On Android this plugin does not provide WebRTC but relly on WebView WebRTC implemation instead. Let make a Android WebRTC custom binding :)
See https://github.com/cordova-rtc/cordova-plugin-iosrtc/pull/558/commits/9a1dff875aa1070e75f84084bed31f99c549d869
Using iOSRTC 6.0.17 (master) if user zoom the positioning the video is invalid. The his apply to any iOS version. To reproduce downloads Sylaps via App Store join a room...
#### Versions affected * **Cordova version: latest**: * **Cordova iOS version: 5.1.1**: * **Plugin version: 6.0.12**: * **iOS version: 13.6**: ## Description Hi, I found what getUserMedia not handle this...
#### Expected behavior `MediaStream.addTrack` should allow to use as a first argument an instance of `CanvasCaptureMediaStreamTrack` captured from `` by `captureStream` method. #### Observerd behavior `MediaStream.addTrack` throws an exception _"argument...
#### Expected behavior `getVideoTracks()[0].enabled = false ` should blank off the screen (just sending a black image). Ideal for muting the camera. Same behavior can be seen with webrtc in...
using existing audio output notification to emit media devicechange event