> cat /dev/github | grep security-tools
discovered 03 Aug 2026

fastrtc

via awesome-list
→ View on GitHub
FastRTC is a Python library that enables the implementation of real-time audio and video streaming functionalities using WebRTC or WebSockets. Its primary use case revolves around facilitating interactive applications, such as voice and video calls, by providing automatic voice detection, built-in UI components, customizable backends, and support for telephony integration. Notable features include automatic turn-taking logic, easy integration with FastAPI applications, and the ability to generate real-time voice streams through external APIs.