This repository was archived by the owner on Apr 5, 2025. It is now read-only.
How to enable and start recording? #113
Replies: 1 comment 1 reply
-
|
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
sir-farfan
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.
-
Hello
I just installed MotionPlus and added my one and only camera today: it's already showing video at 127.0.0.1:8080.
I mounted a new partition where I want to store the recordings 24/7 at /media/camera and created a new directory called outside with mod 777 and owner motion:motion
I tried adding target_dir to either and both of motionplus.conf and camera.conf
target_dir /media/camera/outside
But nothing gets saved there whether I'm watching the monitoring page or not. There are no error logs or warnings either.
What else do I need to do in order to enable and start recording?
I'm running Debian/Bookworm, installed using the provided .deb file.
I haven't configured the DB, not sure if it's needed for the recording to work.
Beta Was this translation helpful? Give feedback.
All reactions