mirror of
https://github.com/mollyim/webrtc.git
synced 2025-05-12 21:30:45 +01:00
doc: mention video_replay tool for reporting video bugs
No-Try: true Bug: None Change-Id: I1dafa3ad50f04080be8a0542b8f8bf79a7de7f6f Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/190982 Reviewed-by: Mirko Bonadei <mbonadei@webrtc.org> Commit-Queue: Philipp Hancke <philipp.hancke@googlemail.com> Cr-Commit-Position: refs/heads/master@{#32531}
This commit is contained in:
parent
8cc6695652
commit
4258df38e6
1 changed files with 4 additions and 0 deletions
|
@ -102,6 +102,10 @@ Anyone with a [Google account][1] can file bugs in the Chrome and WebRTC tracker
|
|||
want to try [a bisect](https://www.chromium.org/developers/bisect-builds-py) to
|
||||
identify the commit that changed the behaviour.
|
||||
|
||||
* For **video problems**, e.g. artifacts or decoder failures, a rtpdump file
|
||||
with the unencrypted RTP traffic. This can by replayed using the video_replay
|
||||
tool from the rtc_tools directory.
|
||||
|
||||
### Filing a Security Bug
|
||||
|
||||
The WebRTC team takes security very seriously. If you find a vulnerability in
|
||||
|
|
Loading…
Reference in a new issue