cordova-plugin-iosrtc icon indicating copy to clipboard operation
cordova-plugin-iosrtc copied to clipboard

Cordova iOS plugin exposing the WebRTC W3C API

Results 28 cordova-plugin-iosrtc issues
Sort by recently updated
recently updated
newest added

## Description Hi everyone. after upgrading our phones to iOS 15.4, we are experiencing a pretty bad H264 performance. Versions before iOS 15.4 with the same source code are not...

bug
enhancement
libwebrtc

# Testing To test `webrtc-100` branch ``` cordova plugin remove cordova-plugin-iosrtc --verbose cordova plugin add https://github.com/cordova-rtc/cordova-plugin-iosrtc#webrtc-100 --verbose cordova platform remove ios --no-save cordova platform add ios --no-save ```

libwebrtc
waiting for testing

# 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...

bug
AudioController

# Testing To test `PeterXu/master ` branch ``` cordova plugin remove cordova-plugin-iosrtc --verbose cordova plugin add https://github.com/cordova-rtc/cordova-plugin-iosrtc#PeterXu/master --verbose cordova platform remove ios --no-save cordova platform add ios --no-save ```

enhancement
help wanted
PluginMediaStreamRenderer

Versions affected Cordova version: 10.0.0 Cordova iOS version: Plugin version (e.g 6.0.12): 8.0.0 iOS version (e.g 10.2): 14.4.2 Xcode version (e.g 11.1 - 11A1027): 12.2 WebRTC-adapter version (e.g. 7.4.0): latest...

enhancement
getUserMedia
need PR

# 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...

help wanted
AudioController

# Testing To test `bugs/PreffixInvalidMediaId` branch ``` cordova plugin remove cordova-plugin-iosrtc --verbose cordova plugin add https://github.com/cordova-rtc/cordova-plugin-iosrtc#bugs/PreffixInvalidMediaId --verbose cordova platform remove ios --no-save cordova platform add ios --no-save ``` Then to...

enhancement
MediaStream
waiting for testing

# Testing To test `task/PluginRTCVideoView` branch ``` cordova plugin remove cordova-plugin-iosrtc --verbose cordova plugin add https://github.com/cordova-rtc/cordova-plugin-iosrtc#task/PluginRTCVideoView --verbose cordova platform remove ios --no-save cordova platform add ios --no-save ```

enhancement
PluginMediaStreamRenderer
waiting for testing

# Capture `navigator.mediaDevices.getDisplayMedia` test result of prototype receiving screen capture from ios to chrome: # Testing To test `task/getDisplayMedia` branch ``` cordova plugin remove cordova-plugin-iosrtc --verbose cordova plugin add https://github.com/cordova-rtc/cordova-plugin-iosrtc#task/getDisplayMedia...

enhancement
help wanted
waiting for testing