Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
dvr:poke_record_engine [2019/10/10 20:11]
neds removed
— (current)
Line 1: Line 1:
-====== Poke record engine ====== 
-<btn type="​success"​ size="​xs"​ icon="​fa fa-chevron-left">​[[:​DVR API|Back to all DVR API topics]]</​btn>​ 
  
-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. 
- 
-====API URL==== 
- 
-<​code><​storage engine BaseURL>/​recording_events.post?​sync</​code>​ 
- 
-Example: <​code>​http://​10.20.20.162:​4999/​recording_events.post?​sync</​code>​ 
- 
-====Poking the record engine==== 
- 
-^ Parameter ^ Type ^ Description ^ 
-| sync | n/a | No value. | 
- 
-Returns: "​null"​. 
  • Last modified: 2019/10/10 20:11