Search found 9 matches
- Mon Aug 21, 2023 9:16 am
- Forum: Hardware Compatibility List
- Topic: Akuvox R20A doesn't work...
- Replies: 9
- Views: 16369
Re: Akuvox R20A doesn't work...
A normal web account user would be www-data or apache. It's a system (Linux) account that runs the webserver. Nothing to do with ZM users. Ok, thanks to clarify it to me; I gived to the directories written in my last post, to do a test, +777 permissions but nothing happened :\ After I unchecked ...
- Mon Aug 21, 2023 7:13 am
- Forum: Hardware Compatibility List
- Topic: Akuvox R20A doesn't work...
- Replies: 9
- Views: 16369
Re: Akuvox R20A doesn't work...
That error generally means that the capture process isn't running. Thanks for your reply, I edited this file: /etc/zm/conf.d/01-system-paths.conf # Full Path to ZoneMinder's mapped memory files # The web account user must have full read/write permission to this folder. ZM_PATH_MAP=/dev/shm # Full ...
- Sat Aug 19, 2023 12:07 pm
- Forum: Hardware Compatibility List
- Topic: Akuvox R20A doesn't work...
- Replies: 9
- Views: 16369
Re: Akuvox R20A doesn't work...
Thanks to a member of ZoneMinder's crew I found the first solution so... I configured CGI (I followed this guide: https://www.ionos.com/digitalguide/server/configuration/enable-cgi-scripts-on-apache/ it works also on my Debian Bullseye. Now I have this issue: https://ibb.co/ZLcbpwM Logs said: https ...
- Sun Jun 04, 2023 12:03 pm
- Forum: Hardware Compatibility List
- Topic: Akuvox R20A doesn't work...
- Replies: 9
- Views: 16369
Re: Akuvox R20A doesn't work in realtime view
I solved the issue about the configuration and now ZM is connected to the device: https://ibb.co/StLVYZq https://ibb.co/Jn9WXB0 https://ibb.co/QJ2W1K4 I inserted in the rtsp link the username and password but now I had another problem, I can't see the realtime view. https://ibb.co/N1Tv1dT I tried ...
- Wed May 31, 2023 6:51 am
- Forum: Hardware Compatibility List
- Topic: Akuvox R20A doesn't work...
- Replies: 9
- Views: 16369
Akuvox R20A doesn't work...
Hi guys, I have seven Akuvox R20A which I can see by VLC with rtsp without problems (audio and video are perfect!); this is the configuration page: https://ibb.co/sWkf7r5 I installed Zone Minder on Debian Bookworm from repositories, here below the screenshots: https://ibb.co/jGwCYy0 https://ibb.co ...
- Tue Aug 30, 2011 9:31 pm
- Forum: Hardware Queries
- Topic: Y-Cam - Sharkx IP306
- Replies: 2
- Views: 1451
Re: Y-Cam - Sharkx IP306
Check your shared memory settings, search the topic on the forum, it's plenty of information. Ok I will search on the forum, for shared memory you mean the memory of the server where run ZM ? CPU and memory usage is very low the same for HD free space because on this machine I haven't a desktop ...
- Mon Aug 29, 2011 9:53 pm
- Forum: Hardware Queries
- Topic: Y-Cam - Sharkx IP306
- Replies: 2
- Views: 1451
Y-Cam - Sharkx IP306
On Debian Squeeze I have a ZM v1.24.2 (installed from official repository) and four ip cam Sharkx IP306. I have try to modify settings as http://www.zoneminder.com/wiki/index.php/Y-Cam but when I clic on the name of the cam I have a blank screen with only the control panel on the top... what is the ...
- Sun Aug 28, 2011 7:25 am
- Forum: ZoneMinder Hints & Tips
- Topic: Debian Squeeze: how to connect ZoneMinder to Apache
- Replies: 1
- Views: 2678
Re: Debian Squeeze: how to connect ZoneMinder to Apache
I know how to use php, apache and MySQL but I haven't understand how I can connect ZoneMinder to Apache ! :) I solved: www . linuxquestions . org / questions / linux-software-2 / installed-zoneminder-but-cant-find-it-629833 / # ln -s /etc/zm/apache.conf /etc/apache2/conf.d/zoneminder.conf # /etc ...
- Sun Aug 28, 2011 6:53 am
- Forum: ZoneMinder Hints & Tips
- Topic: Debian Squeeze: how to connect ZoneMinder to Apache
- Replies: 1
- Views: 2678
Debian Squeeze: how to connect ZoneMinder to Apache
Hi at all ! I install on my Debian Squeeze (without desktop manager only console) from repository ZoneMinder, reboot the server and now when I digit on a client lweb browser "my_server_ip/zm" I have a 404 error Not found. I try, on the same client, a test.php file and I have: PHP Version 5.3.3-7 ...