SyncObjects

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

When you train Media Server, the database is updated with new training data. However, Media Server does not use this training 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.

Type: synchronous

Parameter Description Required
database The name of the object database that you want Media Server to synchronize with. If you set this parameter, all other object databases are removed from memory (and therefore cannot be used by subsequent object detection tasks). If you do not set this parameter, Media Server synchronizes with all object databases. No

Example

/action=syncObjects

Response

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

_HP_HTML5_bannerTitle.htm