-
-
Notifications
You must be signed in to change notification settings - Fork 338
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
Conversation
…f RTCMediaStream.streamId
…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
…eam like addTrack
…o populate foundation, component, priority, type, address, ip, protocol, port, relatedAddress and relatedPort RTCIceCandidate values
updated webrtc lib to m75
Thanks @hthetiot and i apologise, i completely forgot that i had to test this |
@hthetiot tested this branch, seems to work well for both p2p and media server calls. |
merged master from 6.0.14 |
Task/7.0.0 m79
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 |
I will rebase master after 6.0.17 |
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