This document summarizes Dan Jenkins' frustrations with developing WebRTC applications in browsers. It outlines inconsistencies across browsers in APIs like getUserMedia and screen sharing. It also discusses challenges with mobile WebRTC, lack of support for features like background blur, and lack of documentation around advanced encoding options. However, it acknowledges that WebRTC remains a powerful tool for real-time communication due to its support on many devices and ability to traverse NATs with sub-second latency. It encourages developers to provide feedback to help improve the WebRTC experience.