Closed
Bug 1176415
Opened 10 years ago
Closed 8 years ago
a=ssrc lines on m=application lines
Categories
(Core :: WebRTC: Signaling, defect, P2)
Core
WebRTC: Signaling
Tracking
()
RESOLVED
FIXED
mozilla55
backlog | webrtc/webaudio+ |
People
(Reporter: mt, Assigned: drno)
Details
Attachments
(2 files)
Probably not a good idea. Is this fallout from bug 1160280?
Updated•10 years ago
|
backlog: --- → webRTC+
Rank: 15
Priority: -- → P1
Comment 2•10 years ago
|
||
Paul -- Can you take a look at this? Byron has several P1 bugs on his plate, and I'm looking to offload him some.
Assignee: docfaraday → pkerr
Comment 3•10 years ago
|
||
I will take a look.
Comment 4•10 years ago
|
||
Could you expend on your objection? Do you hold the addition of ssrc to recvonly m= sections as specified in bug 1160280 to also be a problem?
Flags: needinfo?(martin.thomson)
Updated•10 years ago
|
Status: NEW → ASSIGNED
Comment 5•10 years ago
|
||
(In reply to Paul Kerr [:pkerr] from comment #4)
> Could you expend on your objection? Do you hold the addition of ssrc to
> recvonly m= sections as specified in bug 1160280 to also be a problem?
Since m=application lines aren't for RTP/RTCP, having an ssrc doesn't make any sense, recvonly or not. Having recvonly ssrcs is fine, since that is what it looks like the standards will settle on.
Comment 7•10 years ago
|
||
Paul - can you look at this after the 43 update lands, or if you're blocked waiting on others? Thanks
Updated•10 years ago
|
Rank: 15 → 22
Priority: P1 → P2
Comment hidden (mozreview-request) |
Assignee | ||
Updated•8 years ago
|
Assignee: paulrkerr → drno
Comment 9•8 years ago
|
||
mozreview-review |
Comment on attachment 8873306 [details]
Bug 1176415: stop adding ssrc's to data channel m-sections.
https://reviewboard.mozilla.org/r/144756/#review148794
Can we get a test-case?
Attachment #8873306 -
Flags: review?(docfaraday) → review-
Comment hidden (mozreview-request) |
Comment hidden (mozreview-request) |
Comment 12•8 years ago
|
||
mozreview-review |
Comment on attachment 8873549 [details]
Bug 1176415: verify absence of SSRC's in data channel m-sections.
https://reviewboard.mozilla.org/r/144932/#review148900
Fair enough.
Attachment #8873549 -
Flags: review?(docfaraday) → review+
Comment 13•8 years ago
|
||
mozreview-review |
Comment on attachment 8873306 [details]
Bug 1176415: stop adding ssrc's to data channel m-sections.
https://reviewboard.mozilla.org/r/144756/#review148902
Attachment #8873306 -
Flags: review?(docfaraday) → review+
Comment 14•8 years ago
|
||
Pushed by drno@ohlmeier.org:
https://hg.mozilla.org/integration/autoland/rev/12fa2783b2cc
stop adding ssrc's to data channel m-sections. r=bwc
https://hg.mozilla.org/integration/autoland/rev/4ec75a4481fc
verify absence of SSRC's in data channel m-sections. r=bwc
Comment 15•8 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/12fa2783b2cc
https://hg.mozilla.org/mozilla-central/rev/4ec75a4481fc
Status: ASSIGNED → RESOLVED
Closed: 8 years ago
status-firefox55:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla55
You need to log in
before you can comment on or make changes to this bug.
Description
•