Hi,
I know that we are able to play a media file from a resource file or from a stored location such as SDCard or Android Filesystem. But i would like to know whether the player is capable of playing from InputStream as normal Java players will do.. Instead of specifying the whole file URI will it be able to play from InputStream..
Any suggestions regarding this will be useful..
Anybody succeded in making a streaming player...

