搜索资源列表
-
0下载:
用TCP 和UDPprotocol来传输数据,具体请见英文描述-Introduction
In this assignment, you will build a client for a simple streaming transport protocol.
Media streams such as compressed video or audio are typically delay and jitter sensitive-
real-time conversation
-
-
0下载:
Linux下C编写的视频流获取 解码 输出的程序。属于实时系统,用到 互斥 条件变量等。-C program under Linux. It is used to simulate the video stream receiving, decoding and outputting process. One of the classical real-time system implementation.
-
-
0下载:
多媒体服务器,中实时流传输协议 RTP 详细说明了在互联网上传递音频和视频的标准数据包格式-Multimedia server, real-time streaming protocol RTP detailed descr iption of the standard packet format to transfer audio and video on the Internet
-
-
1下载:
可以通过RTP实时传输H264流,测试通过了,可以用VLC设置SDP文件接收。SDP文件如下(保存成ceshi.sdp就可以了)t=0 0
m=video 1234 RTP/AVP 96
a=rtpmap:96 H264
a=framerate:15
c=IN IP4 192.168.0.121-Real-time transmission via RTP H264 stream passed the test, you can set the SDP file with VLC
-
-
0下载:
基于嵌入式ARM平台的视频监控,将ARM作为server端,PC作为client端。PC可以实时通过本地局域网获得视频码流,并显示-ARM-based embedded video surveillance platform, the ARM as the server end, PC as the client. PC via a local area network in real time to get the video stream and displays
-