-
Notifications
You must be signed in to change notification settings - Fork 51
How to collect WebRTC logs
Embbnux Ji edited this page Apr 18, 2025
·
1 revision
The Embeddable widget use Browser WebRTC API for voice transmission. To track voice issue, it is required to collect WebRTC logs.
To collect:
- Open
chrome://webrtc-internals/
page in Browser

- Toggle "Enable diagnostic audio recordings"
It will prompt user to select a path to save log files. Create a new folder for it

-
Keep the
chrome://webrtc-internals/
OPENED, and go to the Embeddable widget to reproduce the issue -
Once the issue reproduced, go back to
chrome://webrtc-internals/
page -
Click "Download the WebRTC internal dump" to save
webrtc_internals_dump
file.

- Go to the folder that you create in Step 2

- Upload all files in the folder and
webrtc_internals_dump
file to Google drive, and share them to RingCentral developer support