This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Implementing H.264 codec using ARM8

Hi, I'm working on a project where I need to get live video from some digital camera and using the ARM8 I have to implement H.264 compression and transmit it over IP all in real time. I was thinking originally I'd start with a low resolution, around 240 x 180 and eventually move up but the problem is I need to be able to transmit a clear video over a band limited channel of 64 Kbps. I saw a program called Microsoft Lync which transmitted the video on that resolution and it could work on that bandwidth.

Mainly I have no idea exactly how I should start this other than researching on H.264 and video transmission, etc. I was hoping someone could give me some advice on this topic as in what camera I should use and basically where to start. Any help will be appreciated, thanks

Oh and I would also like to transmit it at about 15 fps if possible.

0