Video streaming using RTSP
I 'm trying to install a Wowza server on my linux machine to enable the RTSP streaming for my android application. On android client side what sort of changes do I need to make in my application. I 'm using Videoview to simply play a video file stored locally. Now I want to get the video content get streamed through the server that I 've installed. If necessary I can move to any other streaming server as right now I 'm doing a research on streaming servers.
Thanks