Search found 3 matches

by Kiwijunglist
Sun Jan 10, 2021 5:05 am
Forum: ZoneMinder 1.35.x Development Branch
Topic: Unable to connect to ZM db.SQLSTATE[HY000] [2002] No such file or directory
Replies: 26
Views: 137810

Re: Unable to connect to ZM db.SQLSTATE[HY000] [2002] No such file or directory

I'm getting this error too, I'm using zoneminder docker - https://github.com/dlandon/zoneminder - which I've just discovered is now depreciated. I think the error relates to mysql server not running correctly.
by Kiwijunglist
Sat Jul 11, 2020 10:38 am
Forum: ZoneMinder 1.30.x
Topic: Does ZM 1.30.x use hardware acceleration?
Replies: 16
Views: 63099

Re: Does ZM 1.30.x use hardware acceleration?

This took a bit of doing... Here are my tech notes for those who follow: ... Now the test. I like the 50% savings! 46~50% CPU usage: /usr/bin/ffmpeg -i rtsp://admin:password@192.168.1.18:554/Streaming/Channels/1 -an -f rawvideo -y /dev/null 46~50% CPU usage: /usr/local/bin/ffmpeg -i rtsp://admin:pa...
by Kiwijunglist
Sat Jul 11, 2020 9:22 am
Forum: ZoneMinder 1.30.x
Topic: Does ZM 1.30.x use hardware acceleration?
Replies: 16
Views: 63099

Re: Does ZM 1.30.x use hardware acceleration?

Hi I'm a bit confused how to enable hardware acceleration. I have nvidia-smi working and fffmpeg -hwaccels gives me vdpau / vaapi / cuvid How do I enable using cuvid in zoneminder? Thanks Mike mike@server:~$ docker exec -it zoneminder nvidia-smi Sat Jul 11 21:20:19 2020 +----------------------------...