This second problem has been fixed. See the following topic:
http://www.zoneminder.com/forums/viewtopic.php?t=8621
Thanks to all who helped.
Adam
Search found 15 matches
- Sun Apr 08, 2007 12:04 pm
- Forum: ZoneMinder Previous Versions
- Topic: Can't get proper pictures on my cameras
- Replies: 11
- Views: 5481
- Sun Apr 08, 2007 8:31 am
- Forum: ZoneMinder Previous Versions
- Topic: Incorrect logging date
- Replies: 6
- Views: 3461
PUBLIC APOLOGY: To all who have wasted time reading this thread - I am a complete klutz! There was nothing wrong at all with the logging date - I was just reading it wrong! Explanation: On Friday April 6, the date read: 07/04/06 (I read this as April 7, and completely missed the 06 reference) On ...
- Sun Apr 08, 2007 8:25 am
- Forum: ZoneMinder Previous Versions
- Topic: Must CHMOD 777 every time to get cameras working
- Replies: 12
- Views: 24446
- Sat Apr 07, 2007 9:21 pm
- Forum: ZoneMinder Previous Versions
- Topic: Must CHMOD 777 every time to get cameras working
- Replies: 12
- Views: 24446
Hmmm, mine is as you thought:
So how do I go about changing it, and will it make a difference?
Code: Select all
-rwxr-xr-x 1 root root 38780 2007-02-25 23:44 /usr/bin/zmfix
- Sat Apr 07, 2007 7:32 pm
- Forum: ZoneMinder Previous Versions
- Topic: Must CHMOD 777 every time to get cameras working
- Replies: 12
- Views: 24446
- Sat Apr 07, 2007 7:43 am
- Forum: ZoneMinder Previous Versions
- Topic: Incorrect logging date
- Replies: 6
- Views: 3461
UPDATE
Ok, now it's April 7, and both the zm admin page and the camera logging data are showing the same date! No more "one day ahead".
I'll wait until tomorrow and look to see if it falls behind a day, or stays in sync now. Hmmm ...
I'll wait until tomorrow and look to see if it falls behind a day, or stays in sync now. Hmmm ...
- Fri Apr 06, 2007 11:31 pm
- Forum: ZoneMinder Previous Versions
- Topic: Can't get proper pictures on my cameras
- Replies: 11
- Views: 5481
ZMDC.LOG
I get this from zmdc.log: 04/07/07 00:03:47.493485 zmdc[3334].INF [Server starting at 07/04/07 00:03:47] 04/07/07 00:03:51.082839 zmdc[3334].INF ['zmc -d /dev/video0' starting at 07/04$ 04/07/07 00:03:51.203179 zmdc[3334].ERR ['zmc -d /dev/video0' exited abnormally$ 04/07/07 00:03:51.204432 zmdc ...
- Fri Apr 06, 2007 11:09 pm
- Forum: ZoneMinder Previous Versions
- Topic: Can't get proper pictures on my cameras
- Replies: 11
- Views: 5481
/dev/video0
Nope. No go. I changed the settings in zm to have the sources listed as /dev/video0 instead of /dev/video. I checked that both /dev/video and /dev/video0 had permissions of 777. I rebooted the server. The zm webadmin showed the source as being /dev/video0, but it was coloured red. I looked at the ...
- Fri Apr 06, 2007 10:50 pm
- Forum: ZoneMinder Previous Versions
- Topic: Can't get proper pictures on my cameras
- Replies: 11
- Views: 5481
Thanks!
Damn! You're good. Thanks for that - you were completely correct. I needed to define the card type (which, for Ubuntu users, was in the following file:) /etc/modprobe.d/options I assumed that because my card was a cheap one from HK, that the UNKNOWN/GENERIC type it has assigned was correct. I now ...
- Fri Apr 06, 2007 9:51 pm
- Forum: ZoneMinder Previous Versions
- Topic: Can't get proper pictures on my cameras
- Replies: 11
- Views: 5481
And this from: zmu -d /dev/video -q -v Video Capabilities Name: BT878 video ( *** UNKNOWN/GENER Type: 171 Can capture Can tune Overlay onto frame buffer Can clip Scalable Video Channels: 4 Audio Channels: 1 Maximum Width: 924 Maximum Height: 576 Minimum Width: 48 Minimum Height: 32 Window Attributes ...
- Fri Apr 06, 2007 9:37 pm
- Forum: ZoneMinder Previous Versions
- Topic: Can't get proper pictures on my cameras
- Replies: 11
- Views: 5481
dmesg | grep bttv
This is what I get from issuing the following command: dmesg | grep bttv [ 33.518652] bttv: driver version 0.9.16 loaded [ 33.518664] bttv: using 8 buffers with 2080k (520 pages) each for capture [ 33.518674] bttv: Host bridge needs ETBF enabled. [ 33.518761] bttv: Bt8xx card found (0). [ 33.518858 ...
- Fri Apr 06, 2007 9:34 pm
- Forum: ZoneMinder Previous Versions
- Topic: Incorrect logging date
- Replies: 6
- Views: 3461
Linux Details
My details are as follows: Linux version - Ubuntu 6.10 Time set to BST (syncing to ntp.ubuntu.com) I didn't notice whether it worked prior to an upgrade or not. This is the first time I've installed Zoneminder and the server itself is only a few months old (installation wise). The logging clock is ...
- Fri Apr 06, 2007 7:45 pm
- Forum: ZoneMinder Previous Versions
- Topic: Can't get proper pictures on my cameras
- Replies: 11
- Views: 5481
Can't get proper pictures on my cameras
I've got two cameras installed on my zoneminder server. They are cheap CMOS cameras connected to an 878 4 -channel PCI card. Unfortunately, I can't seem to get proper pictures from either of them. Below is what I currently see: http://sunnydaycreations.co.uk/files/cameras.jpg The images are ...
- Fri Apr 06, 2007 7:37 pm
- Forum: ZoneMinder Previous Versions
- Topic: Must CHMOD 777 every time to get cameras working
- Replies: 12
- Views: 24446
Must CHMOD 777 every time to get cameras working
When booting my zoneminder server (Ubuntu server) zoneminder starts automatically. Unfortunately, it fails to start the cameras, returning errors (exited abnormally etc.) My /dev/video already has its permissions set to 777. If I chmod 777 /dev/video, however, it brings the cameras on-line and stops ...
- Fri Apr 06, 2007 7:32 pm
- Forum: ZoneMinder Previous Versions
- Topic: Incorrect logging date
- Replies: 6
- Views: 3461
Incorrect logging date
Here's an interesting problem: Zoneminder shows the normal computer time and date on its webadmin page. My computer shows the same time and date when questioned. However, on a camera view, the logged date is one day ahead. The time is correct. Does anyone have any ideas how this happened, and how I ...