Search found 12 matches

by odror
Wed Nov 16, 2016 5:25 pm
Forum: ZoneMinder 1.30.x
Topic: web interface does not show camera images
Replies: 2
Views: 1613

Re: web interface does not show camera images

Than you. It fixed the problem. Why this was not the default?
by odror
Wed Nov 16, 2016 3:48 am
Forum: ZoneMinder 1.30.x
Topic: web interface does not show camera images
Replies: 2
Views: 1613

web interface does not show camera images

I have installed zoneminder 1.30 in lxc container. apache2 is missing something. It does not display any camera images, but when looking at the event directory I see captured jpeg images. For some reason the zoneminder interface is not able to show images. I am guessing that I am missing package or ...
by odror
Sun Nov 16, 2014 2:38 am
Forum: Hardware Queries
Topic: Help setup of IPcam (sricam AP0005)
Replies: 3
Views: 7454

Re: Help setup of IPcam (sricam AP0005)

I have actually used this web page after posting my note. I did find the correct setting. I have returned the camera because of multiple issues. Including incorrectly advertising the camera as an HD camera. There is not way to get to the HD mode. Not even in windows. The zoom cannot be controlled. I ...
by odror
Thu Nov 13, 2014 4:47 pm
Forum: ZoneMinder 1.28.x
Topic: zoneminder (?randomly) stops capturing on one monitor
Replies: 4
Views: 3120

Re: zoneminder (?randomly) stops capturing on one monitor

I have no issues with a similar foscam camera on http. The issue is specific to the microseven camera using libvlc on rtsp. I have a workaround that seems to work well. I restart the zmc daemon every 12 hours. #!/bin/sh /usr/bin/zmdc.pl stop zmc -m 1 sleep 0.2 /usr/bin/zmdc.pl start zmc -m 1 I ...
by odror
Sun Nov 09, 2014 7:05 am
Forum: ZoneMinder 1.28.x
Topic: zoneminder (?randomly) stops capturing on one monitor
Replies: 4
Views: 3120

zoneminder (?randomly) stops capturing on one monitor

OS: ubuntu 14.10 vlc verison: 2.2.0+ppa2.4 Camera: Microseven M7D12 960p Onvif 2.8 mm Wide Angle 1/3" Source protocol: rtsp://admin:password@192.168.xx.xx:554/ipcam_h264.sdp Source type: Libvlc Randomly the attached monitor (monitor-1) stops capturing. In the log file there is this change from 20fps ...
by odror
Sat Nov 01, 2014 9:33 pm
Forum: ZoneMinder 1.28.x
Topic: fisheye correction
Replies: 0
Views: 2638

fisheye correction

Hi

Is there a way to do a fisheye correction.

I have the microseven camera with 2.8mm lens. The camera is nice. With a wide view, but there is an expected fisheye distortion to the image. The windows ispy software can correct the distortion. Is there something equivalent for zoneminder.

Thanks
by odror
Sun Oct 19, 2014 6:30 am
Forum: Hardware Queries
Topic: Help setup of IPcam (sricam AP0005)
Replies: 3
Views: 7454

Help setup of IPcam (sricam AP0005)

Hi

I am trying to find the correct zoneminder setup for my new PTZ IP camera. (SRICAM AP0005)

Is there a way to detect the correct setup for zoneminder. I am able to access the camera from a web.

or even better does anyone know how to set this camera.

Thanks

Any help will be appreciated.
by odror
Mon Sep 29, 2014 1:40 am
Forum: ZoneMinder 1.27.x
Topic: Was 1.28 released??
Replies: 1
Views: 2581

Was 1.28 released??

Hi I found an ubuntu ppa of zoneminder with a version of 1.28 (https://launchpad.net/~iconnor/+archive/ubuntu/zoneminder-cluster/+build/6319712). was 1.28 officially released? if it was will it work on 14.10 or 14.04. Where can I find the release note for this version?. Thanks DISCLAIMER: I am not ...
by odror
Tue Apr 15, 2014 2:36 am
Forum: Hardware Queries
Topic: Recomend 2.8mm/mjpeg/ir dome camera
Replies: 1
Views: 1248

Recomend 2.8mm/mjpeg/ir dome camera

I need helping finding (zoneminder compatible) camera.


I have hard times findings DOME camera with the followings specs UNDER $200
Any help will be appreciated.

2.8mm or wider
2mp or more
with IR (prefer more than 50 feet)
uses mjpeg protocol

amazon prime preferred.

Thanks
by odror
Tue Apr 01, 2014 9:45 pm
Forum: ZoneMinder 1.26.x
Topic: zmfilter.pl failure.
Replies: 3
Views: 2352

zmfilter.pl failure.

OS: Ubuntu 13.10 ZM: 1.26.5 My HD is 100% full. zmfilter.pl fails. In the syslog I get: Apr 1 14:41:16 my_machine zmdc[26567]: INF [Starting pending process, zmfilter.pl] Apr 1 14:41:16 my-machine zmdc[26567]: INF ['zmfilter.pl' starting at 14/04/01 14:41:16, pid = 3671] Apr 1 14:41:16 my_machine ...
by odror
Mon Feb 17, 2014 10:08 pm
Forum: ZoneMinder 1.26.x
Topic: off loading processing to the GPU.
Replies: 4
Views: 3379

Re: off loading processing to the GPU.

Thank

VLC has hardware acceleration support. Would'nt that help?? I'll wait for the next version.
by odror
Sat Feb 15, 2014 8:58 pm
Forum: ZoneMinder 1.26.x
Topic: off loading processing to the GPU.
Replies: 4
Views: 3379

off loading processing to the GPU.

I am new to zoneminder. I am testing it with a 1080p IP camera.

On i7-4770 machine I get CPU values (using top) of 25% for zma and zmc.

Is there a way to offload some of the processing to my NVIDIA gtx 660 card.

If I will have 3-4 cameras this is really going to be a problem.

Thanks