This document provides 10 tips for using WebRTC for professional audiovisual applications. The tips include prioritizing audio over video, getting control over media flags, respecting device capabilities, using open source WebRTC implementations, proper use of video spatial layers, supporting newer video codecs like AV1 and VP9, monitoring trials of features like Opus redundancy in Chrome, forcing certain usage patterns via web APIs, getting off the public internet quickly via TURN servers, and options for WebRTC egress like WHIP and NDI. The document encourages keeping things simple, embracing new features, and not overthinking the implementation.