Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

GetLiveUrl - returns − returns rtsp URL of “live” video stream for the specified camera.

...

Parameter

Is required

Description

cameraidYes

Camera ID

Request example:

Response example:

Code Block
languagexml
{
"rtspurl": "rtsp://device-address/somelivemediastream0"
}

...