搜索资源列表
video_Sender
- 该程序实现实时采集视频数据并通过TCP/IP发送给接收端.或发送视频文件给接收端-the process real-time data acquisition and video through TCP / IP sent to the receiver. Or send video files to the receiving terminal
Videocap+Text
- 视频+文字传输,DSPACK+TCP -Video text transmission, TCP DSPACK
VideoMonitor
- 介绍了一个远程视频监控系统,涉及技术包括TCP/IP,IP组播技术,Socket,DirectShow编程。
VideoTransmission(INDY10)
- 在原先源码的基础上修改,能够在基于indy10的delphi2007环境下编译通过,支持udp和tcp两种方式。
通过directshow捕捉图象并远传
- 用directshow和vfw,自动识别视频源,采用divx压缩并远传,在远端可以通过tcp网络接收,并divx解码显示。
directshowcapture.rar
- 用directshow和vfw,自动识别视频源,采用divx压缩并远传,远端可以通过tcp接收数据并用divx解码显示,With directshow and vfw, automatic identification of video sources, and Far using divx compression, remote data through tcp receive and display divx codec
webcam_server
- Code to capture images using Video For Linux (V4L2) UVC USB camera. Then process images to find a white dot coordinates and transmit over TCP/IP with built in server.
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
tcpspycam
- simple stream image capture as like as video via over network using TCP port
99273868socket
- 编译好的网络通信的socket编程实例,TCP通信与UDP通信-Network compiled examples of socket programming, TCP and UDP traffic
Server
- 通过摄像头采集视频并通过tcp传输出去,opencv-Camera capture video transmission via tcp out
video-p2p-based-on-H.264
- 本程序是在H.263的P2P视频聊天程序(本站可下载到)基础上优化升级而成,vs 2008环境,实现了点对点视频通信,分辨率和视频质量有了大幅提升。包括3个工程:x264实现视频编码,ffmpeg实现视频解码,testvideo实现视频采集界面显示和TCP协议传输,需先编译前2个工程生成库文件后供第三个工程调用,编译库时注意修改工程路径及代码中的extern C,也可直接用我编译好的库文件。支持RGB和YUY2(4:2:2)格式输出的摄像头,分辨率支持176x144或352x288两种(修改宏定
TCP通信
- C#代码,采用TCP协议实现视频采集和通信 开发平台(C# code, using TCP protocol to achieve video acquisition and communication development platform)