This code is a project to Digital Video Applications Laboratory - LAVID. The purpose of this code is create a 4K streamer using a camera from Point Grey.
These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.
What things you need to install the software and how to install them
G++ or compatible installed.
Cmake
Flycapture API
FFMPEG API
To run the code in LINUX, in the directoy file:
cmake CMakeList.txt
makefile
And next:
./Streaming
- CLion - Used for code editting.
- Leoberto Soares - leossoaress
- Lincoln David - Lincoln
This project is licensed under the MIT License - see the LICENSE.md file for details