GET /networks/{networkId}/cameras/{serial}/videoLink
Summary: Returns video link to the specified camera
Operation ID: getNetworkCameraVideoLink
Auth: unknown
Operation ID: getNetworkCameraVideoLink
Auth: unknown
Description
Returns video link to the specified camera. If a timestamp is supplied, it links to that timestamp.
Parameters (3)
networkId
(string, path, required)
serial
(string, path, required)
timestamp
(string, query, optional)
[optional] The video link will start at this timestamp. The timestamp is in UNIX Epoch time (milliseconds). If no timestamp is specified, we will assume current time.
No probe data for this endpoint yet.