Hello, I have a server which streams MJPEG and H264 movies over a proprietary protocol (yes, bad...).
Everythings works well with MJPEG, I display frames with a Bitmap and a SurfaceView. But I have no idea how I could display H264 streams (I can have sprop-parameter-sets and the type of each frames). Is it possible to give an InputStream to a Android video decoder or something like that ? Thanks -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en

