SiteTrax.io API
The SiteTrax.io API enables seamless video processing for supply chain asset tracking by integrating with the SiteTrax backend primarily through data storage services such as Amazon S3 buckets. The API facilitates video uploads, typically captured using the SiteTrax.io Android app or other compatible cameras, to a specified data storage platform such as an Amazon S3 bucket for analysis. After uploading, SiteTrax.io processes the video and delivers the data to any REST API server, allowing for easy integration with other systems.
Key features include:
- Video Upload: Videos up to 1 minute in length are uploaded to the designated data store, following specific guidelines such as a 1920x1080 resolution, 30 FPS, and embedded GPS data in subtitles.
- Processing and Output: Once uploaded, the SiteTrax.io backend analyzes the video and pushes the extracted data to any REST API compatible server. The processing time depends on the number of assets in the video.
- Camera Types: The API supports data capture from various camera types, including mobile apps and stationary cameras, with options for both dynamic and static GPS coordinates.
The SiteTrax.io API simplifies the process of video uploading and analysis, enabling efficient asset tracking and data integration.
SiteTrax.io API - Input (Video)
Getting Started The SiteTrax.io backend requires a centralized data storage to transfer data to ...
SiteTrax.io API - Output (JSON)
The SiteTrax.io JSON API is a simple, JSON-backed push interface for sending SiteTrax.io captured...
Test Development Environment - Setup SiteTrax.io Test API and JSON
The following article shows how to set up and configure a test environment to configure the SiteT...