Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  1. Open Google Chrome and enter chrome://webrtc-internals into the address bar
    It is at this point that webRTC internals logging is tracking the data we need.

  2. Leaving the webrtc-internals tab open, navigate back to Sharpen Q and reproduce the issue
    *Be sure to leave the webrtc-internals tab open during the reproduction of the issue*

  3. Once you’ve reproduced the issue, stay active during the call, and navigate back to the webrtc-internals tab and click the ‘Create Dump' arrow in the top left corner to expand. If gathering the log after the call has disconnected, try to gather this information within 30 seconds from the time of reproduction.

  4. Click the “Download the PeerConnection updates and stats data” button to save the dump file

  5. Disconnect the call

  6. Save the file to a known location and upload it to the SharpenCare request you are working on

Expand
title[Optional] Enabling diagnostic events and recordings?

The process for gathering additional diagnostic recordings follows the same procedure as above, but with a few more steps.

  1. Open Google Chrome and enter chrome://webrtc-internals into the address bar
    It is at this point that webRTC internals logging is tracking the data we need.

  2. Click the ‘Create Dump' arrow in the top left corner to expand

  3. Check "Enable diagnostic audio recordings" which prompts where to save the file, create a new folder called "WebRTCDump" and hit "Save"

  4. Check "Enable diagnostic packet and event recording" and "Save" to "WebRTC Dump" folder

  5. Leaving the webrtc-internals tab open, navigate back to Sharpen Q and reproduce the issue

  6. Following the reproduction of the issue, navigate back to the webrtc-internals tab and click the ‘Create Dump' arrow in the top left corner to expand (if not already expanded)

  7. Click “Download the PeerConnection updates and stats data” button and save this txt file to the "WebRTC Dump" folder

  8. After all of the files have been saved in the "WebRTC Dump" folder, please attach it to the ticket. If the folder is too large to upload, zip or compress the folder and attach it to the ticket

...