Hi all, In my application development, there is a requirement where the encoded video frame data will be delivered to the library layer on the fly over 3G. Is there a possibility of displaying the frame data directly to a SurfaceView? I see that the existing media player can only take a source from a 3GP or MP4 or http/RTP sources and cannot play raw YUV frame data or individual encoded frames.
If not, how can I implement an equivalent video player to meet this requirement? This implementation would be similar to the camera preview except that instead of live data from camera, my data will be transmitted via network. Thanks & Regards, iblues --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "android-framework" 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-framework?hl=en -~----------~----~----~----~------~----~------~--~---
