Search found 12 matches

by roidayan
Fri Apr 18, 2008 7:56 am
Forum: ZoneMinder Previous Versions
Topic: i got it to work with selinux - if someone wants the policy:
Replies: 6
Views: 4303

added this note to the wiki
also updated the module here if someone took the lines from here and not the wiki
by roidayan
Fri Apr 18, 2008 7:47 am
Forum: ZoneMinder Previous Versions
Topic: i got it to work with selinux - if someone wants the policy:
Replies: 6
Views: 4303

yea you right i still prefer to allow httpd users to do those actions, still not a risk to the system. disabling httpd security in general is worst.
by roidayan
Tue Apr 15, 2008 4:04 pm
Forum: ZoneMinder Hints & Tips
Topic: Webcam: Can't control brightness/contrast.
Replies: 2
Views: 6641

to unload a module you could use rmmod and then do modprobe again but nice thanks for the trick i searched google and also found this: # modinfo gspca | grep parm parm: autoexpo:Enable/Disable auto exposure (default=1: enabled) (PC-CAM 600/Zc03xx/spca561a/Etoms Only !!!) (int) parm: debugebug level ...
by roidayan
Tue Apr 15, 2008 2:29 pm
Forum: Hardware Queries
Topic: can anyone recomment a usb camera ?
Replies: 0
Views: 1249

can anyone recomment a usb camera ?

hey I'm looking for a new usb cam since my sucks, it got the wrost quality ever. I bought other one, it did work on linux with other tool but not with zoneminder. can anyone recommend me a usb camera with good quality that they use and knows it works with zoneminder ? i would like to see some image ...
by roidayan
Tue Apr 15, 2008 2:23 pm
Forum: ZoneMinder Previous Versions
Topic: i got it to work with selinux - if someone wants the policy:
Replies: 6
Views: 4303

sure, i updated it on the wiki under installation.
I think I also updated it a little at home but I am not at home to check the new settings.
When i'll be home in a few hours i'll update the rest of the settings.
by roidayan
Sat Apr 12, 2008 7:09 pm
Forum: ZoneMinder Previous Versions
Topic: i got it to work with selinux - if someone wants the policy:
Replies: 6
Views: 4303

i got it to work with selinux - if someone wants the policy:

save as: local_zoneminder.te : module local_zoneminder 1.0; require { type httpd_t; type initrc_var_run_t; type initrc_t; type v4l_device_t; type file_t; class unix_stream_socket { read connectto }; class file { read lock }; class shm { unix_read unix_write associate read write getattr }; class chr ...
by roidayan
Sat Apr 12, 2008 2:23 pm
Forum: ZoneMinder Previous Versions
Topic: where i set filters for email ?
Replies: 0
Views: 1291

where i set filters for email ?

where i set the filters when to mail me ?
by roidayan
Sat Apr 12, 2008 6:22 am
Forum: ZoneMinder Previous Versions
Topic: help. file-Zones.jpg not created.
Replies: 0
Views: 1236

help. file-Zones.jpg not created.

the file-Zones.jpg not created , so I cant see anything in zones,
i know i need that file since httpd error log shows me the error when
i enter zones and right now the zones window is blank.
how can i fix this?
by roidayan
Fri Apr 11, 2008 2:31 pm
Forum: ZoneMinder Previous Versions
Topic: help starting zoneminder
Replies: 3
Views: 2672

ok another update :) after few restarts of the app and readding the webcam as monitor its catching events , on firefox i see motions from the jpegs but on ie7 i see them as sets of jpegs. why ? also monitor-Zones.jpg is not created so i cant really choose zones. i see in httpd error log it cant find ...
by roidayan
Fri Apr 11, 2008 11:46 am
Forum: ZoneMinder Previous Versions
Topic: help starting zoneminder
Replies: 3
Views: 2672

an update

i see the cam is storing jpeg files on hd under events/14/1/
(monitor id is 14)
but how i access the stream being monitored from web interface
it marks me events 0 and i cant click the monitor name like the readme says
to watch the stream.
by roidayan
Fri Apr 11, 2008 11:35 am
Forum: ZoneMinder Previous Versions
Topic: help starting zoneminder
Replies: 3
Views: 2672

i found a segment owner was root and fixed it with ipcs tools
now owner is apache
0x7a6d200e 59408398 apache 700 9217188 1

i dont get any errors but i dont get any monitoring aswell.
by roidayan
Fri Apr 11, 2008 11:15 am
Forum: ZoneMinder Previous Versions
Topic: help starting zoneminder
Replies: 3
Views: 2672

help starting zoneminder

Hey I am on fedora 8 and added a monitor. the dirs created fine under /var/zoneminder/events/ and i have zoneminder running (service zoneminder start) ache 13768 0.0 0.8 29140 6820 ? S 07:20 0:00 /usr/sbin/httpd apache 13945 0.0 0.8 29200 6896 ? S 07:39 0:01 /usr/sbin/httpd apache 17964 0.1 0.8 ...