SyncClassifiers

Forces Media Server to synchronize its object class training data with the latest training data in the database.

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.

Tip: Media Server automatically synchronizes with the database. You can configure the interval between each synchronization using the configuration parameter SyncInterval.

You might use this action if you want to run analysis immediately after training. Media Server continues running process actions while synchronization takes place, so you might want to run SyncClassifiers and wait for the synchronization to complete before starting a task that includes object classification.

Type: synchronous

Example

/action=syncClassifiers

Response

<autnresponse>
   <action>SYNCCLASSIFIERS</action>
   <response>SUCCESS</response>
   <responsedata></responsedata>
</autnresponse>

_HP_HTML5_bannerTitle.htm