You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
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 issue reported on code.google.com by
[email protected]
on 3 Apr 2013 at 7:46Attachments:
The text was updated successfully, but these errors were encountered: