I am trying to setup zoneminder at my home and I am having some trouble. If anyone could help it would be greatly appreciated.
MY configuration is not very complicated, but for some reason I am having trouble getting setup. I followed the instructions to install here :
https://wiki.zoneminder.com/Raspberry_Pi_4_-_Raspbian
but i changed settings to port 8000 because i already had raspap installed (thats how my ip cams connect to rpi)
I have :
raspberry pi 4b, 1tb external hard drive, zoneminder, 2 IP cameras
I was able to get zoneminder installed, but playback in the browser application is wonky :


I did a forum search and saw two other people with the same issue, but they resolved it differently with no definite method. Play button doesn't work, time index shows NaN - etc.
trying to export one video works, but attempting to produce a zip, or tar file of a collection of videos just generates an empty archive
today i spent an hour trying to get zoneminder to save to my hard drive. i could not get it to save to my hard drive.
right now i have the function set to "modetect" however ideally i want "mocord"
when i use the Options Page menu in Zoneminder to assign storage to my hard drive, mounted at /media/pi/camdrive, zoneminder still writes to default :: /var/cache/zoneminder/events/


any tips on how to get the playback working? Or how I can get the storage directory to my camdrive?
Thanks.
I did a chown for /media/pi/camdrive
but I have only had this pi since beginning this project. My linux skills are limited but effective.