Search found 9 matches
- Sun Mar 26, 2017 2:58 pm
- Forum: ZoneMinder 1.29.x
- Topic: Zoneminder on a "stick"
- Replies: 28
- Views: 18722
Re: Zoneminder on a "stick"
Sometimes a picture is worth a thousand words! The upgrade to 1.30.0 changed Mootools-more back to 1.4.0.1 and it now works. I looked at the code and found why 1.5.0.1 failed to show stills. 1.5.0.1 mootools-more made changes to code.used by jview.js as follows; 1077 this.previousChange = this ...
- Fri Mar 24, 2017 2:52 am
- Forum: ZoneMinder 1.29.x
- Topic: Zoneminder on a "stick"
- Replies: 28
- Views: 18722
Re: Zoneminder on a "stick"
For an example of the stills screen go to the web page bellow and then click view image That is the screen I am talking about. Click Stream and get the event screen with the Stills hot spot on the top.Click Stills and it will go back to the stills screen. https://www.google.com/search?q=zoneminder ...
- Thu Mar 23, 2017 8:59 pm
- Forum: ZoneMinder 1.29.x
- Topic: Zoneminder on a "stick"
- Replies: 28
- Views: 18722
Re: Zoneminder on a "stick"
I added attachments but they must not be allowed. Sorry about that.
- Thu Mar 23, 2017 8:55 pm
- Forum: ZoneMinder 1.29.x
- Topic: Zoneminder on a "stick"
- Replies: 28
- Views: 18722
Re: Zoneminder on a "stick"
I am not complaining about anything just trying to be helpful.
The two image show what it looks like if working.
The stills screen has no images with when booting from the stick or after installing from the stick.
I am satisfied with it after replacing mootool-more.
Roger
The two image show what it looks like if working.
The stills screen has no images with when booting from the stick or after installing from the stick.
I am satisfied with it after replacing mootool-more.
Roger
- Tue Mar 21, 2017 1:15 pm
- Forum: ZoneMinder 1.29.x
- Topic: Zoneminder on a "stick"
- Replies: 28
- Views: 18722
Re: Zoneminder on a "stick"
The same problem can be seen at https://forums.zoneminder.com/viewtopic.php?t=24403 I did many more searches see how ubuntu packaged mootools. Two years ago core 1.5.1 was backed out to 1.4.5 Example libjs-mootools_1.4.5~debian1-2.1_all.deb (They use core 1.4.5,more 1.4.0.1). Used by ubuntu 16.04 ...
- Sat Mar 11, 2017 9:05 pm
- Forum: ZoneMinder 1.29.x
- Topic: Zoneminder on a "stick"
- Replies: 28
- Views: 18722
Re: Zoneminder on a "stick"
Lubuntu 16.04 with Zoneminder 1.29.0 pre-configured CD or USB 32 bit.downloaded on 2/7/2017. Displaying event stills displays empty screen.It will display only if the slider is clicked. The mootools installed are Core 1.4.5 and More 1.5.1. I tried to figure out why it fails and gave up as ONCHANGE ...
- Thu Nov 07, 2013 4:52 pm
- Forum: ZoneMinder 1.25.x
- Topic: Montage view has ever increasing delay Why?????
- Replies: 5
- Views: 3555
Re: Montage view has ever increasing delay Why?????
My 4 Dlink 930L's with FPS in camera at 5 and 2 in Zoneminder. I end up with around 26 connections at all times. These are wireless cameras. Setting just 1 camera to blank in Zoneminder immediately jumps to around 60 at all times. I still haven'd determined the best setting but I have been running ...
- Sat Nov 02, 2013 7:25 pm
- Forum: ZoneMinder 1.25.x
- Topic: TypeError: form.elements.autoVideo is undefined in filter.j
- Replies: 1
- Views: 2226
TypeError: form.elements.autoVideo is undefined in filter.j
I was getting this error whenever clicking Filters in ZM - Console. Using Ubuntu 12.04 LTS The error is in /zm/skins/classic/views/js/filter.js. I saw no reference to this error anywhere. To eliminate the errors i modified the file as follows by testing for option settings in the updateButtons ...
- Sun Oct 27, 2013 12:35 am
- Forum: ZoneMinder 1.25.x
- Topic: Timeline SQL error using filters with Notes filters.
- Replies: 0
- Views: 841
Timeline SQL error using filters with Notes filters.
I did not see this searching the forums. I have 12.04 Ubuntu with Zoneminder 1.25.0-1 installed from the Ubuntu software center. I have 5 zones in one camera I want to filter. To get around the error I modified timeline_functions.php as follows: In the two switch statements (line 113) I added an ...