The interval, in milliseconds, at which Media Server checks the database for new training data.
When you train Media Server, the Media Server database is updated with new training data. However, Media Server does not use this training data in analysis operations until it has synchronized with the database.
To disable scheduled synchronization, set SyncInterval=0
. In this case you can force Media Server to synchronize with the database by running the actions SyncFaces, SyncObjects, and SyncClassifiers.
Type: | Integer |
---|---|
Default: | 1000 |
Required: | No |
Configuration Section: | Database |
Example: | SyncInterval=60000
|
See Also: |
|