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

implement PluginRTCVideoView with RTCMTLVideoView+RTCEAGLVideoView support

Open hthetiot opened this issue 4 years ago • 0 comments

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

hthetiot avatar Oct 30 '19 14:10 hthetiot