The UAV camera system in charge of capturing and sending the uav camera stream and sending it to ground station
this implementation is based on the ROV camera system API that is written in python using sockets and opencv to send over the stream of image data to a receiver device on the same network
refer to the ROV link for extra documention on the main core of the program