Watchdog version 1 released with Zoneminder

Using applications, configuring, problems
Message
Author
aarf

#21 Post by aarf »

reason no CD on eeePC

just copied all folders and file to top / and booted with

Code: Select all

title casper/watchdog on sdc1
root (hd1,0)
kernel /casper/vmlinuz1 phome=casper psubdir=casper 
initrd /casper/initrd1.img
got a log way through the boot with lots of things scrolling by then this:

Code: Select all

sd 2:0:0:0: Attached scsi disk sdc
Done.
      Check root = bootarg cat /proc/cmdline
      or issig modules, devices: cat /proc/modules ls /dev
      
ALERT! does not exist. Dropping to a shell!

BusyBox v1.1.3 (Debian 1:1.3-4) Built-in shell (ash)

Enter "help" for a list of built-in commands.

/bin/sh : can't access tty: job control turned off

(initramfs) _ <<<(blinking cursor)      
(had to sit at a desk (puke) and copy/write this on paper then type it in here) how uncool :roll: ) (yeah i did try photographing it with my phone but the resolution/focus makes it hard to read)
dont know how to proceed.

was also thinking maybe watchdog can go into dpup

aarf

#22 Post by aarf »


User avatar
rhadon
Posts: 1292
Joined: Thu 27 Mar 2008, 11:05
Location: Germany

#23 Post by rhadon »

capetownlad wrote:Hi another newbie here - When booting from live cd I also get as far as user@debian and the it hangs? anybody get a solution to this?
Same problem here, if'm trying to run that Live CD :cry: (and yes, I think it's the right place to post this :wink:, or in the thread posted by Aarf, but this makes not a big difference to me )

@ Aarf
same problem here, trying to run from HDD :cry:

I really like to try this program, but the "new version" was postet in Aug 2007 and the last post of the dev was in Jul 2008 here.

Also it seems to me, it's Debian now, not Puppy.

It's said "Hope is dying at last". I'm not hopeful very much.

Rolf
Ich verwende "frugal", und das ist gut so. :wink:
Raspberry Pi without Puppy? No, thanks.

aarf

#24 Post by aarf »

hello rhadon,
still trying and faliing now with grub2
may have to try to ask for directions at debian forum
or try to instal it from scratch in dpup.

User avatar
rhadon
Posts: 1292
Joined: Thu 27 Mar 2008, 11:05
Location: Germany

#25 Post by rhadon »

Does anybody know where I can get the old version v1, based on Puppy?
doubleburger only provides v2 :cry:

Thanks

Rolf

@ Aarf, maybe you are also interested in Motion (a pet)?
It's working a little bit for me, this means, it makes a picture if there is a movement in the observed area. Then stops or sometimes segmentation fault.
Must play more with it.
Ich verwende "frugal", und das ist gut so. :wink:
Raspberry Pi without Puppy? No, thanks.

aarf

#26 Post by aarf »

thanks rhadon have downloaded them and will take a look.

User avatar
CatDude
Posts: 1563
Joined: Wed 03 Jan 2007, 17:49
Location: UK

#27 Post by CatDude »

Hello rhadon
rhadon wrote:Does anybody know where I can get the old version v1, based on Puppy?
doubleburger only provides v2 :cry:
I have uploaded a copy of watchdog-v1.1.iso 216MB
(md5sum = a21b414523c9395693d341226b6ada03)

You can grab a copy of it from here: (Thanks go to russoodle for providing the space for it)
watchdog-v1.1.iso
watchdog-v1.1.iso.md5.txt
Username = puppy
Password = linux

The screenshot below shows watchdog-v1.1
with a PACE USB webcam set up on it.

CatDude
.
[img]http://www.smokey01.com/CatDude/.temp/sigs/acer-futile.gif[/img]

User avatar
rhadon
Posts: 1292
Joined: Thu 27 Mar 2008, 11:05
Location: Germany

#28 Post by rhadon »

Thanks CatDude,

