There are 2 types of videos that I want to be able to play on a project I've been working on. One is live streams and the other one is video on demand.
I was able to make the video on demand fully functional using WebView. My problem now is with the live streams. I couldn't make the WebView and even VideoView to work. Also I've been researching about this for some time now, and found out that HTTP Live Stream is only available to Android 3.0 and above. Is what I'm trying to accomplish even possible. If so, how do I go about doing this? If you need more information, feel free to ask and I could provide them. -- 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

