What's New?
Last updated
Last updated
SDK now supports external camera streams.
Introduced external-camera-stream configuration option.
API method for setting the camera stream[See for more details]:
Provides a clean, distraction-free UI.
Enabled via configuration:
Optional splash screens.
New standardized error codes for precise diagnosis, allowing custom UI display. [See for more details]
Unified callback handlers for errors and progress:
Enhanced stability and tracking accuracy.
Reduced false marker detection (lift-off) issues.
Improved FPS on less-featured surfaces, significantly enhancing stability.
Configuration Option
Description
Default
external-camera-stream
Enables external camera streams
false
minimal-ui
Enables minimal UI mode
false
auto-start-tracking
Auto-starts tracking upon SDK load
true
on-error
Enables custom error handling callbacks
{}
on-progress
Enables custom progress handling callbacks
{}