Difference between revisions of "AxisAPI legacy"

From ElphelWiki
Jump to: navigation, search
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 [http://www.axis.com Axis] [ http://axis.com/techsup/cam_servers/dev/cam_http_api_2.htm Video API version 2.xx].  
 
 
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 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.

Revision as of 23:17, 28 September 2005

Elphel 3x3 cameras have own realisation of Axis [ http://axis.com/techsup/cam_servers/dev/cam_http_api_2.htm Video API version 2.xx].

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...