Closed Bug 1746466 Opened 4 years ago Closed 4 years ago

a=maxptime is handled inappropriately by JSEP negotiation code

Categories

(Core :: WebRTC: Signaling, defect, P3)

defect

Tracking

()

RESOLVED FIXED
99 Branch
Tracking Status
firefox99 --- fixed

People

(Reporter: bwc, Assigned: bwc)

References

Details

Attachments

(1 file)

It looks like we're using a=maxptime to init the initial frame size, not the maximum frame size, here:

https://searchfox.org/mozilla-central/rev/ead7da2d9c5400bc7034ff3f06a030531bd7e5b9/dom/media/webrtc/jsep/JsepCodecDescription.h#242

This just looks like a typo. I don't know if there's anything in the field that is actually using a=maxptime; neither Chrome nor Firefox seems to by default. However, this is a pretty easy fix.

Assignee: nobody → docfaraday

Try looks good.

Pushed by bcampen@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/083a78cf68a3 Fix a typo that was causing a=maxptime to be handled incorrectly. r=ng
Status: NEW → RESOLVED
Closed: 4 years ago
Resolution: --- → FIXED
Target Milestone: --- → 99 Branch
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: