Search found 78 matches
- Sun Dec 27, 2020 5:44 pm
- Forum: ZoneMinder 1.25.x
- Topic: ZM Port Numbers
- Replies: 3
- Views: 16241
Re: ZM Port Numbers
It could be interesting my experience. On my server I have Zoneminder and a website. My need: 1. the website on port 80, then redirected to 443, 2. Zoneminder on a different port: port 81. (i.e.: Zoneminder reached directly on localhost: 81, not on localhost:80/zm) Solution: 1. comment in sudo nano ...
- Sun Apr 26, 2020 7:15 pm
- Forum: ZoneMinder 1.30.x
- Topic: ZM 1.30.4 and HTTP/2
- Replies: 1
- Views: 1555
Re: ZM 1.30.4 and HTTP/2
SOLVED ! As I understood it is needed in Ubuntu 16.04 and depending on the apps suite you are using. I modified the php.ini file in the following way adding at the bottom the following code: upload_max_filesize = 32M post_max_size = 48M memory_limit = 256M max_execution_time = 600 max_input_vars = 3...
- Sun Apr 19, 2020 2:05 pm
- Forum: ZoneMinder 1.30.x
- Topic: ZM 1.30.4 and HTTP/2
- Replies: 1
- Views: 1555
ZM 1.30.4 and HTTP/2
Recently I enabled HTTP/2.0 in my Apache Web Server on Ubuntu 16.04 . There are many benefits. My website is working without regressions.And ZM too, almost... ZM is 1.30.4. The browser is Firefox 75.0. Tests done in LAN. The only issue in ZM is in Montage functionality (seeing all together my 7 came...
- Thu Apr 02, 2020 11:44 pm
- Forum: ZoneMinder 1.34.x
- Topic: ZM SSL or not?
- Replies: 9
- Views: 1121
Re: ZM SSL or not?
Best browser with ZM is Mozilla (no constraints with number of cameras and no add-on like combozola to be installed) and no issue at all with self-signed certificate. Let's encrypt and the rest of the chain self signed is fully secure. Fot the throughput topic: no issues with 8 cameras working and a...
- Thu Apr 02, 2020 10:57 pm
- Forum: ZoneMinder 1.34.x
- Topic: ZM SSL or not?
- Replies: 9
- Views: 1121
Re: ZM SSL or not?
If you use ZM in your LAN or access ZM from WAN through VPN you could maintain the http way. If you access ZM from WAN without VPN (it's my case, I use ZM on my mobile mainly when I'm not at home), it's mandatory the https way. Currently I allow on my Apache server only TLS 1.3 and using HTTP/2 (htt...
- Sun Sep 08, 2019 7:30 pm
- Forum: ZoneMinder 1.32.x
- Topic: ZM 1.32.3 (and 1.33.1) - bug on replay recorded JPEG images
- Replies: 69
- Views: 28341
Re: ZM 1.32.3 (and 1.33.1) - bug on replay recorded JPEG images
Hi Isaac, after last update in log error No filter found for SELECT * FROM `Filters` WHERE `Background` = 1 AND( `AutoArchive` = 1 or `AutoVideo` = 1 or `AutoUpload` = 1 or `AutoEmail` = 1 or `AutoMessage` = 1 or `AutoExecute` = 1 or `AutoDelete` = 1 or `UpdateDiskSpace` = 1 or `AutoMove` = 1 or `Au...
- Fri Aug 30, 2019 6:43 pm
- Forum: ZoneMinder 1.32.x
- Topic: ZM 1.32.3 (and 1.33.1) - bug on replay recorded JPEG images
- Replies: 69
- Views: 28341
Re: ZM 1.32.3 (and 1.33.1) - bug on replay recorded JPEG images
Code: Select all
sudo add-apt-repository ppa:iconnor/zoneminder-master
sudo apt-get update
- Wed Aug 28, 2019 7:35 pm
- Forum: ZoneMinder 1.32.x
- Topic: ZM 1.32.3 (and 1.33.1) - bug on replay recorded JPEG images
- Replies: 69
- Views: 28341
Re: ZM 1.32.3 (and 1.33.1) - bug on replay recorded JPEG images
:-) Thanks. Its' possible to select X264 Encode on your last ZM 1.34 version. And I confirm that X264 encoding is now working for ARM too. There are 2 advantages: 1. with this workaround it's not necessary to solve the bug (i confirm too that the bug remains if "Save JPEGS" is enabled) 2. space! it ...
- Wed Aug 28, 2019 4:06 pm
- Forum: ZoneMinder 1.32.x
- Topic: ZM 1.32.3 (and 1.33.1) - bug on replay recorded JPEG images
- Replies: 69
- Views: 28341
- Wed Aug 28, 2019 6:27 am
- Forum: ZoneMinder 1.32.x
- Topic: ZM 1.32.3 (and 1.33.1) - bug on replay recorded JPEG images
- Replies: 69
- Views: 28341
Re: ZM 1.32.3 (and 1.33.1) - bug on replay recorded JPEG images
Unfortunately I was wrong. The bug is not solved. I went to Storage section. It was: Save Jpegs: disabled Video writer: X264 Encode - Not compatible on ARM it was working even if I'm on an ARM architecture. I changed to: Save Jpegs: Frames only Video writer: disabled the bug appeared and it is not ...
- Tue Aug 27, 2019 3:44 pm
- Forum: ZoneMinder 1.32.x
- Topic: ZM 1.32.3 (and 1.33.1) - bug on replay recorded JPEG images
- Replies: 69
- Views: 28341
Re: ZM 1.32.3 (and 1.33.1) - bug on replay recorded JPEG images
Thanks a lot, rockedge! You are a ROCK! I have just come back from holidays. Installed 1.33.14 and tested. Bug solved!! Thanks a lot, rock! Note: I will try to reinstall everything from scratch and continue to test since I did many expriments on the board with previous not working versions and I nee...
- Thu Aug 15, 2019 5:34 pm
- Forum: ZoneMinder 1.32.x
- Topic: ZM 1.32.3 (and 1.33.1) - bug on replay recorded JPEG images
- Replies: 69
- Views: 28341
Re: ZM 1.32.3 (and 1.33.1) - bug on replay recorded JPEG images
so to clarify for me once again...you can see the live stream...an alarm will trigger an event.....the event is recorded successfully but the mp4 version will not replay...and you can see the jpeg stills. you undestood correctly. and it happens in all 1.32 and 1.33 versions. moreover if I ask to ZM...
- Tue Aug 13, 2019 12:44 pm
- Forum: ZoneMinder 1.32.x
- Topic: ZM 1.32.3 (and 1.33.1) - bug on replay recorded JPEG images
- Replies: 69
- Views: 28341
Re: ZM 1.32.3 (and 1.33.1) - bug on replay recorded JPEG images
Same issue here. I have an Odroid HC1. Was using a Raspberry PI 3 B and 3 B+ as server with 4 cameras connected. Was having trouble with stability with the Raspberries, so was gibing the HC1 a try. So far feels much better. Installed Zoneminder 1.32 using this page as a a guide: https://magazine.od...
- Sun Jul 28, 2019 7:34 am
- Forum: ZoneMinder 1.32.x
- Topic: ZM 1.32.3 (and 1.33.1) - bug on replay recorded JPEG images
- Replies: 69
- Views: 28341
Re: ZM 1.32.3 (and 1.33.1) - bug on replay recorded JPEG images
Hi, Snake, thanks for your kind answer. I'm enough familiar with ZM: I'm using 1.30.4 since years. It's working fine. For 1.32 or 1.33 installation I used the procedure here https://zoneminder.readthedocs.io/en/latest/installationguide/index.html (the easy way and the harder way) with all possible (...
- Sat Jul 27, 2019 7:28 am
- Forum: ZoneMinder 1.32.x
- Topic: ZM 1.32.3 (and 1.33.1) - bug on replay recorded JPEG images
- Replies: 69
- Views: 28341
Re: ZM 1.32.3 (and 1.33.1) - bug on replay recorded JPEG images
Hi Snake, I didn't receive an answer till now. I understand there is no interest to fix the issue or anyone answering without understanding the issue or anyone answering only in case of paid support. So for this reason I abandoned the idea to see solved the bug. Do you have an ARM processor? My case...