I want to get an idea of how to stream a live feed from a website to a Android Application, do I need to implement on specific framework for streaming? I have the web url for live streaming and its working on web, I want to stream the same feed on Android Application I create.
I guess it will work only on version 2.2 and onward, but need guidelines on how to start it up.
Thanks