I have developed an app which streams online video to an ip on the router using RTSP server and i also could get the SDP file of the stream. How can I show that video on the ip ? (When we go to the ip address , some kind of flash player would show the streaming video)
You could create a the html page with video tag. Its as simple as this http://www.w3schools.com/html/html5_video.asp