Search found 12 matches

by gallonin
Sat Jun 02, 2012 12:21 pm
Forum: ZoneMinder 1.25.x
Topic: Inputs switching.
Replies: 0
Views: 906

Inputs switching.

Hi,

I have EasyCap DVR USB capture device. It has 4 out channel, but only one channel work at the same time.

How to automatically switch channels from 1 to 4 for /dev/video0 for example in ZoneMinder?
by gallonin
Fri Jun 01, 2012 6:02 pm
Forum: ZoneMinder 1.25.x
Topic: /video0 problem
Replies: 1
Views: 1319

/video0 problem

Hi,


I have problem with /video0

Code: Select all

1997-01-12 01:35:56.105195	zmdc	2529	ERR	'zmc -d /dev/video0' exited abnormally, exit status 255	zmdc.pl	
by gallonin
Thu May 24, 2012 4:46 pm
Forum: ZoneMinder 1.25.x
Topic: Problem with data size conflict.
Replies: 6
Views: 3109

Re: Problem with data size conflict.

Known issue: To remove errors "zmwatch[2429].ERR [Shared data size conflict in shared_data for monitor Monitor-1, expected 328, got 316]", edit /usr/local/share/perl/5.12.4/ZoneMinder/Memory.pm (or find where the Memory.pm is) and replace: $arch = int(3.2*length(~0)); with $arch = 32; Hop...
by gallonin
Tue May 22, 2012 8:27 pm
Forum: ZoneMinder 1.25.x
Topic: Problem with data size conflict.
Replies: 6
Views: 3109

Re: Problem with data size conflict.

hk_niko wrote:open it in vlc and see the metadata
metadata is empty, but informations about file are:

720x576
25k/s
I420

for PAL
by gallonin
Tue May 22, 2012 6:43 pm
Forum: ZoneMinder 1.25.x
Topic: Problem with data size conflict.
Replies: 6
Views: 3109

Re: Problem with data size conflict.

hk_niko wrote:How many channels do you have?
that stream uses?
I have only /dev/video0 with inputs from 1 to 4. Now I'm using only input 1.

DVR device support tv system NTSC. Palette YUYV. Resolution 320x240.
by gallonin
Tue May 22, 2012 6:31 pm
Forum: ZoneMinder 1.25.x
Topic: Problem with data size conflict.
Replies: 6
Views: 3109

Problem with data size conflict.

Hi, I have problem: 14788 zmc_dvideo0[3446].INF-zmc.cpp/191 [Starting Capture] 997-01-02 01:21:10.616296 zmwatch[3345].ERR-zmwatch.pl [Shared data size conflict in shared_data for monitor Wizjer, expected 328, got 316] 1997-01-02 01:22:10.699289 zmwatch[3345].ERR-zmwatch.pl [Shared data size conflic...
by gallonin
Tue May 01, 2012 5:42 pm
Forum: ZoneMinder 1.25.x
Topic: I cannot run ZoneMinder on Debian.
Replies: 7
Views: 3216

Re: I cannot run ZoneMinder on Debian.

... waiting Warning: DocumentRoot [etc/share/zoneminder/] does not exist Is the path to the zoneminder files correct?. Seems that you missed a '/' before the 'etc', but first check the files are in /etc/share/zoneminder. PacoLM ZoneMinder Work. :mrgreen: http://wstaw.org/m/2012/05/01/Nowy_obraz_map...
by gallonin
Tue May 01, 2012 4:22 pm
Forum: ZoneMinder 1.25.x
Topic: I cannot run ZoneMinder on Debian.
Replies: 7
Views: 3216

Re: I cannot run ZoneMinder on Debian.

... waiting Warning: DocumentRoot [etc/share/zoneminder/] does not exist Is the path to the zoneminder files correct?. Seems that you missed a '/' before the 'etc', but first check the files are in /etc/share/zoneminder. PacoLM I have problem with copy/paste between VirtualBox and Windows. http://w...
by gallonin
Tue May 01, 2012 1:41 pm
Forum: ZoneMinder 1.25.x
Topic: I cannot run ZoneMinder on Debian.
Replies: 7
Views: 3216

Re: I cannot run ZoneMinder on Debian.

try h t t p://ip_address/zoneminder Doesn't work. * Configure zoneminder: In the file /etc/apache2/sites-enabled/000-default Change 'DocumentRoot /var/www', to 'DocumentRoot /usr/share/zoneminder' Change '<Directory /var/www/>', to '<Directory /usr/share/zoneminder/>' service apache2 restart During...
by gallonin
Mon Apr 30, 2012 7:20 pm
Forum: ZoneMinder 1.25.x
Topic: I cannot run ZoneMinder on Debian.
Replies: 7
Views: 3216

I cannot run ZoneMinder on Debian.

Hello, I installed ZoneMinder on Debian by repositorium... #apt-get install zoneminder ... and ZoneMinder start with debian, but I do not know how run ZoneMinder. If I put my IP address into web browser I see only Apache web page. How configure ZoneMinder to work? PS. Sorry for my english.
by gallonin
Fri Apr 06, 2012 5:30 pm
Forum: ZoneMinder 1.25.x
Topic: Ubuntu 12.04 and ./configure error.
Replies: 0
Views: 984

Ubuntu 12.04 and ./configure error.

Hi, I have problem with ./configure: ubuntu@ubuntu:~/ZoneMinder-1.25.0$ ./configure --with-webdir=/home/ZoneMinder-1.25.0 checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for g...