Devtools
Abstract |
devtools |
Authors |
Walter Fan |
Status |
WIP |
Updated |
2024-08-21 |
Webrtc internals
webrtc-internals: and getstats parameters – a detailed view of webrtc-internals and the getstats() parameters it collects
active connections:_ in webrtc-internals – an explanation of how to find the active connection in webrtc-internals – and how to wrap back from there to find the ICE candidates of the active connection
webrtc-internals API trace: API trace – a guide on what to expect in the API trace for a successful WebRTC session, along with some typical failure cases
Chome Devtools
RTP Log Analyzer
Video Replay
mkdir webrtc-checkout
cd webrtc-checkout/
fetch --nohooks webrtc
gclient sync
cd src
gn gen out/Default
ninja -C out/Default video_replay
out/Default/video_replay -input_file received-video.rtpdump -codec VP9 -media_payload_type 98 -red_payload_type 102 -ssrc 4075734755