Search found 19 matches

by belanger
Thu May 28, 2009 11:12 pm
Forum: ZoneMinder 1.24.x
Topic: BUG: incorret values- #### - missing fps value
Replies: 3
Views: 3665

Take a look at this thread and see if it solves your problem... http://www.zoneminder.com/forums/viewtopic.php?t=13226&highlight= Keith Sure sounds like the same problem. With the SVN version, since 2 days I'm getting a failure when trying to start it -- so I'm suddenly back with 1.24.1 but I'l...
by belanger
Thu May 28, 2009 2:11 pm
Forum: ZoneMinder 1.24.x
Topic: BUG: incorret values- #### - missing fps value
Replies: 3
Views: 3665

BUG: incorret values- #### - missing fps value

This seems to be a bug with 1.24.1 When viewing a live video feed configured in Modect, the page shows State: undefined - - 0.00 fps but sometimes this changes to: State: undefined - 98726349876213498761289361234876 - 0.00fps the *huge* number is random and the fps never moves. I also noticed that t...
by belanger
Wed May 27, 2009 9:12 pm
Forum: ZoneMinder 1.24.x
Topic: Buggy RTSP with Panasonic WV-NF302 ?
Replies: 4
Views: 5404

zoneminder wrote:Did you try using this address in ZM with ffmpeg directly as a camera type?
Yes .. I'll PM you with a URL where you can view a snapshot because I can't find how to attach a picture here.

Pierre B.[/url]
by belanger
Wed May 27, 2009 7:43 pm
Forum: ZoneMinder 1.24.x
Topic: exit status 255
Replies: 14
Views: 9037

tanks for your reply, 1) in witch way i include the number of the video device in my PATH?? 2) in witch way i see if my configuration that isn't pointing to the right place? tanks I strongly suggest you first read the documentation : http://www.zoneminder.com/wiki/index.php/Documentation Added or n...
by belanger
Wed May 27, 2009 2:45 pm
Forum: ZoneMinder 1.24.x
Topic: exit status 255
Replies: 14
Views: 9037

how can i detect if a camera has status ON? (in perl) I want to create a SMS warming when some camera stops working. Well if you unplug the camera I think the image will become all "blue" (or black?) , not sure if zoneminder will log this type or "error" but this could be useful...
by belanger
Wed May 27, 2009 1:15 pm
Forum: ZoneMinder 1.24.x
Topic: exit status 255
Replies: 14
Views: 9037

Yezzz, i don't know why but i change the path to /tmp/myfile.txt and now works. Any users can create files in /tmp that belongs to them, if you come from Windows world just remember you can't write and do anything you want anywhere unless you are "root" or have the rights to do it -- and ...
by belanger
Wed May 27, 2009 12:07 pm
Forum: ZoneMinder 1.24.x
Topic: exit status 255
Replies: 14
Views: 9037

sorry i wrong to post i have zoneminder 1.23.3 Your log shows "No such file or directory" , if you do ls -l /dev/vid* ... do you actually see a file named "/dev/video" and in another post you write you did "chmod 777 /dev/video0". Is it your configuration that isn't po...
by belanger
Wed May 27, 2009 12:01 pm
Forum: ZoneMinder 1.24.x
Topic: Documentation for newbie programers
Replies: 5
Views: 4066

johnnytolengo wrote: My add:

system("touch /usr/src/myfile.txt");
/usr/src is NOT a good place at all to create a file. Use /tmp or /var/tmp or create a directory in /var/... or /home/... owned by www-data user & group.

Pierre B.
by belanger
Wed May 20, 2009 5:11 am
Forum: ZoneMinder 1.24.x
Topic: megapixel cameras, or Mobotix alternatives
Replies: 15
Views: 10325

I'm new here but correct if I'm wrong, shouldn't this post be in the "Hardware Queries" forum?
by belanger
Wed May 20, 2009 3:10 am
Forum: User Contributions
Topic: Getting ZM to call you using Asterisk - Micro Howto
Replies: 7
Views: 15499

excuse me if i came back to life a 2006 thread, but i have one simple question for this how to. I create the 2 file and they works, becouse if i do "sudo sh testcall" my phone rings... But i dont know what to write in the field "Execute command on all matches:" I have to write &...
by belanger
Wed May 20, 2009 1:26 am
Forum: ZoneMinder 1.24.x
Topic: error 404 on viewing monitor
Replies: 7
Views: 6487

What does the error log file from your apache (http) server says? I first think this might give you a better idea where to look.
by belanger
Tue May 19, 2009 9:40 pm
Forum: ZoneMinder 1.24.x
Topic: Problems with MPEG streaming
Replies: 4
Views: 3865

i would suggest reinstalling or reconfiguring Libgcrypt, like apt-get install ...... or even dpkg-reconfigure ....... and then see what you get; Libcrypt has nothing to do with this bug. First of, its a warning and 2nd the user is indeed authenticated so that proves its not related to this bug. The...
by belanger
Tue May 19, 2009 9:32 pm
Forum: ZoneMinder 1.24.x
Topic: Camera Probing
Replies: 29
Views: 131453

Re: PANASONIC WV-...

belanger wrote:MODEL: WV-NF302
MAC : 00:80:45

JPEG: http://ip_addr/cgi-bin/camera
RTSP : rtsp://ip_addr/MediaInput/mpeg4
I should add the following note ... I tried the RTSP mode with the camera and zoneminder 1.24.1 and can't make it work -- I already posted a msg in the 1.24.1 forum regarding this issue.
by belanger
Tue May 19, 2009 4:12 am
Forum: ZoneMinder 1.24.x
Topic: Camera Probing
Replies: 29
Views: 131453

PANASONIC WV-...

MODEL: WV-NF302
MAC : 00:80:45

JPEG: http://ip_addr/cgi-bin/camera
RTSP : rtsp://ip_addr/MediaInput/mpeg4





Note: its not possible to enable RTSP from the web interface. To enable RTSP send the following HTTP request :

http://ip_addr/cgi-bin/set_rtsp?rtsp_mode=1&rtsp_port=554
by belanger
Tue May 19, 2009 4:03 am
Forum: ZoneMinder 1.24.x
Topic: BUG: Probing a camera disable video on other cameras
Replies: 2
Views: 10992

BUG: Probing a camera disable video on other cameras

I can reproduce this bug easily. I have a camera from a video hardware card (/dev/video0) that works great (CAM0). I have another camera (CAM1) that is configured in remote RTSP mode. When I click on the "Source" link for that CAM1 and click on the "Probe" link, the video from CA...