- Joined
- Dec 30, 2018
- Messages
- 33
- Reaction score
- 6
We should work together to establish an Android API which makes it easier to get the video feed from the Tello. From what I can tell, the raw data comes in over port 11111, and then needs to be decoded from H.264. It is somewhat arduous for a regular developer to do this video decoding, so it would be amazing if there was a library out there that could support that functionality. The video feed unlocks a lot of cool behavior for the Tello. What are people's thoughts on it?