Search found 8 matches
- Sun Mar 19, 2006 5:44 am
- Forum: ZoneMinder Previous Versions
- Topic: Zoneminder/CTU core CD distro
- Replies: 258
- Views: 271135
- Mon Mar 13, 2006 5:36 am
- Forum: ZoneMinder Previous Versions
- Topic: Zoneminder/CTU core CD distro
- Replies: 258
- Views: 271135
This may be a too simple newbie question, so my apologies in advance..... How can I set up Fedora so that X Windows dosen't come up automatically? I used to have a Redhat 9 installation that would come up in command line untill you typed "start x". Then the login GUI would come up. This was great ...
- Wed Feb 11, 2004 4:48 am
- Forum: ZoneMinder Previous Versions
- Topic: How do you assign video devices?
- Replies: 7
- Views: 4194
Re: How do you assign video devices?
Hi Phil, Once again, you were right! I was able to get it to work by playing around with the format, palette, width and height . The only combination that would work was: NTSC, RGB24 and 176 by 144 pixels. The reason I chose 176 by 144 resolution was because that is the native resolution of the ...
- Tue Feb 10, 2004 6:47 am
- Forum: ZoneMinder Previous Versions
- Topic: Multiple inputs from 1 single BTTV card?
- Replies: 11
- Views: 7127
Re: Multiple inputs from 1 single BTTV card?
Hey guys, I think that Gustavo's idea is great, I was thinking about this myself. It seems other people were thinking about this too! Please look in the request forum: http://www.zoneminder.com/forum_feature.html?&tt_board_uid=387&cHash=e15b3325dc There are some suggestions there. I also have a ...
- Tue Feb 10, 2004 5:53 am
- Forum: ZoneMinder Previous Versions
- Topic: How do you assign video devices?
- Replies: 7
- Views: 4194
Re: How do you assign video devices?
Hi Phil, I tried using the "Grab Image (jpeg)" and "Grab Image (ppm)" under the options menu in XAWTV. Both seem to work, as I could grab an image from the IBM camera. You must be right, this IBM C-It camera must not be compatible with ZoneMinder. It's a pity, because its a really nice (inexpensive ...
- Mon Feb 09, 2004 3:25 am
- Forum: ZoneMinder Previous Versions
- Topic: How do you assign video devices?
- Replies: 7
- Views: 4194
Re: How do you assign video devices?
Hi Phil! You were right! I had not set up my modules.conf file! Taking you advice I added the following to the modules.conf file: # Hauppage is video1 alias char-major-81 videodev alias char-major-81-1 bttv options bttv radio=0 card=10 options tuner type=2 # IBM USB CAM is video0 alias char-major-81 ...
- Thu Feb 05, 2004 9:51 pm
- Forum: ZoneMinder Previous Versions
- Topic: How do you assign video devices?
- Replies: 7
- Views: 4194
How do you assign video devices?
Forgive me if this is a really dumb question, but I have a Hauppage WinTV card and an IBM C-It USB camera and I can't get them to both work at the same time. If I remove the USB camera then xawtv works fine with the Hauppage card. If I remove the Happauge card then the USB camera works fine. Of ...
- Thu Feb 05, 2004 3:24 am
- Forum: ZoneMinder Previous Versions
- Topic: libmysqlclient.a Installation problem
- Replies: 7
- Views: 4978
Re: libmysqlclient.a Installation problem
I had this error, and to solve it I followed David Gessel's suggestion of linking the file.
ln -s /usr/lib/mysql/libmysqlclient.a /usr/lib/libmysqlclient.a
This worked! and I did not half to download and install any additional RPM's from MySQL site.
I am using Redhat 9 with everything loaded.
ln -s /usr/lib/mysql/libmysqlclient.a /usr/lib/libmysqlclient.a
This worked! and I did not half to download and install any additional RPM's from MySQL site.
I am using Redhat 9 with everything loaded.