STREAMING 4K

This code is a project to Digital Video Applications Laboratory - LAVID. The purpose of this code is create a 4K streamer using a 4k capture device from INOGENI.

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.

Prerequisites

What things you need to install the software and how to install them

G++ or compatible installed.
Cmake
FFMPEG API

Compile and Run

To run the code in LINUX, in the directoy file:

cmake CMakeList.txt
makefile

And next:

./Streaming

Built With

  • CLion - Used for code editting.

Authors

License

This project is licensed under the MIT License - see the LICENSE.md file for details