Hi guys,

I'm interested in playing live video. That is, I have my own buffer
(frame) and I would like to send it to the screen.
As far as I've found the Media Player class supports playing from a
file or a URL.

So my question is should I try using OpenGL, override the onDraw of my
View, or is there a nice way to implement a stream (Content provider
maybe?) that the Media Player can interact with?

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to