-
Notifications
You must be signed in to change notification settings - Fork 65
Open
Description
Here's my camera configuration file.
general:
camera_model: "opencv"
single_camera: false
cam0:
camera_model: "opencv"
images: "*.JPG" # DJI
cam1:
camera_model: "opencv"
images: "*.png" # Azure
The warning I encountered during operation is:
2025-08-28 20:47:35 | [WARNING] Was not possible to load the first image to initialize cam0
2025-08-28 20:47:35 | [WARNING] Was not possible to load the first image to initialize cam1
Metadata
Metadata
Assignees
Labels
No labels