搜索资源列表
vodDirectshow
- 实现视频点播功能,c/s结构,服务器端共享文件,客户端可以播放,媒体数据传输通过RTP协议,播放通过Directshow,是学习网络视频和Directshow的好程序。
shipinjiankong
- 实现远程的视频监控,有客户端和服务器的程序,可供学习
C/S结构网络监控系统
- 网络监控系统程序,含客户端和服务器端。是一个完整的Web server实现。含串口通信相关函数,数据库的读写等。
Video
- 从USB摄像头读取视频信号显示并转化为Stream传输,包含客户端和服务器端-Read from the USB camera and video signals into a Stream transmission that contains client and server-side
shipinjiankong
- 远程视频监控系统,分为客户端和服务器端,vc6.0下调试通过-Remote Video Monitoring System, is divided into client and server-side, vc6.0 debugging through
decore50src
- 网络摄像头源程序,包括服务器端和客户端,可以IE监控,本地录制-Network camera source, including server-side and client, you can monitoring IE, the local recording
dvrRemoteMonitoringSystem
- 数字DVR远程监控系统!分为客户端和服务器端两个部分,代码完整。-Digital DVR Remote Monitoring System! Divided into client and server-side two parts, the code is complete.
AudioVideoCap
- 一个视频捕获程序~服务器端捕获摄像头视频流和音频流 客户端能接受视频和音频的数据-A video capture program to capture camera ~ server-side video streams and audio streams, the client can accept video and audio data
Video
- 完整的视频监控系统,实现客户端和服务器端的通信,有说明资料-Complete video monitoring system, client and server communication, with explanatory information
Camera
- TQ2440摄像头解决方案,支持usb摄像头,OV9650等摄像头;支持保存为jpeg图片;支持本地预览和远程传输;支持客户,端远程设置服务器参数,如分辨率切换,通道切换等。-TQ2440 camera head solutions, and support usb camera, OV9650 camera saved as a jpeg image support local preview and remote transmission support customer end re
videosystem
- 视频监控系统的一些源代码 包括客户端和服务器 -Some of the source code of the video surveillance system, including client and server
Video_Demo
- 视频服务器和视频客户端测试用程序,连接后传递YUV视频数据并显示。-Video server and video client test program, YUV video data and display the passed connection.
VideoServerDemo
- 网络视频服务器和视频客户端测试用程序,连接后传递YUV视频数据并显示。-Video server and video client test program, YUV video data and display the passed connection.
H263
- 基于VFW视频捕捉得到RGB24格式的视频,然后将该格式转为YUV格式,对YUV格式进行h.263编码,建立socket服务端和客户端,之间通过tcp协议进行传输,这里电脑是服务器端,window mobile手机是客户端,263文件从服务器端传送到客户端,传输完成后利用从ffmpeg移植到wm的h.263解码器进行解码,得到YUV格式的视频,再转为RGB24格式,就可以显示了。-VFW video capture video RGB24 format, then the format to Y