搜索资源列表
ServerVideoProject
- 本程序是网络视频采集的服务器端程序,视频采集程序采用h263编码器,使用vc6开发.-this program is a network video server acquisition procedures, procedures for using Video Capture h263 encoder, vc6 use development.
H263example
- VC++ 视频捕获+H263压缩/解压+远程传输 已测试
h223_h263
- 采用h223和h263协议进行视频通话的PC机通信系统,包含很多协议,可进行移植应用。-Agreement with h223 and h263 video calls PC-communication system, including a lot of agreement, to be transplanted applications.
AVC
- 视频采集、利用H263进行codec的本地环回版本的高质量的压缩器-Video capture, using H263 for the local loop-back version of the codec quality of the compressor
VideoCapH2631
- 一个用于编码和解码h263格式的视频的程序,包含源文件-A format for encoding and decoding h263 video of the procedure, including the source files
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