How to detect blue screen? unplugged camera?

Forum for questions and support relating to the 1.24.x releases only.
Locked
johnnytolengo
Posts: 184
Joined: Tue Oct 14, 2008 5:59 pm

How to detect blue screen? unplugged camera?

Post by johnnytolengo »

Hi all, today i was finding out how to detect when my screen gets blue.

Blue screen means uplugged or broken camera.

Do you someone some perl script to do that?


I what to create alarms (email reporting) when the camera is unplugged or broken.


thanks.

J.
User avatar
Blazer
Posts: 234
Joined: Sun Jun 05, 2005 12:57 pm

Post by Blazer »

I know that ZM automatically detects loss of video signal (blue screen). I'm not sure that you can specify events to happen at that time though, you may have to add some of your own code.
johnnytolengo
Posts: 184
Joined: Tue Oct 14, 2008 5:59 pm

Post by johnnytolengo »

Please how you can detect loss of video signal (blue screen)? Could you describe me the process ?

Do you have some script in perl?

Thank you.

J.
johnnytolengo
Posts: 184
Joined: Tue Oct 14, 2008 5:59 pm

Post by johnnytolengo »

I know that ZM automatically detects loss of video signal (blue screen)


How can i dectect the loss of video signal ?


thanks.

J.
User avatar
zoneminder
Site Admin
Posts: 5215
Joined: Wed Jul 09, 2003 2:07 pm
Location: Bristol, UK
Contact:

Post by zoneminder »

You could set up a filter that matches on events with Signal as the Cause (or in Notes I'm not sure which field off the top of my head). This could then execute a script or send a mail etc. There would be a short lag but not more than a handful of minutes.
Phil
johnnytolengo
Posts: 184
Joined: Tue Oct 14, 2008 5:59 pm

Post by johnnytolengo »

Sorry but I don't understand so much, could you do an example please?

thanks for you patience :)

J.
johnnytolengo
Posts: 184
Joined: Tue Oct 14, 2008 5:59 pm

Post by johnnytolengo »

anyone? :lol: :lol: :lol:
User avatar
kingofkya
Posts: 1110
Joined: Mon Mar 26, 2007 6:07 am
Location: Las Vegas, Nevada

Post by kingofkya »

hit the filter button at the bottom of the console
User avatar
zoneminder
Site Admin
Posts: 5215
Joined: Wed Jul 09, 2003 2:07 pm
Location: Bristol, UK
Contact:

Post by zoneminder »

Whilst looking at this issue I have found a problem with the signal loss detection for analog cameras so it might not work anyway at the moment. I have done a fix and am testing it locally first.
Phil
johnnytolengo
Posts: 184
Joined: Tue Oct 14, 2008 5:59 pm

Post by johnnytolengo »

It would be great to have this function for analog and ip cams in zoneminder.

May be some criminal stole a camera or paint the camera with shave foam and we never be advice :)


thank you.

J.
johnnytolengo
Posts: 184
Joined: Tue Oct 14, 2008 5:59 pm

Post by johnnytolengo »

How can I help you?
Locked