Search found 84 matches

by racelife
Fri Dec 23, 2022 5:21 pm
Forum: ZoneMinder 1.36.x
Topic: 9:16 camera image = problem?
Replies: 22
Views: 2067

Re: 9:16 camera image = problem?

Have you tried upping the reorder_queue? I'm on 1.36.32 I'm having a hard time finding this option. Can you direct me to where I can find it? I made some fixes in master. Not sure if they will affect you as they were for 24bit... basically at this point, I am aware of an issue with rotation using 2...
by racelife
Thu Dec 22, 2022 9:22 pm
Forum: ZoneMinder 1.36.x
Topic: 9:16 camera image = problem?
Replies: 22
Views: 2067

Re: 9:16 camera image = problem?

I am having this issue also. The camera is a reolink
fresh install yesterday on ubuntu server

Code: Select all

pkt.dts(14737862) must be 	zm_videostore.cpp	1409
12/22/22, 1:37:40 PM MST	zmc_m3		10397	WAR	non increasing dts, fixing. our dts 14724677 stream 0 last_dts 14737862. reorder_queue_size=0
by racelife
Wed Jun 03, 2020 12:53 am
Forum: ZoneMinder 1.34.x
Topic: Using multiple streams from one camera (and record ONLY from one stream)
Replies: 4
Views: 1929

Re: Using multiple streams from one camera (and record ONLY from one stream)

I use multiple streams but I didn't have good results linking them... could be an error on my part. I use the lower quality stream to do modect to reduce load on the server and make it easy to go through the important footage. I have my HD streams set to record so that if I see anything I need to re...
by racelife
Wed Jun 03, 2020 12:41 am
Forum: ZoneMinder 1.35.x Development Branch
Topic: Unable to connect to ZM db
Replies: 7
Views: 8516

Re: Unable to connect to ZM db

Please try the procedure mentioned in this link below. https://wiki.zoneminder.com/How_to_Install_ZoneMinder-Master_,v_1.35.4_on_UBUNTU_20.04_LTS_(_Focal_Fossa) https://bkjaya.wordpress.com/2020/05/27/how-to-install-zoneminder-master-v1-35-on-ubuntu-20-04-lts-focal-fossa-using-a-docker-image/ I'm n...
by racelife
Thu May 28, 2020 2:01 am
Forum: ZoneMinder 1.35.x Development Branch
Topic: Unable to connect to ZM db
Replies: 7
Views: 8516

Re: Unable to connect to ZM db

I'm not sure... what is the command to see and start if needed?
by racelife
Wed May 27, 2020 11:27 pm
Forum: ZoneMinder 1.35.x Development Branch
Topic: Unable to connect to ZM db
Replies: 7
Views: 8516

Re: Unable to connect to ZM db

I did sudo chown -R www-data:www-data /etc/zm and reboot but it didn't change anything.
by racelife
Sun May 24, 2020 9:26 pm
Forum: ZoneMinder 1.35.x Development Branch
Topic: Unable to connect to ZM db
Replies: 7
Views: 8516

Re: Unable to connect to ZM db

Sorry forgot to mention I'm on 1.35.4~20200515115321-bionic
by racelife
Sat May 23, 2020 9:49 pm
Forum: ZoneMinder 1.35.x Development Branch
Topic: Unable to connect to ZM db
Replies: 7
Views: 8516

Unable to connect to ZM db

When I go my server webpage this is what I get: Unable to connect to ZM db.SQLSTATE[HY000] [2002] No such file or directory Not sure where to go from here... I tried running zmupdate.pl as I had seen in another post but this is what I got: WARNING: ZoneMinder configuration file found but is not read...
by racelife
Wed Mar 25, 2020 9:01 pm
Forum: ZoneMinder 1.34.x
Topic: External storage
Replies: 4
Views: 2447

Re: External storage

Thanks bbunge and snake! After some reading and before your replies I did try to chown but was unsuccessful. After some more research I figured out that Vfat wouldn't let me change the owner so I reformatted the drive to ext4 and it works great! That wiki section from snake was perfect. I added the ...
by racelife
Tue Mar 24, 2020 7:54 pm
Forum: ZoneMinder 1.34.x
Topic: External storage
Replies: 4
Views: 2447

Re: External storage

Additional info: lsblk: NAME MAJ:MIN RM SIZE RO TYPE MOUNTPOINT sda 8:0 0 465.8G 0 disk └─sda1 8:1 0 465.7G 0 part /media/data sdb 8:16 0 29.8G 0 disk └─sdb1 8:17 0 29.8G 0 part ├─slime--vg-root 253:0 0 28.9G 0 lvm / └─slime--vg-swap_1 253:1 0 976M 0 lvm [SWAP] ls -lstra: total 36 4 drwxr-xr-x 3 roo...
by racelife
Tue Mar 24, 2020 7:01 pm
Forum: ZoneMinder 1.34.x
Topic: External storage
Replies: 4
Views: 2447

External storage

I'm having some trouble recording to an external hard drive. I added the drive in fstab and it shows just fine. added it in the storage section and ZM sees it and reports the size but when I have a camera try to record to it there are errors and nothing gets recorded Maybe a permissions error? an ex...
by racelife
Tue Mar 24, 2020 6:55 pm
Forum: ZoneMinder 1.34.x
Topic: Onvif probe
Replies: 6
Views: 4581

Re: Onvif probe

Probably something to do with the network... using a ubiquity router. I currently have 5 servers on the network, two running 1.30.4, one running 1..4, one running 1.34.6, and one running 1.35. the older versions tend to find the cameras via Onvif better than the newer installs which is half the reas...
by racelife
Tue Mar 24, 2020 4:31 pm
Forum: ZoneMinder 1.34.x
Topic: Onvif probe
Replies: 6
Views: 4581

Onvif probe

I'm testing a new install of 1.34 on Ubuntu 18.04 server installed via "the easy way" script. When I click Onvif to probe for cameras to add it doesn't show any available could that happen because they are already associated or connected with other servers? I assumed that since the cameras...
by racelife
Thu Oct 31, 2019 8:45 pm
Forum: ZoneMinder 1.33.x Development Branch
Topic: Onvif broken
Replies: 8
Views: 8402

Re: Onvif broken

but no profile options appear. I hit this to, using the self build and master branch. Trace it for the following mode a line of code that was commented out. Uncomment and you should get the profiles. Although I do wonder if its commented out for a reason and so other in play work/fixes. Worked for ...
by racelife
Thu Oct 31, 2019 2:12 am
Forum: ZoneMinder 1.33.x Development Branch
Topic: Onvif broken
Replies: 8
Views: 8402

Re: Onvif broken

iconnor wrote: Wed Oct 30, 2019 12:56 am Huh.. thought that I had dealt with this... quick fix for now:

in /usr/bin/zmonvif-probe.pl on the first line, remove the T, so change it to

#!/usr/bin/perl -w
Now the window populates but no profile options appear.