BinghamtonRover / RoverSystem

Pre-2021 Software Repository for the Binghamton University Rover Team
https://binghamtonrover.github.io/RoverSystem/
8 stars 2 forks source link

Integrate CSI Camera Modules Program with Video Computer Program #196

Open krmnino opened 3 years ago

krmnino commented 3 years ago

Integrate the CSI Camera Module program scratch/accelerated_pi_cam into the Video Computer Program. Includes integration with the network library. The updated video program must be able to capture and send the video stream in form of packets to the base station. Being able to render the stream in the base station is not a requirement, that's a task for later.

krmnino commented 3 years ago

Deconstruct h264 video stream

krmnino commented 3 years ago

Merge New Camera Software with Video Computer Software