Differences
This shows you the differences between two versions of the page.
| Next revision | Previous revision | ||
| dvr_api:record_engine_status [2019/10/10 20:17] – created neds | dvr_api:record_engine_status [2020/10/25 01:40] (current) – neds | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| ======Record engine status====== | ======Record engine status====== | ||
| <btn type=" | <btn type=" | ||
| + | |||
| + | <WRAP center info> | ||
| + | This is a mirror of the documentation from: https:// | ||
| + | </ | ||
| The record engine provides basic status information. | The record engine provides basic status information. | ||
| ====API URL==== | ====API URL==== | ||
| + | <WRAP indent> | ||
| < | < | ||
| Line 10: | Line 15: | ||
| Example: < | Example: < | ||
| + | </ | ||
| ====Result format==== | ====Result format==== | ||
| + | <WRAP indent> | ||
| + | |||
| < | < | ||
| { | { | ||
| Line 27: | Line 35: | ||
| | StorageURL | url | URL for obtaining list of recordings available for playback in json format. | | | StorageURL | url | URL for obtaining list of recordings available for playback in json format. | | ||
| | Freespace | int64 | Free space for recordings in bytes. | | | Freespace | int64 | Free space for recordings in bytes. | | ||
| + | |||
| + | </ | ||
| + | ====History==== | ||
| + | <WRAP indent> | ||
| + | |||
| + | * 20160516: | ||
| + | * Initial documentation. | ||
| + | |||
| + | </ | ||
| + | Copyright © 2016 Silicondust USA Inc. < | ||