dump-webrtc-event-log icon indicating copy to clipboard operation
dump-webrtc-event-log copied to clipboard

dumps chromes webrtc event log as json

Results 5 dump-webrtc-event-log issues
Sort by recently updated
recently updated
newest added

Fix typo in README and clarify a bit for OSX

Since I just re-read https://webrtchacks.com/troubleshooting-unwitting-browser-experiments-al-brooks/ using a web page to extract (and play or even visualize) the AEC dumps would be great and this repository is moving towards this (but...

When I import a file that I have just captured (in Chrome version 129.0.6668.60), I get the following error: ``` Uncaught TypeError: First argument to DataView constructor must be an...

- Decode RTP header extensions - Parse and put RTP header extensions, OSN to RTP packets - Parse and display probe failures TODO: - write RTP packets to pcap