Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(7)

Issue 2703783002: TrackMediaInfoMap: Allow same SSRC for send and receive side. (Closed)

Created:
3 years, 10 months ago by hbos
Modified:
3 years, 10 months ago
CC:
webrtc-reviews_webrtc.org, tterriberry_mozilla.com
Target Ref:
refs/heads/master
Project:
webrtc
Visibility:
Public.

Description

TrackMediaInfoMap: Allow same SSRC for send and receive side. Running video loopback on https://appr.tc/ revealed that it is possible to use the same SSRC for a local and remote audio or video track. This caused a DCHECK crash. The constructor of TrackMediaInfoMap is updated to support this mapping and the unittest is updated (moved and modified a test from being a death test to being a non-death test). I've verified that this fixes the bug. BUG=chromium:693087 Review-Url: https://codereview.webrtc.org/2703783002 Cr-Commit-Position: refs/heads/master@{#16713} Committed: https://chromium.googlesource.com/external/webrtc/+/fe90ad195f16e654e0b6281641b08d8821236308

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+73 lines, -33 lines) Patch
M webrtc/pc/trackmediainfomap.cc View 7 chunks +36 lines, -24 lines 0 comments Download
M webrtc/pc/trackmediainfomap_unittest.cc View 2 chunks +37 lines, -9 lines 0 comments Download

Messages

Total messages: 16 (10 generated)
hbos
Please take a look, deadbeef.
3 years, 10 months ago (2017-02-17 14:32:54 UTC) #5
hbos
Example when running https://appr.tc/r/<room_id>?debug=loopback: local audio track: 0x324d3c7e65c0, ssrc: 484724254 local video track: 0x324d3d5cb100, ssrc: ...
3 years, 10 months ago (2017-02-17 14:34:51 UTC) #6
hbos
On 2017/02/17 14:34:51, hbos wrote: > Example when running https://appr.tc/r/%3Croom_id%3E?debug=loopback: > > local audio track: ...
3 years, 10 months ago (2017-02-17 14:36:05 UTC) #7
Taylor Brandstetter
lgtm
3 years, 10 months ago (2017-02-17 17:23:53 UTC) #11
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.webrtc.org/2703783002/1
3 years, 10 months ago (2017-02-20 09:15:02 UTC) #13
commit-bot: I haz the power
3 years, 10 months ago (2017-02-20 10:05:17 UTC) #16
Message was sent while issue was closed.
Committed patchset #1 (id:1) as
https://chromium.googlesource.com/external/webrtc/+/fe90ad195f16e654e0b628164...

Powered by Google App Engine
This is Rietveld 408576698