#zoneminder

/

      • carvite joined the channel
      • barjac has quit
      • spm_draget has left the channel
      • trumee has quit
      • trumee joined the channel
      • jwpierce3 joined the channel
      • trumee_ joined the channel
      • trumee has quit
      • trumee joined the channel
      • trumee_ has quit
      • trumee has quit
      • trumee joined the channel
      • rob_h has quit
      • rob_h joined the channel
      • rob_h has quit
      • joey joined the channel
      • achan joined the channel
      • armguy joined the channel
      • jwpierce3 has quit
      • YellowGT0 joined the channel
      • Lurchy has quit
      • achan joined the channel
      • achan joined the channel
      • phroco joined the channel
      • Betablocker joined the channel
      • Betablocker has quit
      • Betablocker joined the channel
      • Betablocker has quit
      • Betablocker joined the channel
      • maximi89 has quit
      • rob_h joined the channel
      • barjac joined the channel
      • Betablocker has quit
      • PrinceOfCats joined the channel
      • screedo has quit
      • knnniggett joined the channel
      • AngstHab joined the channel
      • Lihis joined the channel
      • ic0n_
        Good morning
      • knnniggett
        morning
      • ic0n_: Should we change Url() in Server.php to return nothing at all if $this->Hostname() is empty? Currently it returns ZM_BASE_PROTOCOL . '://'
      • ic0n_
        I don't think it should return nothing. I think it should return ZM_BASE_PATH which should be either nothing or /zm or whatever is appropriate. I pushed a commit to do that, but havn't made a PR because I havn't tested it yet.
      • knnniggett
        The State & fps values in watch.js are composed of "monitorUrl+thisUrl" ...thisUrl already contains the latter half of the url.
      • ic0n_
        um...
      • API wise.... I tend to think that Server->Url() should give something like http://serverhostname/ZM_BASE_PATH in the multi-server case, and ZM_BASE_PATH in the non-multi-server case. So I am tempted to say that watch.js should be changed, but I'll need to review the code I guess.
      • knnniggett
        Yeah, that makes sense
      • PrinceOfCats has quit
      • ic0n_
        My roomba is not doing so well with my floor plan.
      • YellowGT0 has quit
      • AngstHab has quit
      • Betablocker joined the channel
      • screedo joined the channel
      • dmz joined the channel
      • YellowGT0 joined the channel
      • armguy joined the channel
      • Betablocker1 joined the channel
      • Betablocker has quit
      • screedoz joined the channel
      • Betablocker1 is now known as Betablocker
      • Oo--oO joined the channel
      • Oo--oO
        sorry for asking, been digging around for a day and cant seem to figure it out - my dlink 5010 disconnects every few minutes
      • running at 2.5fps, 5fps, etc. doesnt seem to change things
      • i took it off wireless, that only speed up the disconnects
      • 2016-01-04 08:47:46.821116zma_m227235INFdlink5010L: 68074 - Gone into prealarm statezm_monitor.cpp1485
      • 2016-01-04 08:47:46.779586zma_m227235WARSignal: Reacquiredzm_monitor.cpp1293
      • 2016-01-04 08:47:46.243068zma_m227235WARSignal: Lostzm_monitor.cpp1293
      • 2016-01-04 08:47:46.186894zmc_m22391WARUnable to capture image, retryingzm_remote_camera_http.cpp1171
      • 2016-01-04 08:47:46.128606zmc_m22391ERRConnection dropped by remote endzm_remote_camera_http.cpp1048
      • any ideas?
      • knnniggett
        Connection dropped by remote means the camera or network stopped responding. From the zonemidner server, place a continuous ping on the camera. Are any packets dropped?
      • achan joined the channel
      • Oo--oO
        i'll try that
      • no packets dropped while the signal did drop
      • i suspect its something in the protocol handler on the dlink tbh
      • someone mentioned on a random post that they adjusted the Mbps of their mjpeg stream to fix it on their axis camera, but ... didn't mention which way they adjusted or what the problem with their setting was in general. I've fiddled with it a little and it might be making a difference in terms of how long it takes to drop (every five minutes versus every three), but thats kind of subjective analysis at this point
      • I had to adjust that monitors Alarm Frame Count to 2 otherwise I was getting an event with every signal reacquire (completely blue frame)
      • while its fun to troubleshoot that thing... if anyone has a pointer to a nice set of wireless cameras for pointing at the outside and doing some inside work that works -well- with zoneminder, i'm all ears
      • ic0n_
        Oo--oO I havent had any trobules with my dlinks... but then I haven't tried your model.
      • knnniggett
        Oo--oO: While some like to use Wifi, I won't recommend Wifi for any surveillance application. You still have to get power to camera... use a powerline adapter if you really don't want to run a data cable.
      • barjac has quit
      • fixxxermet joined the channel
      • Oo--oO
        knnniggett: I eliminated wifi from this for now
      • Mvandenboom
        knnniggett, problem with powerline for a lot of people is the larger the house the larger the circuit zones. I cant use it on some of my circuits as they are on a diff sub circuit
      • fixxxermet
        morning
      • ic0n_
        Hey! fixxxermet's back!
      • fixxxermet
        Here I am.
      • Had a family emergency mid-decemeber that I had to attend to, just getting back to things.
      • ic0n_
        everything ok now?
      • fixxxermet
        more or less
      • ic0n_
        a lot of family emergencies happen in December. Sucks.
      • I hope the new year goes better for you.
      • Oo--oO
        i'll poke around with higher levels of debug logging I think, I couldnt see anything different with just debugging on
      • fixxxermet
        thanks. I plan on making it a good one
      • ic0n_
        It occurred to me today, that as I turn ZM into a fully distributed system... and as cameras become more powerful, we may reach a point where we don't need a ZM server. A ZM cloud service might be enough.
      • fixxxermet
        For some people I'm sure, but others (like myself) love running things in-house
      • jzaw
        ditto ... hi and hny fixxxermet btw
      • Oo--oO
        theres a bit of a high cost in sending every frame to the cloud for analysis
      • (not that I dont like sending all events to the cloud)
      • i'm trying older firmware on the dlink, i did upgrade that yesterday
      • Mvandenboom
        zm cloud service would be an amazing paid for function. Maybe an API that runs on a host to connect them all? Or on the camera directly?
      • Oo--oO
        thats nice that they have all the back versions and a clean readme up
      • knnniggett
        Mvandenboom: In that case, you can either move one of the circuit breakers up or down one slot in your panel, or you use two additional power adapters to combine the networks on each phase
      • Mvandenboom
        yeah you could do that
      • ic0n_
        In aperfect world, we would have zm running on the cameras themselves. zmcloud would just provide a nice UI to it, and reduced framerate event storage. For when someone steals your camera/server.
      • Oo--oO
        at that point the cost of running a cable should really be considered though
      • Mvandenboom
        Oo--oO, agreed
      • knnniggett
        Oo--oO: Running a data cable really is your best option.... that opens up the possibility of PoE too
      • Mvandenboom
        ic0n_, most cameras these days have the api functionality already embedded. My American Dynbamics certainly do
      • Oo--oO
        i wish it solved this issue though, I was hoping it would
      • a wifi issue is easy to deal with (for me)
      • (and wired)
      • hrmph, similar.
      • the other camera (dlink 920) doesnt do this
      • Oo--oO scratches his head
      • it was every ten minutes or so up until something changed it to two-three minutes or so
      • thats the only real clue I have outside of the obvious logs
      • Oo--oO wanders off to puzzle
      • (and/or get ready for work)
      • trumee has quit
      • Oo--oO suspects its the camera and eyes somethign shiny
      • trumee joined the channel
      • Arron joined the channel
      • knnniggett
        Oo--oO: There are generally three interchangeable source types for modern IP cameras: remote/rtsp, libvlc, and ffmpeg. Try one of the other methods and see if that works better with your dlink
      • shibboleth joined the channel
      • bsaggy_ joined the channel
      • armguy joined the channel
      • Mvandenboom has quit
      • [44] joined the channel
      • mike_ joined the channel
      • mike_ is now known as Mvandenboom
      • Mvandenboom has quit
      • knnniggett has quit
      • Betablocker has quit
      • phroco has quit
      • asker joined the channel
      • asker
        hi ic0n_ - wondering if you were planning to make 1.29 packages or will you wait till rc is over?
      • hola fixxxermet !
      • shibboleth
        and why does the flat skin pull fonts and shait from google?
      • asker
        a lot of sites these days pull the open source google fonts from the google CDN. is that a bad thing? I guess it could be local too
      • shibboleth
        Yes, that is a *very* bad thing.
      • Google are *very* bad people
      • fixxxermet
        hey asker, thought you were gone for a while?
      • asker
        fixxxermet - yep, I'm gone and here. The advantage of jet-lag
      • fixxxermet - you didn't think I'd really let you breathe easy for 2 weeks, did you :-p ?
      • fixxxermet
        silly me
      • asker
        shibboleth - looks like this line https://github.com/ZoneMinder/ZoneMinder/blob/m...
      • what happens if you comment it out? does it look acceptable?
      • it should fall back to other font families in the style order
      • shibboleth
        i've blacklisted everything google from all endpoint firewalls, there is a noticable lags
      • lags/lag