Replies: 2 comments 6 replies
-
Manually create your video looping preset with your desired settings, then scan this. Basically the simplest dashcam script. *WAKE=2 <- boot on power Then run this on boot: !C16mVL!S !C16 <- clears the oldest data, if there is less than 16GB remaining, until there is 16GB remaining, otherwise leaves all data. mVL <- select the looping preset !S <- start recording. |
Beta Was this translation helpful? Give feedback.
6 replies
-
For more complex dashcam scrips look into: https://gopro.github.io/labs/control/usb/ |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I have just a rudimentary understanding of the code used in this environment so don't hate, at least at the start. I have a GP11 that I want to use as a dashcam. I will have usb power. No battery due to overheating. Settings that I need: turn on when usb power detected; unlocked as I will be turning the camera upside down; Video looping since I will only need the last chapter or two if something happens and so I won't have to keep formatting the sd card when it becomes full; Quik Capture on power; 1080P 60 W. Super smooth. I understand that there is no way to save video when power is lost but the fix on the next start will recover it. Hopefully I have covered all the details.
Beta Was this translation helpful? Give feedback.
All reactions