Hi, folks Are there any media player in Android can play HTTP stream media files?
thanks On Tue, Jun 29, 2010 at 9:10 AM, Andy Savage <[email protected]> wrote: > With certain types of well formed RTSP streams the mediaplayer class can > play it directly. > > http://m.youtube.com is a great example of some well formed feeds, but > most RTSP feeds from the net seem to work fine. > > I've also managed to get ffserver streaming fine to it using H.264. > > > On Mon, Jun 28, 2010 at 7:28 PM, MobDev <[email protected]> wrote: > >> afaik you can directly feed that trsp url to the MediaPlayer class... >> >> On 28 jun, 12:33, chas__123 <[email protected]> wrote: >> > Hi >> > >> > could someone say if android supports an RTSP stack? We've an RTSP >> > server that we'd like to stream video to an android rtsp client if >> > thats possible >> > >> > thanks in advance >> >> -- >> 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]<android-developers%[email protected]> >> For more options, visit this group at >> http://groups.google.com/group/android-developers?hl=en >> > > -- > 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]<android-developers%[email protected]> > For more options, visit this group at > http://groups.google.com/group/android-developers?hl=en > -- 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

