Google Chrome extension

If you've made a patch to quick fix a bug or to add a new feature not yet in the main tree then post it here so others can try it out.
Post Reply
Burrito01
Posts: 2
Joined: Tue Sep 06, 2011 11:28 am

Google Chrome extension

Post 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?
bb99
Posts: 943
Joined: Wed Apr 02, 2008 12:04 am

Re: Google Chrome extension

Post by bb99 »

Burrito01
Posts: 2
Joined: Tue Sep 06, 2011 11:28 am

Re: Google Chrome extension

Post by Burrito01 »

Thanks BB99.
Post Reply