Search found 600 matches

by mikb
Mon Apr 27, 2015 5:48 pm
Forum: ZoneMinder 1.28.x
Topic: local video file
Replies: 4
Views: 2344

Re: local video file

If you really want to test it with a VIDEO file (for testing motion detection on a pre-recorded, predictable file), as it appears you might be doing, try this :- I got an "mjpeg" stream from my camera into a file, and although it wasn't viewable in XINE/VLC, I used ffmpeg -r 5 -i input.mjp...
by mikb
Thu Apr 02, 2015 6:16 pm
Forum: ZoneMinder 1.26.x
Topic: Problems with BTTV on ubuntu 14.04
Replies: 5
Views: 4250

Re: Problems with BTTV on ubuntu 14.04

ajoyna1 wrote:I think you are saying that your colour camera, with a composite video output is producing a black and white picture at the computer?
Is there an echo in here?
by mikb
Mon Mar 30, 2015 5:59 pm
Forum: ZoneMinder 1.27.x
Topic: ffmpeg video output to a specific path
Replies: 3
Views: 6844

Re: ffmpeg video output to a specific path

I don't think you can. I skipped that bit, in case it was too much for your case :) Mostly I don't create videos from events. When I do ... the nearest I found was to do this (this may not work for you, depending on if you use the Archive facility...) 1) Make a new filter to make a video from any fi...
by mikb
Fri Mar 27, 2015 6:36 pm
Forum: ZoneMinder 1.27.x
Topic: ffmpeg video output to a specific path
Replies: 3
Views: 6844

Re: ffmpeg video output to a specific path

Hi All, Is there a way to add somehow a path where ffmpeg should place locally the video was made manually? Because it stores the videos now in that folder where the source pictures are. Unfortunatelly the server is far away from me, and the bandwith is very low. I'm trying to get the videos in one...
by mikb
Fri Feb 06, 2015 7:52 pm
Forum: ZoneMinder 1.28.x
Topic: blue screen from Foscam ip camera
Replies: 5
Views: 4063

Re: blue screen from Foscam ip camera

awardsbob wrote:Under the 'General' tab
Remote Host Name: "camera's ip address as assigned by dhcp and it's mac address"
Really?

Can you quote the exact "host name" line, I'm not sure that you need the mac address as well as the IP address.
by mikb
Sun Jan 25, 2015 8:24 pm
Forum: ZoneMinder 1.28.x
Topic: CCTV Footage for Police?
Replies: 7
Views: 3382

Re: CCTV Footage for Police?

@dazed: This is the UK, so no such thing as the DA -- the equivalent is the Crown Prosecution Service I suppose. Sadly, they would be unlikely to bring a prosecution as the police have to decide to forward things to them for consideration. In this case, they have already decided that without a state...
by mikb
Sat Jan 24, 2015 8:02 pm
Forum: ZoneMinder 1.28.x
Topic: CCTV Footage for Police?
Replies: 7
Views: 3382

Re: CCTV Footage for Police?

@dazed: I think you're right. They categorically denied that they were effectively filing it under "can't be bothered", although the admitted it was "not handled well" -- including the police's failure to take a statement at the time, failing to contact me about the CCTV, them mi...
by mikb
Mon Jan 19, 2015 7:04 pm
Forum: ZoneMinder 1.26.x
Topic: Problems with BTTV on ubuntu 14.04
Replies: 5
Views: 4250

Re: Problems with BTTV on ubuntu 14.04

the camera has a picture but it's features pic. in black and white.. Device Format NTSC I think you are saying that your colour camera, with a composite video output is producing a black and white picture at the computer? Is it an NTSC (American) camera? Maybe you need to switch to Format: PAL-Some...
by mikb
Sat Jan 17, 2015 9:02 pm
Forum: ZoneMinder 1.28.x
Topic: CCTV Footage for Police?
Replies: 7
Views: 3382

Re: CCTV Footage for Police?

I've given CCTV from Zoneminder to the police (ongoing criminal damage by little ASBOs) -- not very successfully though. This is not Zoneminder's fault :) Firstly -- after many attempts to download the .avi files, and a long delay, they finally admitted that they "couldn't see them". Passe...
by mikb
Wed Dec 03, 2014 8:33 pm
Forum: ZoneMinder 1.26.x
Topic: Filter selecting dates doesn't return expected results
Replies: 2
Views: 2590

Re: Filter selecting dates doesn't return expected results

Hi, I have a filter with "Date" for first option and "less than" with value -7. Sort by is set to "Date/Time" and Asc. I *think* you have said "Older than 7 days in the future" there. Which *is* all. If you mean "within the last 7 days" use "Da...
by mikb
Tue Nov 25, 2014 8:03 pm
Forum: ZoneMinder 1.27.x
Topic: Grabbing one still image
Replies: 3
Views: 2871

Re: Grabbing one still image

OK, that's a valid reason, I'll give you that one! :)

I'm not sure how to do it from ZM though.
by mikb
Mon Nov 24, 2014 8:12 pm
Forum: ZoneMinder 1.27.x
Topic: Grabbing one still image
Replies: 3
Views: 2871

Re: Grabbing one still image

Is there a method to grab an still image from a monitor that is in an idle state?. If you don't find a ZM way to do this, why not go direct to the camera and dump out the JPG from its still-image interface? e.g. wget or curl from "http://yourcamera/image.jpg" into a file? Most IP Cameras ...
by mikb
Tue Nov 18, 2014 9:20 pm
Forum: ZoneMinder 1.27.x
Topic: Main web view, monitor Order
Replies: 1
Views: 2170

Re: Main web view, monitor Order

I would like to know this too, as it does that in 1.25 -- I gave up trying to make it work and figured it was a cosmetic bug, rather than me missing the point :)
by mikb
Mon Nov 17, 2014 8:12 pm
Forum: ZoneMinder 1.25.x
Topic: Adding ip cameras
Replies: 1
Views: 2581

Re: Adding ip cameras

Could the firmware oon the new cameras have stopped ZM or it was a coincidence. Put that down to coincidence. Bad firmware could stop the camera. It could seriously screw up the video feed so that ZM capture becomes confused and refuses to talk to the camera (garbled data, nonsense HTTP transaction...
by mikb
Sat Nov 15, 2014 9:03 pm
Forum: ZoneMinder 1.28.x
Topic: Unable to parse date string '-20 days'
Replies: 2
Views: 2061

Re: Unable to parse date string '-20 days'

fmoreira86 wrote: I'm getting: Unable to parse date string '-20 days'
Try this in the boxes ... and [Date] [Less Than] [20 Days Ago]

Yes, "less than" -- "less than" mathematically is an older date. In spoken English you'd say "more than 20 days ago". However ... :)