Block camera combined controllers
This section describes the libraries that are used to control the zoom block cameras (devices with lens fixed to camera). This category consists of the following libraries:
Library | Description |
---|---|
FujiSxCamera (Linux and Windows) | Lens and camera controller implementation. It is a software controller for Fujinon Sx series CCTV cameras (block cameras which combine lens and camera (image sensor), and provides one control interface). No external dependencies. |
FujiSxParser (Linux and Windows) | Provides methods for encoding control commands and decoding responses for Fujinon Sx series CCTV cameras (block cameras which combine lens and camera (image sensor), and provides one control interface). No external dependencies. |
G5Camera (Linux and Windows) | Lens and camera controller implementation. It is a software controller for G5 thermal cameras (block cameras which combine lens and camera (image sensor), and provides one control interface). No external dependencies. |
G5ProtocolParser (Linux and Windows) | Provides methods for encoding control commands and decoding responses for G5 thermal cameras (block cameras which combine lens and camera (image sensor), and provides one control interface). No external dependencies. |
IRay300Parser (Linux and Windows) | Provides methods for encoding control commands and decoding responses for InfiRay FT block cameras (block cameras which combine lens and camera (image sensor), and provides one control interface).. No external dependencies. |
IRayBlockCamera (Linux and Windows) | Lens and camera controller implementation. It is a software controller for InfiRay FT block cameras (block cameras which combine lens and camera (image sensor), and provides one control interface). No external dependencies. |
PanTilt (Linux and Windows) | Provides standard interface as well as defines data structures and rules for different pan-tilt controllers. PanTilt interface class doesn’t do anything, just provides interface and provides methods to encode / decode commands and encode / decode params. No external dependencies. |
VentusCamera (Linux and Windows) | Lens and camera controller implementation. It is a software controller for WIND firmware compatible cameras, which mostly includes Ventus cameras produced by SIERRA-OLYMPIA TECHNOLOGIES INC. company. No external dependencies. |
ViscaCamera (Linux and Windows) | Lens and camera controller implementation. It is a software controller for VISCA Protocol compatible cameras and includes camera, lens and pan-tilt control interfaces. No external dependencies. |
ViscaParser (Linux and Windows) | Provides methods for encoding control commands and decoding responses for VISCA Protocol compatible cameras. No external dependencies. |