Open felixge opened 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.
iirc, it uses the video4linux api. I'll take a look.
:+1:
but first some just-in-time christmas shopping... :cold_sweat:
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.