SyncFaces

Forces Media Server to synchronize its face 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 face database that you want Media Server to synchronize with. If you set this parameter, all other face databases are removed from memory (and therefore cannot be used by subsequent face recognition tasks). If you do not set this parameter, Media Server synchronizes with all face databases. No

Example

/action=syncFaces

Response

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

_HP_HTML5_bannerTitle.htm