- Purpose/Overview
- Features
- Special Features
- Running the Program
- Specifications
- Disclaimer
- Contact Information
The FCB Series Menu is a terminal-based interface designed to facilitate control over FCB security block cameras. This program, written in C, allows users to interact with various camera functions and settings efficiently.
- Camera: Control and configure camera settings.
- Lens: Adjust lens parameters for optimal viewing.
- Exp/WB: Manage exposure and white balance settings.
- Spot-Focus: Focus on specific areas of the camera feed.
- Motion Detection: Detect motion within the camera’s field of view. (This feature is combined with spot focus)
- IQ: Adjust image quality settings.
- Extend: Access additional functionalities or extensions.
The FCB Series Menu includes advanced functionality with motion detection combined with spot focus. The program captures and analyzes four distinct frames—top left, top right, bottom left, and bottom right of the screen. When motion is detected in any of these frames, an alert is sent to the terminal indicating which frame detected the motion. The frame with detected motion is then focused in on using the spot focus feature, ensuring detailed observation of the area of interest.
To run the FCB Series Menu program:
- Make sure you are in the correct Directory
$ cd fcbSeries/FCB - Clean your Directory
$ make clean
- run make
$ make
- run the menu program
$ ./visca
- Operating Systems: Designed to run on both Linux 64-bit Desktop and Embedded 64-bit ARM NVIDIA Jetson operating systems.
This menu has been tested on 1 FCB camera model (EW9500H) and is assumed to be compatible with every FCB camera based on the similarities between all camera models.
For any questions or support, please reach out to:
School Email: cherresb@grinnell.edu