Search found 163 matches

by tibetfreedom
Thu May 26, 2011 9:22 am
Forum: ZoneMinder 1.24.x
Topic: BT878 card… Detected...
Replies: 23
Views: 8782

Re: BT878 card… Detected...

also I get this…

zmu -d /dev/video0 --verbose -V1 --query
Error, failed to open video device /dev/video0: No such file or directory
by tibetfreedom
Thu May 26, 2011 8:07 am
Forum: ZoneMinder 1.24.x
Topic: BT878 card… Detected...
Replies: 23
Views: 8782

Re: BT878 card… Detected...

I see this in the logs… ['zmc -d /dev/video0' exited abnormally, exit status 255] also these are the results of a couple of things, note there are only 6 camera's on the system… root@CCTV:~# zmc --device /dev/video7 root@CCTV:~# zmc --device /dev/video7 root@CCTV:~# zmc --device /dev/video5 root@CCT...
by tibetfreedom
Thu May 26, 2011 7:25 am
Forum: ZoneMinder 1.24.x
Topic: BT878 card… Detected...
Replies: 23
Views: 8782

Re: BT878 card… Detected...

DO I need to add this somewhere … ?

If your driver is compiled into the kernel, add the following to be passed onto the kernel from LILO or GRUB.
bttv.card=0,0,0,0 bttv.tuner=4,4,4,4

I made bttv.conf file in the modprobe.d directory…
by tibetfreedom
Thu May 26, 2011 7:22 am
Forum: ZoneMinder 1.24.x
Topic: BT878 card… Detected...
Replies: 23
Views: 8782

Re: BT878 card… Detected...

But does not seem to show up in zoneminder… This may hold the clue… Any pointers most welcome.. 05:08.1 Multimedia controller: Brooktree Corporation Bt878 Audio Capture (rev 11) 05:09.0 Multimedia video controller: Brooktree Corporation Bt878 Video Capture (rev 11) 05:09.1 Multimedia controller: Br...
by tibetfreedom
Wed May 25, 2011 10:31 pm
Forum: ZoneMinder 1.24.x
Topic: BT878 card… Detected...
Replies: 23
Views: 8782

BT878 card… Detected...

But does not seem to show up in zoneminder… This may hold the clue… Any pointers most welcome.. 05:08.1 Multimedia controller: Brooktree Corporation Bt878 Audio Capture (rev 11) 05:09.0 Multimedia video controller: Brooktree Corporation Bt878 Video Capture (rev 11) 05:09.1 Multimedia controller: Bro...
by tibetfreedom
Wed May 25, 2011 12:05 am
Forum: ZoneMinder 1.24.x
Topic: Odd...
Replies: 8
Views: 2683

Re: Odd...

Heh ignore the patch, it will just make life harder i guess. Open /usr/bin/zmdc.pl (or /usr/bin/local/zmdc.pl depending on your installation) with an editor Find this piece of code: socket( CLIENT, PF_UNIX, SOCK_STREAM, 0 ) or Fatal( "Can't open socket: $!" ); my $saddr = sockaddr_un( SOC...
by tibetfreedom
Tue May 24, 2011 11:43 pm
Forum: ZoneMinder 1.24.x
Topic: Odd...
Replies: 8
Views: 2683

Re: Odd...

Heh ignore the patch, it will just make life harder i guess. Open /usr/bin/zmdc.pl (or /usr/bin/local/zmdc.pl depending on your installation) with an editor Find this piece of code: socket( CLIENT, PF_UNIX, SOCK_STREAM, 0 ) or Fatal( "Can't open socket: $!" ); my $saddr = sockaddr_un( SOC...
by tibetfreedom
Tue May 24, 2011 11:16 pm
Forum: ZoneMinder 1.24.x
Topic: Odd...
Replies: 8
Views: 2683

Re: Odd...

diff --git a/scripts/zmdc.pl.in b/scripts/zmdc.pl.in index f0109c3..30319a5 100644 --- a/scripts/zmdc.pl.in +++ b/scripts/zmdc.pl.in @@ -131,6 +131,9 @@ foreach my $arg ( @ARGV ) } } +# Create the directory first if it doesn't exist +mkdir(ZM_PATH_SOCKS); + socket( CLIENT, PF_UNIX, SOCK_STREAM, 0 )...
by tibetfreedom
Tue May 24, 2011 10:39 pm
Forum: ZoneMinder 1.24.x
Topic: Odd...
Replies: 8
Views: 2683

Re: Odd...

diff --git a/scripts/zmdc.pl.in b/scripts/zmdc.pl.in index f0109c3..30319a5 100644 --- a/scripts/zmdc.pl.in +++ b/scripts/zmdc.pl.in @@ -131,6 +131,9 @@ foreach my $arg ( @ARGV ) } } +# Create the directory first if it doesn't exist +mkdir(ZM_PATH_SOCKS); + socket( CLIENT, PF_UNIX, SOCK_STREAM, 0 )...
by tibetfreedom
Tue May 24, 2011 9:38 pm
Forum: ZoneMinder 1.24.x
Topic: Odd...
Replies: 8
Views: 2683

Re: Odd...

I know I should post more info but does anyone have ANY pointers ? Zoneminder will not start at all, it built and installed fine, but will not start... Here is the error… root@CCTV:/usr/local/bin# zmpkg.pl start Can't connect: No such file or directory at /usr/local/share/perl/5.10.1/ZoneMinder/Deb...
by tibetfreedom
Tue May 24, 2011 2:27 pm
Forum: ZoneMinder 1.24.x
Topic: Odd...
Replies: 8
Views: 2683

Odd...

I know I should post more info but does anyone have ANY pointers ?
Zoneminder will not start at all, it built and installed fine, but will not start...
by tibetfreedom
Tue May 17, 2011 11:53 pm
Forum: ZoneMinder 1.24.x
Topic: SVN + Debian Squeeze
Replies: 0
Views: 810

SVN + Debian Squeeze

Hi Anyone done this ?
I would like to compile FMPEG with x264 so I can use the latest eyeZM plugin,
Thanks…

I will be trying to do this myself over the next few days but thought I'd ask anyway…
by tibetfreedom
Mon Feb 28, 2011 5:56 pm
Forum: ZoneMinder 1.24.x
Topic: Cycle Image size
Replies: 0
Views: 915

Cycle Image size

How to ?
by tibetfreedom
Sun Feb 20, 2011 7:11 pm
Forum: ZoneMinder 1.24.x
Topic: Deep Storage
Replies: 2
Views: 1557

Re: Deep Storage

tibetfreedom wrote:I have enabled this,
switched zoneminder off and then on again.
Now is it enabled ?
I don't know ….
It appears to be but disk Storage still shows 29%

How do I get rid of the old files ?

Also How do I limit the data saved ?

I want to purge data so the disk does not fill…

Thanks...
by tibetfreedom
Sun Feb 20, 2011 4:13 pm
Forum: ZoneMinder 1.24.x
Topic: MoDect
Replies: 0
Views: 935

MoDect

One camera is black but then it comes back on when there is motion….
We have 6 camera's on a 8 camera card each camera has it's own chip.
All was fine until this morning when at 10.30 one camera went dark.
Again it comes back on for movement then goes dark again.