SyncDatabase

This parameter specifies whether Media Server synchronizes with the database before beginning the analysis task. To ensure that the analysis task uses the latest training that is available when the process action begins, set this parameter to TRUE.

TIP: You can configure Media Server to synchronize with the database on a schedule by setting the parameters ScheduledSync and SyncInterval. However, setting SyncDatabase=TRUE ensures that synchronization is complete before analysis starts.

TIP: You can force Media Server to synchronize with the database by running the action SyncImageEmbeddingEncoders.

To start analysis without synchronizing with the latest training, set this parameter to FALSE. Synchronizing with the latest training might not be necessary if you have already run the action SyncImageEmbeddingEncoders (and waited for it to complete), or if there have been no changes to the training data.

Type: Boolean
Default: True
Required: No
Configuration Section: TaskName
Example: SyncDatabase=TRUE
See Also:

ScheduledSync

SyncInterval