Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Setup real dashcam logging #34131

Open
adeebshihadeh opened this issue Nov 30, 2024 · 0 comments
Open

Setup real dashcam logging #34131

adeebshihadeh opened this issue Nov 30, 2024 · 0 comments

Comments

@adeebshihadeh
Copy link
Contributor

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

Here's the current size breakdown:

2.2M    qcamera.ts
2.2M    qlog
56M     rlog
72M     dcamera.hevc
72M     fcamera.hevc
73M     ecamera.hevc
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant