face_detection_windows 0.0.1
face_detection_windows: ^0.0.1 copied to clipboard
Face Detection Working on Flutter using WebRTC and a local server.
Changelog #
All notable changes to this package will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
0.0.1 - 2025-01-23 #
Added #
- Initial release of
face_detection_api - WebRTC-based video streaming support
- Communication layer for local face detection server
- Core APIs for sending video frames and receiving detection results
- Desktop platform compatibility (Windows, macOS, Linux)
Notes #
- Experimental release
- API surface may change in upcoming versions
- Documentation and examples will be expanded in future updates