We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Currently: the only storage for OS, data, code is MicroSD
Planned: OS & Code on eMMC Storage captured images on external SSD.
Boot from eMMC
Mount external SSD
Fix paths in code:
cameranetwork/CameraNetwork/global_settings.py
Lines 396 to 431 in 02ffc27
Find and fix any other relevant paths in code
Add option to choose between external SSD Storage for captured images or internal. Should probably be configured in setup_camera.py
The text was updated successfully, but these errors were encountered:
OmerShubi
No branches or pull requests
Currently:
the only storage for OS, data, code is MicroSD
Planned:
OS & Code on eMMC Storage
captured images on external SSD.
Boot from eMMC
Mount external SSD
Fix paths in code:
cameranetwork/CameraNetwork/global_settings.py
Lines 396 to 431 in 02ffc27
Find and fix any other relevant paths in code
Add option to choose between external SSD Storage for captured images or internal. Should probably be configured in setup_camera.py
The text was updated successfully, but these errors were encountered: