Skip to end of metadata
Go to start of metadata

You are viewing an old version of this content. View the current version.

Compare with Current View Version History

« Previous Version 2 Current »

TKH Security Solution | Video Surveillance

VDG Sense | API | Functions | Media

Versions - VDG Sense 2.6.x

Media

Retrieve live or recorded video

addClip

This call adds a request to create a new video clip (in mp4 format).

deleteClip

Delete the clip of the given id.

downloadClip

Download and save the clip of the given id.

getClips

Obtains a list of all created or pending clips.

getHistoricalImage

This command is used to obtain the historical image.

getHistoricalImageData

This command is used to obtain the data concerning a historical image.

getImageSequence

This command is used to obtain a list of timestamps of recorded images between given dates.

getLiveImage

The system can send live images of a certain camera.

getPresetImage

Get the preset images of a dome, a preset image is a represented image of the located preset position.

streamVideo

When a connection is setup, the system will stream live jpeg images to the client until the connection is closed.

updateClip

Update the description of a clip of the given id.


  • No labels