Page 1 of 1

Google Chrome extension

Posted: Tue Sep 06, 2011 12:23 pm
by Burrito01
Hi all,

I've written a Google Chrome extension called CCTV View that displays up to 4 camera images. it can display static images but also works well when displaying the mjpeg streams. I wrote it to use with my zoneminder install but it could be used for other systems too as long as it outputs a static image or jpeg stream.

It's free and can be found in the chrome webstore, just search for "CCTV View" (I can't use urls in here aparently)

It's very basic as it only displays cam images/streams. I would love to add some buttons to interact with zoneminder and a function to return alarm states but I haven't figured out yet how to talk to zoneminder. Is there an api available?

Re: Google Chrome extension

Posted: Tue Sep 06, 2011 5:01 pm
by bb99

Re: Google Chrome extension

Posted: Tue Sep 06, 2011 11:06 pm
by Burrito01
Thanks BB99.