您的位置:首页 > 理论基础 > 计算机网络

三招教你用VLC Player 通过RTSP over Http 播放 live555 mediasever 来的流媒体

2016-01-12 16:46 706 查看
1 了解理论知识:

基本上这一句是真谛:In the most simple case, the client makes a HTTP GET request to the streaming server to open the server to client channel. Then the client makes a POST request to the server to open the client to server channel.

还要研究一下:“Real Time Streaming Protocol (RTSP)”, section 10.12



2 VLC里使能RTSP over HTTP:





3 学会怎么打开流媒体 URL:



参考文献:

1 http://pdn.pelco.com/content/rtp-video-streaming-over-http

2 http://download.csdn.net/detail/brooknew/6453317

FROM: http://blog.csdn.net/brooknew/article/details/13021177
内容来自用户分享和网络整理,不保证内容的准确性,如有侵权内容,可联系管理员处理 点击这里给我发消息
标签: