Skip to content

Chrome <-> Firefox renegotiation issues due to audio codecs #20

@nathanoehlman

Description

@nathanoehlman

In the following situation:

  1. Chrome + Firefox have an active peer connection (no streams)
  2. Chrome adds a stream, causes a renegotiation, succeeds
  3. Firefox adds a stream, causes a renegotiation, fails at the point of setting the local description answer on Chrome with the message Failed to set local answer sdp: Session error code: ERROR_CONTENT. Session error description: Failed to set local audio description recv parameters..

According to https://bugs.chromium.org/p/webrtc/issues/detail?id=5450, this is a problem in Chrome due to Chrome using the incorrect payload type of 100 instead of 120 for VP8.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions