Search found 8 matches
- Sun Apr 24, 2016 3:00 pm
- Forum: ZoneMinder 1.28.x
- Topic: CGI interface for events?
- Replies: 7
- Views: 60027
Re: CGI interface for events?
Nope - you will have to create the montage yourself. ZM does not stitch images together. You can do that by creating a small html file that loads images from each camera and lays them next to each other using CSS. I got busy so I'm trying to restart this task. Asker , you responded to this a while ...
- Mon Apr 18, 2016 10:23 am
- Forum: ZoneMinder 1.28.x
- Topic: Zoneminder plugin for Kodi/XBMC
- Replies: 30
- Views: 89217
Re: Zoneminder plugin for Kodi/XBMC
Hi Folks, Jamo great work adding support for 1.29.x, HTTPS, and the follow on support! I've tested the latest version with ZM 1.28.x and it still works fine. I got busy with life but I hope in the coming weeks to have some time to work on montage mode. As you probably know that feature appears to be ...
- Sun Jan 17, 2016 3:02 am
- Forum: ZoneMinder 1.28.x
- Topic: CGI interface for events?
- Replies: 7
- Views: 60027
Re: CGI interface for events?
I have a similar question to the earlier one in this thread, but for Montage view instead of Events. For the Kodi plugin I have worked on, I would like to add a single screen which contains a Montage view of multiple cameras, very similar to the same feature available in the Zoneminder Web interface ...
- Fri Jan 01, 2016 9:49 pm
- Forum: ZoneMinder 1.28.x
- Topic: Zoneminder plugin for Kodi/XBMC
- Replies: 30
- Views: 89217
Re: Zoneminder plugin for Kodi/XBMC
I've updated Jamo's plugin to add a menuitem which displays the number of recorded events (if any) for each camera. Selecting the menu item displays a list of the events with timestamp and duration info. Selecting one of the events displays the recorded event video. You can try it @ https://github ...
- Thu Dec 31, 2015 12:21 am
- Forum: ZoneMinder 1.28.x
- Topic: CGI interface for events?
- Replies: 7
- Views: 60027
Re: CGI interface for events?
Log onto the web console of ZM, play an event and inspect source - you will find the correct URL to use (ignore auth= and replace with user & pass as above) Thanks for the replies. I inspected the html source and the URL was as follows. <img id="evtStream" src="http://192.168.1.107/cgi-bin/nph-zms ...
- Wed Dec 30, 2015 8:02 pm
- Forum: ZoneMinder 1.28.x
- Topic: CGI interface for events?
- Replies: 7
- Views: 60027
CGI interface for events?
Hi, I'm running ZM 1.28.1 on Ubuntu 14.04. I'm working on a ZM plugin for Kodi. As such I would like to be able to view any recorded events direct through Kodi. ZM offers a "CGI-BIN" for the live video feed, configurable in the Paths tab (described as "Web path to zms streaming server"). Does this ...
- Tue Dec 01, 2015 3:03 am
- Forum: ZoneMinder 1.28.x
- Topic: No video from Foscam FI9821W
- Replies: 3
- Views: 5151
Re: No video from Foscam FI9821W
Thanks for the comments and the links. I tried the basic http/simple settings which sacha-b suggested. I don't have a Control tab, but all other settings under General and Source were the same or similar, but unfortunately no luck seeing video. Then I logged into the camera to set a lower resolution ...
- Mon Nov 30, 2015 11:13 am
- Forum: ZoneMinder 1.28.x
- Topic: No video from Foscam FI9821W
- Replies: 3
- Views: 5151
No video from Foscam FI9821W
Hello, I've been trying to connect to a Foscam FI9821W using Ubuntu 14.04 LTS and ZM 1.28.1. I've tried various combinations with a source type of remote vs. ffmpeg. Based on the logs, it seems the closest I've come is with ffmpeg. Currently I see the following in the logs: 2015-11-30 05:33:43 ...