Smart Video Networking

A software engineering project for BAE Systems by Eric Gustavson, Ron Laidley, Andre Govier



Project Description:

Currently, BAE systems uses lcm to send images that come from a moving camera. Our goal is to help reduce the amount of bandwidth they use in sending these images. We aim to do this by compressing the images into a video format, such as MPEG2. Then, by sending only the MPEG2 stream, we can cut the amount of bandwidth needed to send these images. Once the video is recieved by a client, it will be decomposed into individual images. Essentially, we will be building an addon for lcm.


Get the Code: lcm addon at googlecode


Diagrams:
More: