Search found 18 matches
- Sun Aug 16, 2020 6:42 am
- Forum: ZoneMinder 1.35.x Development Branch
- Topic: trouble building via packpack on ubuntu 20.04
- Replies: 13
- Views: 4820
Re: trouble building via packpack on ubuntu 20.04
so i've been committing changes now every time i want to build. i think that's been reliable. the build process is a bit slow, but not a big issue. i have a pretty stable setup using dlandon's docker image and tried to migrate that out of the docker, but ran into some issues. maybe i just need to ...
- Sat Aug 08, 2020 10:47 pm
- Forum: ZoneMinder 1.35.x Development Branch
- Topic: trouble building via packpack on ubuntu 20.04
- Replies: 13
- Views: 4820
Re: trouble building via packpack on ubuntu 20.04
so i think things are mostly working. i'm building the entire package to just work on a single piece -- zma. but i can live with that for now. but i'm really confused by how it's doing the build. it's copying the source directory to the build dir while it's processing. and when i compare the src ...
- Sat Aug 08, 2020 2:32 am
- Forum: Docker
- Topic: moving out from docker
- Replies: 2
- Views: 2641
Re: moving out from docker
oh cool. i guess the various ini's are accessible still so i can copy them around as needed. i may still just stick with the docker image. i'm torn still. it's pretty convenient and it works great. my first install of zm was just normal install and i couldn't get event notifications to work, but ...
- Fri Aug 07, 2020 8:16 pm
- Forum: Docker
- Topic: moving out from docker
- Replies: 2
- Views: 2641
moving out from docker
i've been running under docker for a couple weeks. now i'm looking at moving to a direct install. i'd like to retain as much as possible from my docker zm settings (and zmes settings). any pointers? is there a way to "commit" a docker container in some way?
- Fri Aug 07, 2020 8:14 pm
- Forum: ZoneMinder 1.35.x Development Branch
- Topic: trouble building via packpack on ubuntu 20.04
- Replies: 13
- Views: 4820
Re: trouble building via packpack on ubuntu 20.04
will do. part of the reason to build from source it to explore some changes to the code. when building dev packages should i do anything particular with the version file (i'm assuming that's where it's getting the version info)? or just let it use build numbers to differentiate itself? or is it all ...
- Fri Aug 07, 2020 6:46 pm
- Forum: ZoneMinder 1.35.x Development Branch
- Topic: trouble building via packpack on ubuntu 20.04
- Replies: 13
- Views: 4820
Re: trouble building via packpack on ubuntu 20.04
awesome. it seems to have completed and now i've got a .deb file i can install. right now i'm running zm from inside of dlandon's docker image. i'm fine with installing directly to my system, but before i do that, is it preferred to run zm from a docker or directly installed? i am not very docker ...
- Fri Aug 07, 2020 2:44 am
- Forum: ZoneMinder 1.35.x Development Branch
- Topic: trouble building via packpack on ubuntu 20.04
- Replies: 13
- Views: 4820
Re: trouble building via packpack on ubuntu 20.04
thanks. i figured it might be the case that focal was not ready yet (at least using this system).
- Wed Aug 05, 2020 9:01 pm
- Forum: ZoneMinder 1.35.x Development Branch
- Topic: trouble building via packpack on ubuntu 20.04
- Replies: 13
- Views: 4820
Re: trouble building via packpack on ubuntu 20.04
i'll admit to be being a bit vague about how this all gets put together... it says it's pulling packpack/packpack:ubuntu-focal that is the docker image, yeah? the .travis.yml file has the line: - SMPFLAGS=-j4 OS=ubuntu DIST=focal DOCKER_REPO=iconzm/packpack when searching for my error, it seemed the ...
- Tue Aug 04, 2020 8:09 pm
- Forum: ZoneMinder 1.34.x
- Topic: unusually high delta values
- Replies: 6
- Views: 2317
Re: unusually high delta values
i'm trying to get zm compiling, but haven't had much luck. i've got some thoughts i'd like to try out.
- Tue Aug 04, 2020 7:47 am
- Forum: ZoneMinder 1.35.x Development Branch
- Topic: trouble building via packpack on ubuntu 20.04
- Replies: 13
- Views: 4820
trouble building via packpack on ubuntu 20.04
trying to build a 1.35 or even 1.34 using the packpack docker image as described in the docs. doesn't get very far. mk-build-deps: Unable to install zoneminder-build-deps at /usr/bin/mk-build-deps line 457. mk-build-deps: Unable to install all build-dep packages make: *** [/pack//deb.mk:121: /build ...
- Tue Aug 04, 2020 3:08 am
- Forum: ZoneMinder 1.34.x
- Topic: unusually high delta values
- Replies: 6
- Views: 2317
Re: unusually high delta values
so with the standard blend method... my ref image value is 112. my live image values are 120. blend percent 6.25% 112 * .9375 = 105 120 * .0625 = 7.5 105 + 7.5 = 112 --- no change to the ref image... i'd have to get up to 128 in order to increase the 112 by 1. so i could have a solid 125 blending ...
- Tue Aug 04, 2020 1:06 am
- Forum: ZoneMinder 1.34.x
- Topic: unusually high delta values
- Replies: 6
- Views: 2317
Re: unusually high delta values
so my ref images don't have the odd plateauing anymore -- i turned off fast blend and cpu extensions. but i'm still having issues. but i still see a ton of areas in the deltas in the 15-20 range. this is a white wall in the shade. pixel values vary from about 158, 175, 180 to 162, 180, 185 in the ...
- Tue Aug 04, 2020 12:03 am
- Forum: Feature Requests
- Topic: easier access to diagnostic images
- Replies: 0
- Views: 2755
easier access to diagnostic images
i've found the fifo diagnostic images for reference/delta images to be incredibly useful. it would be fantastic if those were linked from somewhere instead of being something you have to find in the docs and cut-and-paste to a web browser. a link from the live view would make sense -- plenty of ...
- Mon Aug 03, 2020 10:29 pm
- Forum: Docker
- Topic: linking diagnostic zmes images outside of docker
- Replies: 0
- Views: 2016
linking diagnostic zmes images outside of docker
it would be nice if the zmes diagnostic images would link to outside of the docker image like the other parts of the event notification system do. so when you enable the temporary image writing option, the temp images would go something like the /mnt/Zoneminder/hook/images directory rather than ...
- Mon Aug 03, 2020 7:21 pm
- Forum: ZoneMinder 1.34.x
- Topic: unusually high delta values
- Replies: 6
- Views: 2317
Re: unusually high delta values
yeah, looking at the fastblend code, basically depending on the blend percentage, you are basically throwing out your lowest significant bits. at 6%, it's tossing out the lowest 4 bits of your the image. this is why i'm not getting anything higher than 240 in the image. the pools of values of 15 are ...