You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat:
- Microphone access is now optional (#54)
- New options for initializing MCamera
perf:
- Reduced CPU usage when the camera is active (#49)
- Reduced camera opening time
fix:
- Fixed CameraSession bugs and glitches (#43)
- Lock orientation now only applies to the camera screen (#70)
refactor:
- Simplified public API (#59)
- CameraManager initialization is now handled by the library
- Cleaned the remaining files
docs:
- Redesigned project readme and wiki (#57)
- Added issue templates
- Changed license (MIT -> Apache License 2.0)
tests:
- Added tests for CameraManager
Tasks:
The text was updated successfully, but these errors were encountered: