Skip to content
This repository has been archived by the owner on Apr 27, 2021. It is now read-only.

Webrtc from chat does not work in chrome #42

Closed
Globik opened this issue May 11, 2017 · 5 comments
Closed

Webrtc from chat does not work in chrome #42

Globik opened this issue May 11, 2017 · 5 comments
Assignees

Comments

@Globik
Copy link

Globik commented May 11, 2017

Operation error: failed to set remote answer sdp: failed to push down transport description: failed to set ssl role for the channel. Any thoughts?

@a2sheppy
Copy link
Contributor

I will take a look at this, thanks. I'm not sure what's changed to cause this.

@a2sheppy a2sheppy self-assigned this May 23, 2017
@Globik
Copy link
Author

Globik commented May 23, 2017

But in firefox works like a charm

@a2sheppy
Copy link
Contributor

I have a vague notion that this is a thing I'm familiar with. I am going to look at this next, after lunch.

@medvedevden1s
Copy link

chome works fine v 58.0.3029.110 (64-bit)

@dbogatz
Copy link

dbogatz commented Jan 17, 2018

@Globik
That may happen if Firefox initiates the session (as server) and chrome is the client.
When chrome (later) creates a new offer (e.g. to add another stream/source) then this error occurs because chrome is not able to become the active server (creating an offer switches state to active/server).

@a2sheppy a2sheppy closed this as completed Oct 2, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants