androidrtsprouterrtsp-client

Stream video from android to RTSP server on router


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)


Solution

  • You could create a the html page with video tag. Its as simple as this http://www.w3schools.com/html/html5_video.asp