Uploading and Analyzing Media
Server-Based Analyzes
Data to be uploaded and analyzed is stored in object sdkMediaResult, obtained after capturing and recording video. Upload it to the server and initiate required analyses via Oz API.
A simple scenario of interaction with Oz API can be implemented with theuploadMediaAndAnalyze
method as described below.
On-Device Analyzes
To run the on-device analyses instead of server-based, use the following methods:
Last updated
Was this helpful?