搜索资源列表
NetShow
- 视频聊天程序,包括视频采集,视频压缩(H263),视频传输采用的是TCP,仅供大家参考学习。-Video chat program, including video capture, video compression (H263), video transmission using the TCP, only for your reference study.
Video
- 视频聊天程序,包括视频采集,视频压缩(H263),视频传输采用的是TCP,仅供大家参考学习。-Video chat program, including video capture, video compression (H263), video transmission using the TCP, only for your reference study.
15982576
- 视频聊天程序,包括视频采集,视频压缩(H263),视频传输采用的是TCP,仅供大家参考学习。-Video chat program, including video capture, video compression (H263), video transmission using the TCP, only for your reference study.
2513564
- 视频聊天程序,包括视频采集,视频压缩(H263),视频传输采用的是TCP,仅供大家参考学习。-Video chat program, including video capture, video compression (H263), video transmission using the TCP, only for your reference study.
326546412
- 视频聊天程序,包括视频采集,视频压缩(H263),视频传输采用的是TCP,仅供大家参考学习。-Video chat program, including video capture, video compression (H263), video transmission using the TCP, only for your reference study.
daima
- 本设计综合应用Windows低级音频API、G.729A编码算法、SOCKET编程、多线程编程等技术实现了在局域网PC机点对点的窄带全双工语音通信系统。界面通过MFC实现。为了确保发送应用层协议和聊天信息的正确性,采用TCP方式发送交互信息。语音模块的启动与关闭由交互的命令控制。考虑到语音数据需要延时小,这里用UDP方式发送。-The comprehensive application of the design of Windows low-level audio API of G.729A
p2p
- p2p网络计时语音传输 使用tcp协议 可以作为聊天工具的组成部分-part of peer-to-peer network timing voice transmission using TCP protocol can be used as the chat tool
TCP_UCP
- 基于TCP,UCP协议实现四方语音通信,(四方到八方聊天),语音质量良好,感觉不到延迟-Based on TCP, UCP protocol Quartet voice communications, (Quartet to Octagon chat), voice quality is good, do not feel the delay
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两种(修改宏定