Closed Bug 1950834 Opened 18 days ago Closed 18 days ago

Multiple payload types for same codec cannot be decoded

Categories

(Core :: WebRTC: Audio/Video, defect)

defect

Tracking

()

RESOLVED DUPLICATE of bug 1200768

People

(Reporter: pehrsons, Assigned: pehrsons)

Details

See in this profile that the first setRemoteDescription includes pts 126, 97, 105 and 103 in that order for H264, but the first VideoReceiveStream2 only knows about pt 126 for H264. That's a problem as we won't be able to decode any other payload types should the remote peer decide to send them.

Severity: -- → S2
Assignee: nobody → apehrson
Status: NEW → ASSIGNED

I thought we might have this on file.

Status: ASSIGNED → RESOLVED
Closed: 18 days ago
Duplicate of bug: 1200768
Resolution: --- → DUPLICATE
Severity: S2 → S3
You need to log in before you can comment on or make changes to this bug.