felixge / godrone

GoDrone is a free software alternative firmware for the Parrot AR Drone 2.0.
http://www.godrone.io/
Other
204 stars 22 forks source link

Camera Access / h264 encoding #8

Open felixge opened 10 years ago

felixge commented 10 years ago

We need to figure out how to access the cameras on the drone, and how to convert that data to h264. Maybe the drone already has a h264 chip, but if not we'll need to make a binding to libx264 or something.

bkw commented 10 years ago

iirc, it uses the video4linux api. I'll take a look.

felixge commented 10 years ago

:+1:

bkw commented 10 years ago

but first some just-in-time christmas shopping... :cold_sweat: