My disk is 95% full but otherwise my machine has tons of resources. I am sort of at a loss as to what would make this camera in record mode flip between events so rapidly whne it is supposed to take 10 minute videos: https://www.dropbox.com/s/pdjr8h5gge9oj3z/Scree...
compdoc has quit
ScrotieMcBoogerb joined the channel
skylite_ joined the channel
ScrotieMcBoogerb has quit
skylite has quit
cesardv_ joined the channel
digdilem_ joined the channel
Thymo_ joined the channel
cesardv has quit
digdilem has quit
Thymo has quit
zoid has quit
digdilem_ is now known as digdilem
Thymo_ is now known as Thymo
z0id joined the channel
Doo joined the channel
z0id is now known as zoid
mmn has quit
Bhaal has quit
mmn joined the channel
digdilem
issackelly, I'm going to guess network issues. a quick test is to ping that camera for a long time and look for packetloss. Aother is to use zoneminder's logging and see the error when it drops.
Justin417 has quit
Justin417 joined the channel
Schrottie joined the channel
chandoo_ joined the channel
bsaggy_ joined the channel
bsaggy has quit
issackelly has quit
armguy joined the channel
jackjames has quit
e-anima joined the channel
jackjames joined the channel
Bodkin has quit
Bodkin joined the channel
JoeKeilty
tried a firmware update on the camera issackelly?
I am having a problem where events aren't cleanly cutting on the 10 minute section interval I have defined. At 10:00:00 for example, it may end recording, record for 7 seconds, die and then start again at 10:00:07. Or it will end at 10:00:00 and start at 10:00:02 instead of immediately.
Could this be due to insufficient image buffer counts and pre/post event counts?
What role do PreEventCounts and PostEventCounts play when recording using h264?
TheGallopingFox joined the channel
Would appreciate if you could comment on this ic0n when you get spare minute :)
ScrotieMcBoogerb joined the channel
nullaffinity joined the channel
ic0n
When using h264 passthrough recording, zma will record the event start time and create the event. zmc will notice, and will then look back in it's buffer for a keyframe before the start time, and then go further back by pre-event # of frames. I think I may have mistakenly made it go back pre-event# of keyframes, which would give you event more.
I have noticed that on occasion there is some lag between zma starting/stopping events and zmc noticing.
about the short events... I am wondering if zmc is crashing.
issackelly joined the channel
compdoc joined the channel
issackelly
digdilem Hmm, interesting. Thanks
I increased the ram in my system from 12 to 64GB but I can't find where to set/reset the ring buffer size. I just find several references to the ring buffer, not where the size is definied : http://zoneminder.readthedocs.io/en/stable/sear...
Bodkin
Titler: Search — ZoneMinder documentation
JoeKeilty
issackelly, it is the image buffer count on the individual montiors
Monitor settings -> buffers
issackelly
I see. Thanks.
JoeKeilty
ic0n, does that work the same way if we use x264 encode rather than passthru?
issackelly
ic0n I realized I'm already using your PPA. Thank you :D -- looking at moving to the storageareas and/or x264 branch
ic0n
encode is different. encode is all done in zma.
x264 branch is dead. It has been merged to master.
i am using desktop os x version of zmNinja, and it works perfectly, however, when i try the android version i get question marks for images and this in the zm log: socket_sendto( /var/run/zm/zms-114764s.sock ) failed: No such file or directory
We just updated to mariadb-10.1.24 but I can't think how that would be to blame.
ic0n_ joined the channel
ic0n_
rexd666: I just did a bit of work that cuts mysql db connections (and mem leaks) in half.
To anyone running storageareas ... I have merged some work that makes notage review less intensive as well.
barjac
ic0n: rexd666: OK ignore the above, panic over - it should of course be root:apache - and always has been in our package, how it got changed on my test machine I have no idea :\