Search found 12 matches
- Wed Nov 18, 2020 11:02 am
- Forum: ZoneMinder 1.35.x
- Topic: Questions about Zoneminder
- Replies: 2
- Views: 293
Re: Questions about Zoneminder
There's zmninja for the app. I use it and it's nice.
- Sat Oct 24, 2020 2:14 am
- Forum: ZoneMinder 1.34.x
- Topic: Some help with logs
- Replies: 1
- Views: 511
Some help with logs
I was wondering if it is possible to isolate both failed login attempts and successful login attempts isolated from the rest of the logs and to export those on a regular basis to a text file. If this is possible, how would I go about doing that?
Thank you.
Thank you.
- Fri Aug 07, 2020 1:10 am
- Forum: ZoneMinder 1.34.x
- Topic: Question about possible compatible camera for zoneminder
- Replies: 2
- Views: 1801
Question about possible compatible camera for zoneminder
I'm in the market to get a doorbell camera that will work with zoneminder and I stumbled across this article a while ago about facial recognition and zoneminder. https://medium.com/zmninja/diy-doorbell-face-recognition-with-zoneminder-and-dbell-e15d4cd261c4 Originally the article is talking about Db...
- Fri Aug 07, 2020 12:46 am
- Forum: ZoneMinder 1.34.x
- Topic: Deleting old events
- Replies: 3
- Views: 741
Re: Deleting old events
Here is a 30 day purge that has been working for me for a while: day_purge.jpg This worked for me thank you for sharing. :D That being said, you should actually try to use Start Date/Time because it is more efficient and more tested. Why is it more efficient? because the resulting SQL is to_days( E...
- Wed Jul 29, 2020 11:04 pm
- Forum: ZoneMinder 1.34.x
- Topic: Deleting old events
- Replies: 3
- Views: 741
Deleting old events
Hello all, I just need some help with setting up a filter that will auto delete old zoneminder events that are over 30 days old. I followed some threads on it but I must have messed something up with the date portion. https://imgur.com/a/Y6CgFEf For the date section after start date, I tried putting...
- Sun Jan 19, 2020 12:12 am
- Forum: ZoneMinder 1.34.x
- Topic: ffmpeg hardware acceleration support for AMD gpus?
- Replies: 3
- Views: 1795
Re: ffmpeg hardware acceleration support for AMD gpus?
So I entered a command in the DecoderHWAccelName field ffmpeg -h encoder=h264_vaapi and afterwards I saw my Ram usage increase from the 3-4gb range to about 6gb and according to radeontop my gpu usage is still hovering in the 5% range. I'm wondering if that's normal and if maybe zoneminder is using ...
- Sat Jan 18, 2020 7:42 pm
- Forum: ZoneMinder 1.34.x
- Topic: ffmpeg hardware acceleration support for AMD gpus?
- Replies: 3
- Views: 1795
ffmpeg hardware acceleration support for AMD gpus?
I got 1.34 set up and I noticed that there was going to be support for hardware acceleration for ffmpeg. I got to the options menu and saw the help question mark mention intel and Nvidia hardware acceleration, I was just wondering if AMD is or will be supported in the future. Thank you. I feel like ...
- Thu Jan 16, 2020 11:30 am
- Forum: ZoneMinder 1.32.x
- Topic: Need help with audio issue with ffmpeg
- Replies: 3
- Views: 883
Re: Need help with audio issue with ffmpeg
Thank you for the reply. I'm still a noob with zoneminder though, Did you mean for me to upgrade to version 1.33?
- Wed Jan 15, 2020 10:13 am
- Forum: ZoneMinder 1.32.x
- Topic: Need help with audio issue with ffmpeg
- Replies: 3
- Views: 883
Need help with audio issue with ffmpeg
Hello all. I am running zoneminder version 1.32.3. I have a camera that can record audio and when I view it through something like VLC the audio comes though just fine, but when I review the recordings the audio is not there. I know zoneminder doesn't support audio in its live view but it's not in t...
- Wed Jan 15, 2020 10:09 am
- Forum: Mobile Apps
- Topic: Need help with SSL and Zmninja
- Replies: 5
- Views: 3721
Re: Need help with SSL and Zmninja
Thank you for the replies. I was looking into Let's Encrypt and I realize that I have to be portforwarding port 80 on the machine that's running zoneminder in order to have CA signed certificates. I didn't realize that at first and I kinda want to keep my zoneminder server's direct exposure to the i...
- Mon Jan 06, 2020 7:52 am
- Forum: Mobile Apps
- Topic: Need help with SSL and Zmninja
- Replies: 5
- Views: 3721
Re: Need help with SSL and Zmninja
I think I found a solution to my problem with Let's Encrypt needing some sort of domain name; I think I can just use something like no ip dot com to get a free domain that my public ip address can point to. Then I can port forward a rasberry pi running openvpn passed my router so I can access that r...
- Sun Jan 05, 2020 7:00 am
- Forum: Mobile Apps
- Topic: Need help with SSL and Zmninja
- Replies: 5
- Views: 3721
Need help with SSL and Zmninja
Hello, I recently got Zoneminder installed in my network and I made some self signed certificates to get https working. I had the hardest time getting zmNinja working on my phone. The login portal was found at myServerIpAddress/zm and the Zm Api was found at the myServerIpAddress/zm/api but the cgi-...