I'm just downloading right now :D

Rolf

Edit: Yes, thanks also to russoodle. It's a shame that people in the background are often forgotten.
Ich verwende "frugal", und das ist gut so. :wink:
Raspberry Pi without Puppy? No, thanks.

aarf

#29 Post by aarf »

Code: Select all

# wget -4c http://puppylinuxstuff.meownplanet.net/catdude/ISOs/various/watchdog-v1.1.iso --user=puppy --http-password=linux
fast too upto 600+ K/s

postfs1

#30 Post by postfs1 »

To reedit up to date.
Last edited by postfs1 on Mon 28 Mar 2016, 00:46, edited 2 times in total.

Minnesota
Posts: 326
Joined: Thu 11 Sep 2008, 11:25

Webcam

#31 Post by Minnesota »

Downloaded the v1.1, please help. How do I set up the web cam? Probably could search for awhile, but figured I would ask. I have two USB webcams. A Gear Head and a Winbook, Tried plugging in with the software running and tried booting with both plugged in. Can not see a menu entry any place to set up the software. Thanks for help.

G

aarf

#32 Post by aarf »

no cd.
unpacked v1.1 and failed to boot with grub: syntax error -gt and also cant find pup_216.sfs
failed to boot with grub2 on flashdrive: cant find something on idehd

User avatar
rhadon
Posts: 1292
Joined: Thu 27 Mar 2008, 11:05
Location: Germany

#33 Post by rhadon »

