Page 1 of 1

DVR streaming controls not working

Posted: Sun Jun 01, 2008 5:43 am
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 !

Posted: Sun Jun 01, 2008 9:14 am
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

Posted: Mon Jun 02, 2008 4:29 am
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.