Difference between revisions of "AxisAPI legacy"
From ElphelWiki
Line 15: | Line 15: | ||
==== [http://axis.com/techsup/cam_servers/dev/cam_http_api_2.htm#api_blocks_image_video_videostatus Video status] ==== | ==== [http://axis.com/techsup/cam_servers/dev/cam_http_api_2.htm#api_blocks_image_video_videostatus Video status] ==== | ||
:Not supported. It has the sense only for video servers. | :Not supported. It has the sense only for video servers. | ||
+ | |||
+ | ==== [http://axis.com/techsup/cam_servers/dev/cam_http_api_2.htm#api_blocks_image_video_bitmap Bitmap] ==== | ||
+ | :Not supported. But it can be added in future if somebody has need in it. | ||
+ | |||
+ | ==== [http://axis.com/techsup/cam_servers/dev/cam_http_api_2.htm#api_blocks_image_video_jpeg_mjpg JPEG/MJPG] ==== |
Revision as of 06:22, 29 September 2005
Elphel 3x3 cameras have own implementation of Axis 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.
Elphel Axis Video API extension proposes some additional possibility. For example, functionality for requesting RTP MJPEG, HTTP Ogg/Theora or RTP Ogg/Theora video streaming.
Contents
API GROUPS
Image and Video
Image size
- Fully supported.
Video status
- Not supported. It has the sense only for video servers.
Bitmap
- Not supported. But it can be added in future if somebody has need in it.