简体   繁体   English

将视频从android流传输到路由器上的RTSP服务器

[英]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. 我开发了一个应用程序,该应用程序使用RTSP服务器将在线视频流式传输到路由器上的ip,而且我还可以获得流的SDP文件。 How can I show that video on the ip ? 如何在ip上显示该视频? (When we go to the ip address , some kind of flash player would show the streaming video) (当我们转到ip地址时,某种Flash播放器将显示流式视频)

You could create a the html page with video tag. 您可以创建带有视频标签的html页面。 Its as simple as this http://www.w3schools.com/html/html5_video.asp 就像这个http://www.w3schools.com/html/html5_video.asp一样简单

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM