Search found 19 matches
- Thu May 28, 2009 11:12 pm
- Forum: ZoneMinder 1.24.x
- Topic: BUG: incorret values- #### - missing fps value
- Replies: 3
- Views: 3959
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'll ...
- Thu May 28, 2009 2:11 pm
- Forum: ZoneMinder 1.24.x
- Topic: BUG: incorret values- #### - missing fps value
- Replies: 3
- Views: 3959
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 ...
- Wed May 27, 2009 9:12 pm
- Forum: ZoneMinder 1.24.x
- Topic: Buggy RTSP with Panasonic WV-NF302 ?
- Replies: 4
- Views: 5837
- Wed May 27, 2009 7:43 pm
- Forum: ZoneMinder 1.24.x
- Topic: exit status 255
- Replies: 14
- Views: 10494
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 ...
- Wed May 27, 2009 2:45 pm
- Forum: ZoneMinder 1.24.x
- Topic: exit status 255
- Replies: 14
- Views: 10494
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 to detect broken ...
- Wed May 27, 2009 1:15 pm
- Forum: ZoneMinder 1.24.x
- Topic: exit status 255
- Replies: 14
- Views: 10494
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 default ...
- Wed May 27, 2009 12:07 pm
- Forum: ZoneMinder 1.24.x
- Topic: exit status 255
- Replies: 14
- Views: 10494
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 pointing to the right place? You ...
- Wed May 27, 2009 12:01 pm
- Forum: ZoneMinder 1.24.x
- Topic: Documentation for newbie programers
- Replies: 5
- Views: 4427
- Wed May 20, 2009 5:11 am
- Forum: ZoneMinder 1.24.x
- Topic: megapixel cameras, or Mobotix alternatives
- Replies: 15
- Views: 11436
- Wed May 20, 2009 3:10 am
- Forum: User Contributions
- Topic: Getting ZM to call you using Asterisk - Micro Howto
- Replies: 7
- Views: 16182
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 "sh testcall" only? i ...
- Wed May 20, 2009 1:26 am
- Forum: ZoneMinder 1.24.x
- Topic: error 404 on viewing monitor
- Replies: 7
- Views: 8290
- Tue May 19, 2009 9:40 pm
- Forum: ZoneMinder 1.24.x
- Topic: Problems with MPEG streaming
- Replies: 4
- Views: 4116
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 ...
- Tue May 19, 2009 9:32 pm
- Forum: ZoneMinder 1.24.x
- Topic: Camera Probing
- Replies: 29
- Views: 147725
Re: PANASONIC WV-...
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.belanger wrote:MODEL: WV-NF302
MAC : 00:80:45
JPEG: http://ip_addr/cgi-bin/camera
RTSP : rtsp://ip_addr/MediaInput/mpeg4
- Tue May 19, 2009 4:12 am
- Forum: ZoneMinder 1.24.x
- Topic: Camera Probing
- Replies: 29
- Views: 147725
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
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
- 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: 11154
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 CAM0 goes BLUE. I ...