Waterbus is an open-source Flutter video conferencing application built with WebRTC, showcasing real-time media communication and advanced face processing features.
This Dart-based Flutter app provides core video conferencing features like audio, video, screen sharing, and chat. It stands out by integrating AI-powered face detection and real-time face filters (using GPUImage), all built on the latest WebRTC SDK. The project also highlights experimental Flutter WASM support for web deployments.
Waterbus is an open-source Flutter video conferencing application built with WebRTC, showcasing real-time media communication and advanced face processing features.
Developers interested in building or exploring cross-platform real-time video communication with integrated media processing will find this valuable.