Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

refactor pluginMediaTracks lifecyle in PluginRTCPeerConnection, add canvas drawImage SHIM, add MediaStream(Track)?.clone #587

Merged
merged 10 commits into from
Oct 18, 2020

Conversation

hthetiot
Copy link
Contributor

@hthetiot hthetiot commented Oct 17, 2020

Should fix following issues:

May help with following issues:

Will be updated to also handle this issue:

Testing

To test branch

cordova plugin remove cordova-plugin-iosrtc --verbose
cordova plugin add https://github.com/cordova-rtc/cordova-plugin-iosrtc#bugs/PeerConnectionTracks --verbose
cordova platform remove ios --no-save
cordova platform add ios --no-save

@hthetiot hthetiot changed the title Bugs/peer connection tracks handle pluginMediaTracks lifecyle in PluginRTCPeerConnection, add canvas drawImage SHIM, add MediaStream(Track)?.clone Oct 17, 2020
@hthetiot hthetiot changed the title handle pluginMediaTracks lifecyle in PluginRTCPeerConnection, add canvas drawImage SHIM, add MediaStream(Track)?.clone refactor pluginMediaTracks lifecyle in PluginRTCPeerConnection, add canvas drawImage SHIM, add MediaStream(Track)?.clone Oct 17, 2020
@hthetiot hthetiot modified the milestones: 6.0.14, 6.0.15 Oct 17, 2020
@hthetiot hthetiot self-assigned this Oct 17, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants