DVR streaming controls not working

Support and queries relating to all previous versions of ZoneMinder
Locked
electron
Posts: 37
Joined: Fri Aug 19, 2005 6:43 am

DVR streaming controls not working

Post by electron »

FC7 64bit, ZM 1.23.3 compiled, everything else seems to work fine, I enabled firebug extension in firefox, don't see any thing there, same for logs. I have php installed from yum, can't find my php.ini file to check settings. I can see the DVR controls & if I press the pause button, it responds, but does not pause video. Same for the zoom button, it shows 3x, 5x or similar, but does not change anything. Do I need to install php from source ?

I saw an earlier post about sockets enabled needs to be set for PHP, but i have no php.ini file to change settings.

Thanks !
User avatar
cordel
Posts: 5210
Joined: Fri Mar 05, 2004 4:47 pm
Location: /USA/Washington/Seattle

Post by cordel »

You need to install mootools for the ajax dvr functions to work.
Download mootools-release-<version>.js into your zm web directory then link it to mootools.js
electron
Posts: 37
Joined: Fri Aug 19, 2005 6:43 am

Post by electron »

I did download mootools_version1.1_whatever.js, but I just renamed it mootools.js & then copied the renamed file to my web directory.
Locked