搜索资源列表
rodi_src_0.3.60
- P2P-Radio is a peer-to-peer audio and video broadcasting system that features freeloader detection, stream signing, SHOUTcast support, an easy-to-use GUI and a separate monitor application which displays the current structure of the P2P network.-P
v4l2_camera 视频采集服务器
- 一个视频采集服务器,将摄像头(支持JPEG)采集的视频客户端, 客户端可以是浏览器,http://localhost:端口号/?action=stream qt客户短 注意:编译时不能用makefile(每做好) 执行时如:execute_file /dev/vedio0 -A video capture server, the camera (supports JPEG) capture video client, the client can be a browse
gmlive-0.20.3
- GMLive并不直接提供P2P直播服务。因此我们并不能对提供的服务负责。 它尝试成为一款通用型的流媒体播放外壳。 它以全能的Mplayer播放器为引擎。目标是支持Linuxx下多种类型的P2P广播视频 流,提供一种方便快捷的观看网络视频的方案。-GMLive does not directly provide the P2P video service. So we should not be responsible for the services provided. It tried to
mpeg
- 实现mpeg1流的网络视频传输,在监控领域广泛应用-Achieve mpeg1 stream network video transmission, monitoring a wide range of applications
Mail
- Example o indy client/server source code with stream video
client
- 用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
10.1.1.120.2896
- In recent years, Content Delivery Networks (CDN) and Peerto- Peer (P2P) networks have emerged as two effective paradigms for delivering multimedia contents over the Internet. An important feature in CDN and P2P networks is the data redundancy a
VideoCapturer
- c#,TCP协议实现视频聊天功能,通过程序捕获摄像头,实现本地视频功能及本地数据流转换,在两台电脑上显示对方视频,实现视频功能。-c#, TCP protocol for video chat, the camera captured through the process and achieve local video and local data stream conversion, in the other two computers on a video display for vide
video-stream
- 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.
Rtsp
- rtsp中间件,用于中间视频流的获取,这个是一个非常好用的东西哦 可以-rtsp middleware, for the access of the intermediate video stream
stream-server
- 多媒体服务器,中实时流传输协议 RTP 详细说明了在互联网上传递音频和视频的标准数据包格式-Multimedia server, real-time streaming protocol RTP detailed descr iption of the standard packet format to transfer audio and video on the Internet
SDK-IPCAM
- 一个基于TCP/IP(linux开发环境)的视频采集和显示程序,包含server端和client端。程序传输为jpeg流,所以需要类似zc301p这样芯片的摄像头。-A TCP/IP (linux development environment)-based video capture and display program, including server and client side. Program transmission jpeg stream, so it is necessar
qimagegrabber-read-only.tar
- 从 rtmp 攻取图片流,拼接成视频 并且显示-Captured images from rtmp stream, spliced into the video and displays
photo
- HTML5 The Media Capture API提供了对摄像头的可编程访问,用户可以直接用getUserMedia获得摄像头提供的视频流-HTML5 The Media Capture API provides camaer api access.user call getUserMedia get video stream by camera
CCTV_camer
- LINUX下,用于采集网络上的摄像头视频流录像存储程序-LINUX, the camera used to capture the video stream video stored on a network program
Teststream
- This file contains the video stream source code written in C language.
video_system
- 基于嵌入式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
batchControl
- tcp视频流处理,数据解析处理分析,连接,处理(TCP video stream processing)
smartcar
- 基于qt的C++编程,在qt环境下可以采集MJPEG视频流的数据!能用但不完善。(Based C++ programming qt and qt environment can collect data MJPEG video stream!)
iphone-inline-video-master
- video标签在ios设备上,视频播放 会脱离文档。 webkit-playsinline和playsinline: 视频播放时局域播放,不脱离文档流 。但是这个属性比较特别, 需要嵌入网页的APP比如WeChat中UIwebview 的allowsInlineMediaPlayback = YES webview.allowsInlineMediaPlayback = YES,才能生效。换句话说,如果APP不设置,你页面中加了这标签也无效。 如果以上设置都未生效,可以使用iphone-in