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

I have addressed the issue of Null Pointer Exceptions in the iosrtcPlugin#RTCPeerConnection_RTCRtpSender_replaceTrack() method. I am using this plugin in a capacitor project where it can lead to app crashes without...

bug
MediaStream

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

build
need reporter action

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

# 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
third party library support
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
question
build

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

enhancement
help wanted
third party library support
MediaStream
need PR

over `PluginMediaStream.videoTracks` The problem is `PluginMediaStreamRenderer.mediaStreamChanged()` uses `pluginMediaStream.videoTracks` from main thread while `iosrtcPlugin.MediaStream_removeTrack` can remove tracks from thread owned by `iosrtcPlugin.queue`...

Bumps [braces](https://github.com/micromatch/braces) to 3.0.3 and updates ancestor dependency [gulp](https://github.com/gulpjs/gulp). These dependencies need to be updated together. Updates `braces` from 2.3.2 to 3.0.3 Changelog Sourced from braces's changelog. Release history All...

dependencies