--
---
You received this message because you are subscribed to the Google Groups "discuss-webrtc" group.
To unsubscribe from this group and stop receiving emails from it, send an email to discuss-webrt...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/discuss-webrtc/34dbd60c-1bb8-41d6-a0ab-e97a2fe2a88a%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
To view this discussion on the web visit https://groups.google.com/d/msgid/discuss-webrtc/CADxkKi%2B_4mxK0fjWa5hAOOfGms2wsREnvoZOEda_Yq2obQDtMA%40mail.gmail.com.
Yes, existing code should work. This piece is complex due to supporting multiple variations. Thanks for the repro!
Thanks to all of you for your quick responses. Unfortunately, the use of webrtc-adapter doesn't make a difference - at least in latest Chrome versions (>= 51). For the time being, the solution is to use the non-promise createOffer, which seems to be still supported. That is:createOffer(offer=>{...}, err=>{...}, {offerToReceiveAudio:1, offerToReceiveVideo:1}).
To view this discussion on the web visit https://groups.google.com/d/msgid/discuss-webrtc/3ace53b1-5d6e-461a-b186-a15d879d8297%40googlegroups.com.
Yes, file a bug. That makes it easier to track.
To view this discussion on the web visit https://groups.google.com/d/msgid/discuss-webrtc/3ace53b1-5d6e-461a-b186-a15d879d8297%40googlegroups.com.