This is an old revision of the document!


Poke record engine

Back to all DVR API topics

Any time a recording rule is added, deleted, or modified the client sends a message to the record engine to tell it to recompute upcoming record tasks.

<storage engine BaseURL>/recording_events.post?sync

Example:

http://10.20.20.162:4999/recording_events.post?sync
Parameter Type Description
sync n/a No value.

Returns: “null”.

  • Last modified: 2019/10/10 20:12