@ Aarf
I know nothing about Grub2, but have similar problems with Grub legacy. I think, it has something to do with boot options (hda instead of sda, I think it's not possible to use a subdir in 2.16, maybe PDEF1 instead of pmedia). It's only a guess because I started Puppy with 3.01. No time now, but will test later more.

@ Minnesota
I also don't know this program, and it was too late for me yesterday night to get it running. So I also don't know, was it me or my webcam.
A good start is by clicking of the orange source "/dev/video0 (0)" in wdog-v1.1.png, i think.

Rolf
Ich verwende "frugal", und das ist gut so. :wink:
Raspberry Pi without Puppy? No, thanks.

User avatar
CatDude
Posts: 1563
Joined: Wed 03 Jan 2007, 17:49
Location: UK

#34 Post by CatDude »

Hi

@ Aarf
This is the GRUB stanza that i use (Legacy GRUB)

Code: Select all

# Linux bootable partition config begins
  title Puppy Watchdog-v1.1 (216)(Frugal) at hda6
  rootnoverify (hd0,5)
  kernel /vmlinuz root=/dev/ram0 PMEDIA=idehd vga=normal acpi=force
  initrd /initrd.gz
# Linux bootable partition config ends
You may or may not need the last bit on the kernel line acpi=force (i do)
As you can see, i have it in the root of the partition (not in a subdirectory)

Also, on the first boot, i had to run the xorgwizard
otherwise it sat there with a black screen (on two different machines :roll: )


@ Minnesota
First thing is, you need to figure out which drivers you require for your cameras,
i have no idea what they are personally (sorry)

When you eventually have them installed,
you could try running the following command:

Code: Select all

zmu -d /dev/video -q -v
which should give a result similar to this:
sh-3.00# zmu -d /dev/video -q -v
Video Capabilities
Name: CPiA Camera
Type: 513
Can capture
Can capture subareas of the image
Video Channels: 1
Audio Channels: 0
Maximum Width: 352
Maximum Height: 288
Minimum Width: 48
Minimum Height: 48
Window Attributes
X Offset: 0
Y Offset: 0
Width: 320
Height: 240
Picture Attributes
Palette: 4 - 24bit RGB
Colour Depth: 24
Brightness: 32768
Hue: 32768
Colour :32768
Contrast: 32768
Whiteness: 0
Channel 0 Attributes
Name: Camera
Channel: 0
Flags: 0
Type: 2 - Camera
Format: 0 - PAL
  • NOTE:
    That is the output with my Pace VC6452V002 ZoomCam plugged in.
    This camera required that i modprobe the driver module:

    Code: Select all

    modprobe cpia_usb
    To ensure that it is loaded at each boot, i added the above command to: /etc/rc.d/rc.local

Pay particular attention to the things i have put in bold (in the output from my camera)
and then click on the Source to configure your camera and enter some details.
You may need to play around with the Capture Width & Capture Height,
obviously DO NOT exceed what your camera is capable of.


Hope this helps
CatDude
.
Attachments
camera2.png
(67.12 KiB) Downloaded 9 times
main.png
(85.59 KiB) Downloaded 2452 times
camera.png
(21.03 KiB) Downloaded 2767 times
Last edited by CatDude on Wed 23 Oct 2019, 10:46, edited 1 time in total.
[img]http://www.smokey01.com/CatDude/.temp/sigs/acer-futile.gif[/img]

nooby
Posts: 10369
Joined: Sun 29 Jun 2008, 19:05
Location: SwedenEurope

#35 Post by nooby »

Suppose I want to use it to record how I move around in the bed at night.

Sleep Apnea. So when I move it start taken webcam pics and when I lay like dead it stop taking pics.

How many such pics can one expect them during say 10 hours recording and how big space on the HDD does that take up?
I use Google Search on Puppy Forum
not an ideal solution though

Minnesota
Posts: 326
Joined: Thu 11 Sep 2008, 11:25

Thanks

#36 Post by Minnesota »

Thanks for your response.. will see what I can find later today for a driver.

G

aarf

#37 Post by aarf »

CatDude wrote:Hi

@ Aarf
This is the GRUB stanza that i use (Legacy GRUB)

Code: Select all

# Linux bootable partition config begins
  title Puppy Watchdog-v1.1 (216)(Frugal) at hda6
  rootnoverify (hd0,5)
  kernel /vmlinuz root=/dev/ram0 PMEDIA=idehd vga=normal acpi=force
  initrd /initrd.gz
# Linux bootable partition config ends
You may or may not need the last bit on the kernel line acpi=force (i do)
As you can see, i have it in the root of the partition (not in a subdirectory)

Also, on the first boot, i had to run the xorgwizard
otherwise it sat there with a black screen (on two different machines :roll: )
Hope this helps
CatDude
.
thanks CatDude with your boot code, xorgwizard, and xwin, got a boot. got running. now need to sort drivers for camera and wifi and perhaps other things..

User avatar
rhadon
Posts: 1292
Joined: Thu 27 Mar 2008, 11:05
Location: Germany

#38 Post by rhadon »

@ CatDude, thanks again :D

@ Aarf, Extra drivers for Puppy 2 with 2.6.18.1 kernel Maybe you have more success than I :?

Rolf
Ich verwende "frugal", und das ist gut so. :wink:
Raspberry Pi without Puppy? No, thanks.

User avatar
rhadon
Posts: 1292
Joined: Thu 27 Mar 2008, 11:05
Location: Germany

#39 Post by rhadon »

nooby wrote:How many such pics can one expect them during say 10 hours recording and how big space on the HDD does that take up?
I think it's a question about the sensitivity, and I guess, that you can adjust it. If you get a picture on every breath you take, you get about 3600 pics/10h. The other extreme would be one pic if you fall out the bed :lol: . I'm not sure about the size of each pic, it depends from the resolution you choose. The main question is, does the program work with your hardware? This you can only find out by testing.

Rolf
Ich verwende "frugal", und das ist gut so. :wink:
Raspberry Pi without Puppy? No, thanks.

nooby
Posts: 10369
Joined: Sun 29 Jun 2008, 19:05
Location: SwedenEurope

#40 Post by nooby »

I maybe should have explained myself better. Is it 2GB or 20GB or 200GB?
I mean roughly what to expect lowest quality?
I use Google Search on Puppy Forum
not an ideal solution though

Post Reply