You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This project is to maximize the usable dashcam storage space on a comma 3X. Currently, it's tuned for maximum training/debuggability. We should be able to tradeoff a bit of that for a great dashcam experience.
.hevc and rlog are needed for training and debugging, but they also take up most of the device's storage. They are overkill for dashcam purposes, but the current qcamera isn't quite sufficient either.
Some concrete TODOs
deleter: setup two classes of files "dashcam" and "training"
deleter: prioritize "dashcam" segments
logger: bump up qcamera size to be great dashcam footage
logger: setup qcamera streams for the wide and driver cams
This project is to maximize the usable dashcam storage space on a comma 3X. Currently, it's tuned for maximum training/debuggability. We should be able to tradeoff a bit of that for a great dashcam experience.
.hevc
andrlog
are needed for training and debugging, but they also take up most of the device's storage. They are overkill for dashcam purposes, but the currentqcamera
isn't quite sufficient either.Some concrete TODOs
qcamera
size to be great dashcam footageqcamera
streams for the wide and driver camsHere's the current size breakdown:
The text was updated successfully, but these errors were encountered: