Documentation for Axxon Next 3.5.1. Documentation for other versions of Axxon Next is [available too].

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

Compare with Current View Page History

Version 1 Next »

GET http://server/prefix/live/media/VIDEOSOURCEID?parameters.
Parameters:
format – parameter values are "mjpeg", "webm" or "h264". The native format is selected by server to prevent additional encoding in case no format is specified or recognized. If a native format is not supported by client, server selects WebM.
w – frame width.
h – frame height.
Sample request:
GET http://server/prefix/live/media/TEST-1/DeviceIpint.23/VideoSource.0:0?format=mjpeg&w=640&h=480

  • No labels