Patrick Nick
Patrick Nick
Thanks for your quick reaction! My server logged these candidates. Server is based on libjingle by the way. Edit: censored some real IPs. Edit2: the remaining non-local IPs 199.etc are...
@Firegarden No, I'm not using adapter. That thing looks like a mess and has no Bowser support anyway. And yes, the signalingState is stable before I start, I just doublechecked....
Ehm, does Bowser actually support getStats? When I try to call it it says the function is undefined...
@stefanalund thanks for the overview table. but according to that, bowser doesn't support dataChannels, however I have used dataChannels with Bowser in other demos successfully. how up to date is...
so to get back to my original problem: I found the m-line indices that @stefhak mentioned, and now I even understand what they are :-) they seem correct to me....
I'd also like to note that I get n'either the oniceconnectionstatechange event nor the onsignalingstatechange event on the connection with Bowser. my listeners for those events work fine on chrome...
and now I've come full circle. in my first issue here (#51) I said that the SDP from Bowser could not be parsed on the server side due to multiple...
that would be great, thanks!
I'm now comparing and analyzing your demo app in detail, and I have a question. When looking at this file https://github.com/EricssonResearch/openwebrtc-examples/blob/master/web/client/main.js it seems that you're not using the SDP at...
I've been playing around with your demo after finally deploying it locally and not just your hosted version. I can confirm now that with your demo also, the state changes...