Difference between revisions of "AxisAPI legacy"
Line 1: | Line 1: | ||
Elphel 3x3 cameras have own realisation of Axis Video API. The original HTTP-Interface Specification described on the [http://www.axis.com axis] site. | Elphel 3x3 cameras have own realisation of Axis Video API. The original HTTP-Interface Specification described on the [http://www.axis.com axis] site. | ||
− | The HTTP-based video interface provides the functionality for requesting single and multi-part images and for getting and setting internal parameter values. The image and CGI-requests are handled by the built-in Web server in the | + | Delelopers can find useful next links : |
+ | |||
+ | HTTP API specification, version 2 - http://axis.com/techsup/cam_servers/dev/cam_http_api_2.htm | ||
+ | <br/> | ||
+ | Axis Video Parameter specification - http://axis.com/techsup/cam_servers/dev/cam_param_2.htm | ||
+ | |||
+ | The HTTP-based video interface provides the functionality for requesting single and multi-part images and for getting and setting internal parameter values. The image and CGI-requests are handled by the built-in Web server in the cameras. | ||
+ | |||
+ | The 2.xx version of Axis Video API is supported in the Elphel cameras. | ||
+ | |||
+ | Elphel Axis API extension proposes some additional possibility. For example, functionality for requesting RTP MJPEG, HTTP Ogg/Theora or RTP Ogg/Theora video streaming... |
Revision as of 22:15, 28 September 2005
Elphel 3x3 cameras have own realisation of Axis Video API. The original HTTP-Interface Specification described on the axis site.
Delelopers can find useful next links :
HTTP API specification, version 2 - http://axis.com/techsup/cam_servers/dev/cam_http_api_2.htm
Axis Video Parameter specification - http://axis.com/techsup/cam_servers/dev/cam_param_2.htm
The HTTP-based video interface provides the functionality for requesting single and multi-part images and for getting and setting internal parameter values. The image and CGI-requests are handled by the built-in Web server in the cameras.
The 2.xx version of Axis Video API is supported in the Elphel cameras.
Elphel Axis API extension proposes some additional possibility. For example, functionality for requesting RTP MJPEG, HTTP Ogg/Theora or RTP Ogg/Theora video streaming...