Versions Compared

Key

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

GET http://server/prefixIP-Address:8000/asip-api/live/media/VIDEOSOURCEID?parameters.Now video

Parameters:

format - at the moment 'rtsp' value only is available for this parameter.

Info
titleNote.

Video can be received

...

in the original

...

format (without recompression) via RTSP protocol. In all other cases the server recompresses it

...

to MJPEG format.

Support of video receiving in other formats is planned later, what for the format parameter reserved.

Parameters:

w – frame width.

h frame height.

Info
titleNote.

If h and w values more than size of original vodeo, the video will be received with original size.

Info
titleNote.

Zooming out of width and height is available only discretely - in 2, 4, 8 times, etc. If specified sizes are not corresponding to 1/2, 1/4 etc. of original video size, the video will be received with size divisible by the original video size close to specified values.

Sample request:

GET http://server/prefixIP-Address:8000/asip-api/live/media/TEST-1HOSTNAME/DeviceIpint.23/VideoSourceSourceEndpoint.video:0:0?format=rtsp&w=640&h=480