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

update WebRTC.framework to M79 #475

Merged
merged 49 commits into from
Mar 1, 2021
Merged

update WebRTC.framework to M79 #475

merged 49 commits into from
Mar 1, 2021

Conversation

hthetiot
Copy link
Contributor

@hthetiot hthetiot commented Mar 2, 2020

Rebase #455 via @akilude
WebRTC M75 Release Notes https://groups.google.com/g/discuss-webrtc/c/_jlUbYjv-hQ/m/mCtjlVyjAgAJ

Testing

To test task/7.0.0 branch

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

akilude and others added 29 commits November 29, 2019 20:42
…reamTrack only if rtcMediaStream.streamId or rtcMediaStreamTrack.trackId start with 'janus' to fix PeerConnection.addStream|addTrack regression
…reamTrack only if rtcMediaStream.streamId or rtcMediaStreamTrack.trackId start with 'janus' to fix PeerConnection.addStream|addTrack regression
…o populate foundation, component, priority, type, address, ip, protocol, port, relatedAddress and relatedPort RTCIceCandidate values
updated webrtc lib to m75
@hthetiot hthetiot self-assigned this Mar 2, 2020
@hthetiot
Copy link
Contributor Author

@akilude M84 is available here #545

@akilude
Copy link
Contributor

akilude commented Jul 18, 2020

Thanks @hthetiot and i apologise, i completely forgot that i had to test this

@akilude
Copy link
Contributor

akilude commented Sep 21, 2020

@hthetiot tested this branch, seems to work well for both p2p and media server calls.

@hthetiot
Copy link
Contributor Author

merged master from 6.0.14

@hthetiot hthetiot changed the title update WebRTC.framework to M75 update WebRTC.framework to M79 Oct 18, 2020
@calebboyd
Copy link
Contributor

Curious if this is intended for release or if its just an intermediate step to M8*

@hthetiot
Copy link
Contributor Author

Curious if this is intended for release or if its just an intermediate step to M8*

Not sure myself, as soon as 6.0.x stable I d'like to go M7x via 7.0.x on master and 8.0.x as soon as possible on M8x or 8.0.x. we patch M69 but not 7/8 build for information.

Related https://github.com/cordova-rtc/cordova-plugin-iosrtc/blob/master/extra/webrtc/m69.patch

@hthetiot
Copy link
Contributor Author

I will rebase master after 6.0.17

@hthetiot hthetiot merged commit edb2e5a into master Mar 1, 2021
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.

4 participants