Skip to content

Making a video call from tadhack olympus to +1235 fails #1477

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
atsakiridis opened this issue Oct 13, 2016 · 1 comment
Closed

Making a video call from tadhack olympus to +1235 fails #1477

atsakiridis opened this issue Oct 13, 2016 · 1 comment
Assignees
Labels

Comments

@atsakiridis
Copy link
Collaborator

TADHack server uses XMS, but I would expect it if video is not available to be able to work like RMS which is to fallback to audio-only call.

The root cause here seems to be that the server returns in the SDP answer less m-lines than where in the offer (that is 1 instead of 2), which breaks Peer Connection in the client side

Here's the web console

Here's the error: error=OperationError: Failed to set remote answer sdp: Offer and answer descriptions m-lines are not matching. Rejecting answer.

@ghjansen
Copy link
Contributor

Issue is not happening anymore after the last upgrades performed in the environment.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants