ZoneMinder Binding in Marketplace (Beta)

A new version of the binindg has been released to marketplace. both none, plain and hashed will work, but the latter will NOT be supported (allthough it works)
An extra (optional) user for the streaming purpose has been added to the server configuration. If you use wither none or plain, the username (and password for plain) will be written in clear text in the url.
The last option hashed do work, but you have to find the users hashed password in the ZoneMinder database. The easiest way is to connect to the ZoneMinder database server and generated a MySQL hashed password (SELECT PASSWORD('<password to hash>'))