-
概要介绍:
本例子是视频采集与播放是基于vfw。
视频的传输是基于rtp来传输。用的第三开源包是jrtplib。
参考例子:
(1)...
概要介绍:
本例子是视频采集与播放是基于vfw。
视频的传输是基于rtp来传输。用的第三开源包是jrtplib。
参考例子:
(1)视频采集,播放,视频传输 我参考了从http://www.programsalon.com/
下下来的NetMeeting_VideoCapture例子 不过它的传输是基于tcp/ip
socket编程的。
(2)jrtplib官方网站的c/s例子
运行配置:
VS2005
头文件
jthread-1.2.1
jrtplib-3.7.1
lib文件:(放到工程目录下。我已经放好了)
jrtplib.lib
jthread.lib
添加的依赖库:
jthread.lib
jrtplib.lib
ws2_32.lib
代码介绍:
具体代码发在网上
http://www.programsalon.com/upload_log.asp?e=hanyuejun2006@163.com
有什么问题请发hanyuejun2006@163.com与我联系。
文件中
videoSendertest
videoReceiver
是我编的例子
video_send
video_recv
是我基于vfw例子
JRTPConsole
是jrtplib c/s例子
-err
- 2022-03-25 18:05:24下载
- 积分:1
-
站长写的一个使用FTP自动更新应用系统文件的程序,可以自动拨号...
站长写的一个使用FTP自动更新应用系统文件的程序,可以自动拨号- Stationmaster writes uses FTP automatically to renew the
application system document the procedure, may the automatic digit
dialing
- 2022-01-25 17:29:43下载
- 积分:1
-
很不错的聊天室程序,分服务端和客户端
很不错的聊天室程序,分服务端和客户端-A good program about chat room, it includes server and client
- 2022-04-29 15:55:42下载
- 积分:1
-
银行与其它系统联网,这是客户端,在本站能下载到服务器端的源码。...
银行与其它系统联网,这是客户端,在本站能下载到服务器端的源码。-banks and other networking systems, it is the client, the site can be downloaded to the server side of the source.
- 2023-04-10 16:15:08下载
- 积分:1
-
要求asp.net环境,并要在IIS里设置网站属性 可以用来限制图片等文件的盗链,0.32版可设置不限制域名 通过referrer判断,如果没有引用页返回真实文...
要求asp.net环境,并要在IIS里设置网站属性 可以用来限制图片等文件的盗链,0.32版可设置不限制域名 通过referrer判断,如果没有引用页返回真实文件,如果引用页的域名不是本网站域名则返回wbtbForbidden.jpg这个图片,文件不存在返回wbtbNotFound.jpg这个图片 用法:http://www.xmlasp.net/WBAL/-Asp. Net environmental requirements and to the installed IIS Web site attributes can be used to limit pictures of the Irvine document, version 0.32 is not set restrictions on domain names through referrer judgment, if not applied to the real page document, if the pages of the Web site domain name is not returned wbtbForbidden . jpg the photographs, the file does not exist to return to the Photo wbtbNotFound.jpg Usage : http://www.xmlasp.net/WBAL/
- 2022-01-25 16:37:23下载
- 积分:1
-
视频会议系统的客户端列表模块源代码,该部分使用的是C++开发语言,MFC的socket环境...
视频会议系统的客户端列表模块源代码,该部分使用的是C++开发语言,MFC的socket环境-Video Conference System client list module source code, that part of using C++ Development language, MFC
- 2022-03-21 22:50:56下载
- 积分:1
-
目录访问网络设置,网卡信息接入网络…
目录获取网络设置,网卡信息是一个获取网络DNS、子网掩码、网卡地址的综合程序,注意该程序包括了第四章的4.2节、4.3节的两个程序。(最好在win98中测试)。-Directory access to network settings, network card information is an access network DNS, subnet mask, network card addresses comprehensive procedures, attention to the procedures included in Chapter IV of 4.2, 4.3 of the two procedures. (Preferably tested in win98).
- 2022-05-26 23:17:20下载
- 积分:1
-
一个完整的网吧管理程序,美国人写的.
一个完整的网吧管理程序,美国人写的.-A complete Internet cafe management procedures, the Americans wrote.
- 2022-03-13 04:25:39下载
- 积分:1
-
WINDOWS下基于SOCKET的网络聊天程序内核
可以通过对方计算机名或IP进行文字聊天...
WINDOWS下基于SOCKET的网络聊天程序内核
可以通过对方计算机名或IP进行文字聊天-WINDOWS-based chat program SOCKET core network through the other computer name or IP text chat
- 2022-01-27 23:22:35下载
- 积分:1
-
说明的是用xml例子,此例子经过本人的调试通过。欢迎大家享用,同时也希望能和大家交流,谢谢。...
说明的是用xml例子,此例子经过本人的调试通过。欢迎大家享用,同时也希望能和大家交流,谢谢。-note is xml example, the example I read through the debugger. Welcome everyone to enjoy, but also hopes to be able to share, thank you.
- 2022-03-14 10:51:12下载
- 积分:1