Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ARDrone 2.0 video decoding #50

Open
GoogleCodeExporter opened this issue Mar 28, 2015 · 2 comments
Open

ARDrone 2.0 video decoding #50

GoogleCodeExporter opened this issue Mar 28, 2015 · 2 comments

Comments

@GoogleCodeExporter
Copy link

I got the TestH264DataDecoder class to get images from the 2.0, here is a 
modified version in case it helps anyone.  It isn't perfect, I think there is 
something strange about theH264 decoder that is being used but it is a start.


Original issue reported on code.google.com by [email protected] on 3 Apr 2013 at 7:46

Attachments:

@GoogleCodeExporter
Copy link
Author

Original comment by [email protected] on 3 Apr 2013 at 9:53

  • Added labels: ****
  • Removed labels: ****

@GoogleCodeExporter
Copy link
Author

Hi,

currently I'm trying to get the video stream from ar.drone. I use your decoder 
class and H264J, but get a NullPointerException on calling 
avcodec_decode_video2 method. How can I fix that?

Kind regards,

Matt

Original comment by [email protected] on 13 Dec 2013 at 3:52

  • Added labels: ****
  • Removed labels: ****

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant