MonitorDog Web SDK v1.0.16: Improved Pose Tracking and Camera Error Handling
This update note covers MonitorDog Web SDK v1.0.16.
This release adds MediaPipe Pose tracking, organizes detection results around person-related fields, and provides more specific errors when a camera cannot be opened.
Key Updates
Web SDK v1.0.16 Changes
• Pose Tracking: MediaPipe Pose supplements user tracking and improves detection stability.
• Detection Result API: User presence and count are now provided through personDetected and personCount.
• Specific Camera Errors: Camera-in-use, device-not-found, permission-denied, and other startup failures now have specific error codes.
• Runtime Stability: Invalid video frame handling, initial model preparation, MediaPipe asset paths, and execution fallback behavior have been improved.