Have you ever had trouble with a WebRTC app? Is it the connection? Is it the signaling process? How do I make sense of all these logs and keep from losing my codebase to hundreds of console.logs? Webrtc-internals should be your first line of defense! It is an outstanding Chrome tool that will allow you to see a timeline and log of almost the whole WebRTC process! Think of it like a central hub for all things WebRTC that works across the whole browser. Subscribe and stay on top of my WebRTC content!
Scaling WebRTC - https://www.youtube.com/watch?v=V8dIDXTF5Vo
React & WebRTC Tutorial - https://www.youtube.com/watch?v=jIi_QuizfnQ
Intro to WebRTC - https://www.youtube.com/watch?v=g42yNO_dxWQ
My Udemy WebRTC Course - https://www.udemy.com/course/mastering-webrtc-part-2-real-time-video-and-screen-share/?couponCode=7F716748A8840A182DAB ($13 good till 10-5-24)
0:00 - chrome://webrtc-internals Overview
1:53 - RTCPeerConnections Tab
3:00 - Data dumps & Server Info
3:38 - Ice and Connection States
5:23 - Ice Candidate Pair & Grid
6:45 - Stat Tables
8:00 - Recap