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?
Search found 12 matches
- Sat Jun 02, 2012 12:21 pm
- Forum: ZoneMinder 1.25.x
- Topic: Inputs switching.
- Replies: 0
- Views: 958
- Fri Jun 01, 2012 6:03 pm
- Forum: ZoneMinder 1.25.x
- Topic: /video0 problem
- Replies: 1
- Views: 1400
Re: /video0 problem
Problem solved.
http://wstaw.org/m/2012/06/02/Nowy_obra ... 00_q85.jpg
Very difficult is setup cam. My cam work only with:
http://wstaw.org/m/2012/06/02/Wizjer_1_ ... 00_q85.jpg
http://wstaw.org/m/2012/06/02/Wizjer_2_ ... 00_q85.jpg
http://wstaw.org/m/2012/06/02/Nowy_obra ... 00_q85.jpg
Very difficult is setup cam. My cam work only with:
http://wstaw.org/m/2012/06/02/Wizjer_1_ ... 00_q85.jpg
http://wstaw.org/m/2012/06/02/Wizjer_2_ ... 00_q85.jpg
- Fri Jun 01, 2012 6:02 pm
- Forum: ZoneMinder 1.25.x
- Topic: /video0 problem
- Replies: 1
- Views: 1400
/video0 problem
Hi,
I have problem with /video0
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
- Thu May 24, 2012 4:46 pm
- Forum: ZoneMinder 1.25.x
- Topic: Problem with data size conflict.
- Replies: 6
- Views: 3513
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; Hope it helps ...
- Tue May 22, 2012 8:27 pm
- Forum: ZoneMinder 1.25.x
- Topic: Problem with data size conflict.
- Replies: 6
- Views: 3513
Re: Problem with data size conflict.
metadata is empty, but informations about file are:hk_niko wrote:open it in vlc and see the metadata
720x576
25k/s
I420
for PAL
- Tue May 22, 2012 6:43 pm
- Forum: ZoneMinder 1.25.x
- Topic: Problem with data size conflict.
- Replies: 6
- Views: 3513
Re: Problem with data size conflict.
I have only /dev/video0 with inputs from 1 to 4. Now I'm using only input 1.hk_niko wrote:How many channels do you have?
that stream uses?
DVR device support tv system NTSC. Palette YUYV. Resolution 320x240.
- Tue May 22, 2012 6:31 pm
- Forum: ZoneMinder 1.25.x
- Topic: Problem with data size conflict.
- Replies: 6
- Views: 3513
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 ...
- Tue May 01, 2012 5:42 pm
- Forum: ZoneMinder 1.25.x
- Topic: I cannot run ZoneMinder on Debian.
- Replies: 7
- Views: 3619
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 ...
- Tue May 01, 2012 4:22 pm
- Forum: ZoneMinder 1.25.x
- Topic: I cannot run ZoneMinder on Debian.
- Replies: 7
- Views: 3619
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 ...
- Tue May 01, 2012 1:41 pm
- Forum: ZoneMinder 1.25.x
- Topic: I cannot run ZoneMinder on Debian.
- Replies: 7
- Views: 3619
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 ...
- Mon Apr 30, 2012 7:20 pm
- Forum: ZoneMinder 1.25.x
- Topic: I cannot run ZoneMinder on Debian.
- Replies: 7
- Views: 3619
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.
- Fri Apr 06, 2012 5:30 pm
- Forum: ZoneMinder 1.25.x
- Topic: Ubuntu 12.04 and ./configure error.
- Replies: 0
- Views: 1063
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 ...