stefan hakansson

Results 62 comments of stefan hakansson

Just tried, and it did not work very well :( If `openwebrt-daemon`initiates the error log (in `openwebrt-daemon`) looks like: ``` 0:00:42.396557000 53885 0x7fb4b36020c0 ERROR owrsession owr_session.c:767:_owr_session_emit_ice_state_changed: Session 1, ICE failed...

What does the candidates supplied by the server look like? And can your server digest the bowser candidates when they are part of the SDP offer (and not "trckled")?

Just to make sure: there are no errors/warnings fired? On Mon, Sep 21, 2015 at 11:08 AM, Robert Sherrill [email protected] wrote: > What does the calling code look like? Are...

The candidates sent from the server: when you send them outside the SDP they should contain m-line indeces, right? So bowser can know if a certain candidate pertains to audio,...

@pantaoran I'll look into this tomorrow and hopefully give some answer that is useful. I'm not sure we have implemented the state change events (will have to look at the...

I've looked into the code, and it seems owr does not update those states. Could you file an issue?

Thanks. Actually, I use that app quite a lot and it works for me (but I use it with Safari on Mac OS X, not bowser) when the other client...

owr means OpenWebRTC, the code Bowser is based on. Regarding test, don't hold your breath. It worked fine with iOS 8 as well for me. Have you tested with Firefox?

I can confirm. Bowser FF (41, desktop, mac os x) gives one-way video if the chat box is ticked (and the result is the same regardless if the "call" button...

I agree. I think it should work as a workaround, but I think bowser does the wrong thing. On Tue, Sep 15, 2015 at 2:30 PM, pantaoran [email protected] wrote: >...