Hi, You can check the docs at code.google.com/android. There you must navigate to the Optional APIs sections and locate Media Packages.
As of the current SDK, there is no support for streaming audio to android via an RTP socket. However, you can stream over HTTP to the MediaPlayer Class. There is something known as the cupcake development branch. According to the docs there, the cupcake branch has support for "streaming Audio I/O". But you will have to download it yourself and see what can be done with it (I myself am doing that now) Cupcake is available at source.android.com If you come across something useful, please inform me as well. Even I am working on the same thing. Also, I came across openCore. Android Engineers say that it provides all low level audio and video functions to android. I am trying to access that also. You can check openCore on the android source site. Cheers, Earlence On Jan 22, 7:35 am, aayush <abhatnagar192...@gmail.com> wrote: > Hello guys, > Does android support video capabilities? If not, then is it on their > roadmap? > > Where can i find a consolidated list of what media capabilities are > supported by Android ?(codecs etc) > > Has anyone tried to port a third party RTP stack or API on Android? > Eg: Using JMF on Android etc. > > thanks in advance > aayush. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Android Discuss" group. To post to this group, send email to android-discuss@googlegroups.com To unsubscribe from this group, send email to android-discuss+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/android-discuss?hl=en -~----------~----~----~----~------~----~------~--~---