AutonomyLab / ardrone_autonomy

ROS driver for Parrot AR-Drone 1.0 and 2.0 quadrocopters
http://wiki.ros.org/ardrone_autonomy
BSD 3-Clause "New" or "Revised" License
357 stars 226 forks source link

720p video streaming #206

Closed Fawzikhattar closed 7 years ago

Fawzikhattar commented 7 years ago

Hello, I would like to get the 720p video stream from the ardrone. however the decoder is failing to decode the stream for this resolution although he is able to decode the lower resolution one (both streams are H264). Does anyone knows why? what could cause it? is it a bug in the official SDK or in the ardrone autonomy project?