SamsungInternet / support

For general Samsung Internet support. You can use the Issues register here as a way to ask support questions.
MIT License
17 stars 0 forks source link

CRITICAL ISSUE: RTCBundlePolicy / RTCOfferOptions Not Working #10

Closed theDude30 closed 7 years ago

theDude30 commented 7 years ago

Hi, I'm utilizing the twillio webRTC video component and it works great on all android chrome phones except for samsung internet. The app.rtc example from google works in the samsung internet but the the webRTC twillio does not. The twillio team identified that RTCBundlePolicy / RTCOfferOptions are not supported in samsung internet. Our Audio/Video component is officially released and some clients are complaining about this issue. For more details: See below the issue i posted in the twillio's github twilio/twilio-video.js#112 Can you please provide more information or help in finding a workaround for this issue?

Thanks.

poshaughnessy commented 7 years ago

Thank you for reporting this, @theDude30.

Please could you confirm which version of Samsung Internet you have observed this in?

Also might you have any test case to hand that we could use to replicate it?

We will share this with our engineering colleagues and be sure to follow up.

theDude30 commented 7 years ago

I've saw that on 5.0.30-40 version. I don't have a test case that i can provide for you to replicate the problem. I suggest you contact the twilio development team and they would be able to provide much better details and some test case (https://github.com/twilio/twilio-video.js/issues/112)

poshaughnessy commented 7 years ago

Thanks @theDude30. I'm following up with Twilio. We'll try to get this figured out.

theDude30 commented 7 years ago

Is there an update on this issue?

markandrus commented 7 years ago

If I'm not mistaken, Samsung Internet is currently built from Chromium M51. Chromium M51 has this bug surrounding the use of offerToReceiveAudio and offerToReceiveVideo in the Promise-returning createOffer API. There is a workaround here in webrtc/adapter.

poshaughnessy commented 7 years ago

Thanks @markandrus, yes Samsung Internet v5 is based on Chromium M51. We should have another major release later this year v6 which will upgrade the Chromium engine.

poshaughnessy commented 7 years ago

@theDude30 Please might you be able to check in our v6 update? (Beta available here: https://play.google.com/store/apps/details?id=com.sec.android.app.sbrowser.beta)

poshaughnessy commented 7 years ago

I think this should be resolved in our v6 which is now being released. So I'll close this. But if it's still a problem, please comment and we can re-open.