googlecodelabs / webrtc-web

Realtime communication with WebRTC
https://codelabs.developers.google.com/codelabs/webrtc-web/
Apache License 2.0
754 stars 350 forks source link

Add sdp params to step-5&6 to improve compatibility #92

Open platy opened 5 years ago

platy commented 5 years ago

I've implemented @nitobuendia 's suggestions on #33.

I don't know the purpose of the 2 extra fields but it seems they are only needed when there is more than one Ice candidate - which seems to be more frequent on firefox than chrome when testing locally

googlebot commented 5 years ago

Thanks for your pull request. It looks like this may be your first contribution to a Google open source project (if not, look below for help). Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).

:memo: Please visit https://cla.developers.google.com/ to sign.

Once you've signed (or fixed any issues), please reply here (e.g. I signed it!) and we'll verify it.


What to do if you already signed the CLA

Individual signers
Corporate signers
platy commented 5 years ago

I signed it!

googlebot commented 5 years ago

So there's good news and bad news.

:thumbsup: The good news is that everyone that needs to sign a CLA (the pull request submitter and all commit authors) have done so. Everything is all good there.

:confused: The bad news is that it appears that one or more commits were authored or co-authored by someone other than the pull request submitter. We need to confirm that all authors are ok with their commits being contributed to this project. Please have them confirm that here in the pull request.

Note to project maintainer: This is a terminal state, meaning the cla/google commit status will not change from this state. It's up to you to confirm consent of all the commit author(s), set the cla label to yes (if enabled on your project), and then merge this pull request when appropriate.

googlebot commented 5 years ago

CLAs look good, thanks!

platy commented 3 years ago

Hey, I've just seen this is not merged - I'm not working with webrtc any more and can't remember what this is but can we merge it or close it?