Can anyone help me out with the new zoneminder plugin?

My local_config.py has this:

plugin.activate('zoneminder', level=45)
ZONEMINDER_CONFIG = '/etc/zm.conf'
ZONEMINDER_EVENTS_DIR = '/var/www/events'
ZONEMINDER_CLIENT_IPV4_ADDRESS = None
ZONEMINDER_SERVER_AUTH_TYPE = 'builtin'
ZONEMINDER_SERVER_USERNAME = 'admin'
ZONEMINDER_SERVER_PASSWORD = 'admin'
ZONEMINDER_SERVER_AUTH_RELAY = 'none'
ZONEMINDER_SERVER_AUTH_HASH_SECRET = ''
ZONEMINDER_SERVER_HOST = 'linux'
ZONEMINDER_SERVER_PORT = '8024'
ZONEMINDER_SERVER_USE_SSL = False
ZONEMINDER_SERVER_SSL_KEY = None
ZONEMINDER_SERVER_SSL_CERT = None

When I view inside the CCTV menu, I see the 3 different monitors that I
have setup with zoneminder.  So, I know that zoneminder is accessing the
mysql database properly using the info in /etc/zm.conf

When I do this:
http://linux:8024/zm from a browser, I get to the zoneminder login
prompt looking for user and password.  If I enter admin/admin as the
user and passwords, then I get into zoneminder and can see the 3
monitors which I have established.

When I drill down into CCTV/stream and attempt to access any of the
monitors, all I get from freevo is "HTTP Status 404:Not Found".

I've tried all 3 combos in "AUTH_RELAY" of none, plain, hashed.

What am I missing?

Thanks,

Jim


------------------------------------------------------------------------------
Register Now for Creativity and Technology (CaT), June 3rd, NYC. CaT 
is a gathering of tech-side developers & brand creativity professionals. Meet
the minds behind Google Creative Lab, Visual Complexity, Processing, & 
iPhoneDevCamp as they present alongside digital heavyweights like Barbarian 
Group, R/GA, & Big Spaceship. http://p.sf.net/sfu/creativitycat-com 
_______________________________________________
Freevo-users mailing list
Freevo-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-users

Reply via email to