Validate users using TokenID without using/checking against database.
Multiple configurations for different publish points.
URL string matching for free access.
Automatically update configurations.
Authenticate username/password Form Logon using ODBC database.
Updates intensive reports to ODBC database. It provides play time, sent bytes, play stats, duration and more.
Limited Concurrent Logon: Multiple persons using the same username and password are detected and prevented from login at the same time. This prevents illicit users from posting their usernames and password on the web.
Dictionary Attack Protection (DAP): Protects the logon form from subversive dictionary attack programs. Dictionary attack programs run through a list of dictionary words, attempting to find a username and password combination that works.
Limited contents by IP address in a given time. Blocking the IP address of web spider to prevent
it from crawling the whole site and stealing media files.
Limit concurrent connections to the same account.
Database Connection Attack Program (CAP): prevent users from sending authorization requests to bring down the the database server.
Parse URL arguments to EXPORT PARAM for Authorization and Reports.
Change Realm in the logon dialog box.
Disconnect user for Pay-Per-Minute. VideoGuard disconnects the user when the viewing time is up. Max. number depends on server hardware, load and bandwidth.
Retrieve USERNAME in Authorization SQL command or Form Login Prompt.
Option to grant access permission when database server is down. This option provide
no-disconnected streaming service to your customers even when database server or internal network is down.