Skip to content
This repository has been archived by the owner on Jun 18, 2022. It is now read-only.

No Detections Listed in Web UI #143

Open
Stubbs opened this issue Dec 27, 2018 · 0 comments
Open

No Detections Listed in Web UI #143

Stubbs opened this issue Dec 27, 2018 · 0 comments

Comments

@Stubbs
Copy link

Stubbs commented Dec 27, 2018

Describe the bug
Detections aren't listed in Web UI

To Reproduce
I have my local NAS mounted at /mnt/nas and in the config I have set that as the directory for image & video capture and I can see that there are images & videos being captured, I'm also getting notifications of movement via MQTT but I cannot see them listed in the usual place on the Kerberos web UI (down the left)

Expected behavior
I should be able to see the movement times on the Web UI

Screenshots

Desktop (please complete the following information):

  • OS: OSX
  • Browser Chrome
  • Version 71.0.3578.98 (Official Build) (64-bit)

Kerberod Version: 2.7.2

Additional context
fstab looks like this for the NAS mount:

//192.168.1.2/USB_HDD_1/Video/CCTV/garden /mnt/nas cifs username=cctv,password=password,iocharset=utf8,vers=1.0,file_mode=0644,dir_mode=0644,uid=1007,gid=100,rw,setuids 0 0

Log excerpt for motion detection:

27/12/2018 20:24:21.307 INFO  [trivial] RectangleExpositor: activity detected from (1231,677) to (1279,862)
27/12/2018 20:24:33.451 INFO  [trivial] RectangleExpositor: activity detected from (130,265) to (721,404)
27/12/2018 20:24:34.226 INFO  [trivial] RectangleExpositor: activity detected from (44,315) to (144,375)
27/12/2018 20:24:34.227 INFO  [trivial] Heuristic is valid; numberOfChanges: 1439, Sequence duration: 2
27/12/2018 20:24:34.227 INFO  [trivial] IoVideo: firing
27/12/2018 20:24:34.227 INFO  [trivial] IoVideo (OnBoard): start writing images
27/12/2018 20:24:34.370 INFO  [trivial] Executing IO devices for 1 detection(s)
27/12/2018 20:24:34.370 INFO  [trivial] IoDisk: saving image 1545942274_6-227742_Driveway_44-315-144-375_1439_8.jpg
27/12/2018 20:24:34.733 INFO  [trivial] IoVideo: locked write thread
27/12/2018 20:24:34.896 INFO  [trivial] IoMQTT: sending message...sent
27/12/2018 20:24:39.229 INFO  [trivial] IoVideo: end writing images
27/12/2018 20:24:39.229 INFO  [trivial] IoVideo: remove videowriter
27/12/2018 20:24:39.229 INFO  [trivial] IoVideo: unlocking write thread
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant