Bring Your Own Camera (BYOC)
SiteTrax.io supports a Bring Your Own Camera (BYOC) model, letting you use a compatible third-party camera with the SiteTrax.io Gate platform instead of a SiteTrax.io-supplied device. This page explains what to evaluate before you deploy your own camera, the prerequisites and technical requirements for connecting it, and who is responsible for what. Read it alongside the SiteTrax.io Gate Camera Installation Requirements and Guidelines, which cover the mounting, lighting, speed control, and operational standards that apply to any Gate camera.
Before you commit to a BYOC deployment, it helps to work through the practical, operations-focused checks below with your SiteTrax.io account representative. The goal is to confirm how your camera will behave in real-world conditions and avoid surprises later.
Prerequisites
Before connecting your own camera, make sure the following are in place. Your SiteTrax.io account representative or the support team can help you with any of these:
BYOC Evaluation Criteria
1. Camera Visibility and Capture
Confirm your camera can reliably see and capture the asset IDs you care about in real-world conditions:
For recommended mounting heights, orientation, and speed control, see the Camera Installation Requirements and Guidelines. Note that the camera must meet the video specifications SiteTrax.io requires for accurate OCR — see SiteTrax.io API — Input (Video) for resolution, frame rate, lens, and GPS-encoding requirements.
2. Storage and Data Flow
A note on data retention: When you use your own S3 buckets, you own the storage and therefore define your own data retention policy for raw video and interpreted images — keeping it as long or as short as your business and compliance needs require. You can manage this with S3 lifecycle rules; see Amazon's Managing the lifecycle of objects documentation. If you instead use SiteTrax.io-managed storage and need to keep raw video and interpreted images for longer than 90 days, SiteTrax.io recommends working with the team to store the data on a customer-provided solution such as Amazon AWS S3 — which is why customers who need longer retention typically bring their own S3 buckets.
For how video is ingested from S3, see SiteTrax.io API — Input (Video).
3. Remote Management and Access
4. Operating Conditions
S3 Upload and Integration Requirements
For your BYOC deployment to work with SiteTrax.io Gate, your camera must deliver video into the SiteTrax.io processing pipeline through Amazon S3. SiteTrax.io analyzes the video stored in the S3 bucket, builds the “digital twin” of each detected asset, and pushes the results to your REST API server and the SiteTrax.io Service Portal.
Setting Up the S3 Bucket and Upload Folder
Based on the documented ingestion flow, configure your storage as follows:
notprocessed folder. Files should be uploaded to {bucket_name}/notprocessed. SiteTrax.io watches this folder and begins processing once an upload completes.
Upload using the presigned URL. Your SiteTrax.io representative will give you a project-specific URL. A POST request (with the video file name and "method": "put_object") returns a presigned URL that is active for 300 seconds; upload the video to that URL. See Amazon's Using presigned URLs documentation for the upload mechanics.
Meet the video specifications. Keep each clip to about one minute, use 1920x1080 at 30 fps, a 6 mm or longer lens, and embed GPS in the subtitle stream (this can be fixed for static cameras). Full details are in SiteTrax.io API — Input (Video).
Grant SiteTrax.io access. If you bring your own bucket, you must provide the access keys/permissions so SiteTrax.io's ingestion services can read uploads. Request bucket and access-key details by submitting a support ticket or contacting your SiteTrax.io account representative.
Optional: Event Notifications
If your deployment uses event-driven notifications (for example, an Amazon SNS topic) to signal that a new object has been written to the bucket, the topic and its configuration values must be provided and confirmed by SiteTrax.io so they target the correct SiteTrax.io endpoint. For background on creating a topic, see Amazon's Creating an Amazon SNS topic documentation, then coordinate the specifics with SiteTrax.io as described below.
Obtaining the Bucket, Access, and Notification Details
To keep this infrastructure secure, the specific backend configuration values — including any notification topic details and the S3 access setup — are not published on this page. To obtain them and complete your configuration:
If processed records do not appear after upload, check the SiteTrax.io status page; if all services are operational, submit a support ticket.
Who Is Responsible for What
This summary helps both you and the SiteTrax.io team understand where responsibilities land in a BYOC deployment.
SiteTrax.io is responsible for:
You (the customer) are responsible for:
Need Additional Assistance?
These criteria provide a foundation for evaluating and deploying your own camera with SiteTrax.io Gate. Site-specific variables may affect performance and integration. For help with sign-up, establishing a project, camera selection, S3 setup and access, or integration planning, submit a support ticket via the SiteTrax.io support page or reach out to your SiteTrax.io account representative.