-
概要介绍:
本例子是视频采集与播放是基于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
-
DBGRID-call-SQL-database
基于C语言的使用DBGRID控件实现的SQL数据库管理程序,方便灵活(C-based controls to achieve using DBGRID SQL database management procedures, convenient and flexible)
- 2013-07-13 21:30:03下载
- 积分:1
-
SDK_FRAME
用VS2005编写的一个框架,适合初用SDK编程的人参考,代码可以执行,简单易懂。(Frame program write with VS2005,suit for the SDK primer)
- 2013-05-24 08:28:10下载
- 积分:1
-
jtcwVC
该套软件主要用来记录家庭财务收入与支出的情况。软件包括下面几个方面的主要界面:1、用户登录界面:单击左边窗口的用户登录按钮可以进入该界面。输入要操作人的用户名和密码,这里由于只提供给自己家用,所以只有两个用户,可以输入ycl 密码:12345进入。2、账目现状界面:登录成功自动进入账目现状界面,当然也可以通过单击左边窗口中的账目现状按钮进入该界面,该界面可以显示指定时间段内的收入与支出情况,统计出现有余额。并通过树状列表显示各项收入支出的情况。3、资金进账界面:登录成功后,才能运行该界面,用户通过单击左窗口中的资金进账按钮来进入该界面。该界面可以显示指定时间段内的支出情况,并可以添加新的收入项目。测试时可以选择6月到10月之间的项目4、资金支出界面:登录成功后才能运行该界面,用户通过单击左窗口中的资金支出按钮来进入该界面。该界面可以显示指定时间段内的收入情况,并可以添加新的支出项目。测试时可以选择6月到10月之间的项目5、系统退出:用户可以通过单击左窗口中的系统退出按钮来退出系统的运行(Of the software is mainly used to record income and expenditure of the family financial situation. Several aspects of the software includes the following main interfaces: one, the user login screen: Click the button to the left of the window the user can log into the interface. Enter the operator s user name and password, here as available only to their own home, so there are only two users, you can enter ycl Password: 12345 to enter. 2, accounts for the status quo interface: Log in automatically into the accounts of the success of the status quo interface, of course, the left window by clicking the button in the accounts of the status quo into the interface that can display the specified time period of the income and expenditure, statistics appeared in the balance. Through the tree list displays all the income and expenditure situation. 3, funds much richer interface: login is successful, in order to run the interface, the user window by clicking the left button to enter the capital m)
- 2010-03-11 11:37:52下载
- 积分:1
-
vb
说明: 竖曲线vb编写的 简单的程序 可以适合初学者。为以后打好基础,多学多看、(Vertical curve to prepare a simple VB program can be suitable for beginners. Lay a good foundation for the future, to learn more,
)
- 2014-02-28 02:00:34下载
- 积分:1
-
The basic process of network communication using the form of blocking, code conc...
网络通信的基本过程,采用阻塞的形式,代码简洁-The basic process of network communication using the form of blocking, code concise
- 2022-09-01 17:40:03下载
- 积分:1
-
VB__-__IZZ638493202002
IZZY for Visual Basic 6.0.
- 2016-01-04 21:14:25下载
- 积分:1
-
change-the-private-members
类的私有成员是面向编译器的。对内存而言,一切都是公开的。代码即是使用指针去改变类的私有成员,来说明这个问题。(Private members of the class-oriented compiler. Memory is concerned, everything is open. Code is to use a pointer to change the private members of the class, to illustrate the problem.)
- 2014-01-10 22:55:11下载
- 积分:1
-
chinesetopyclass
说明: csharp实现的,中文字转拼音缩写的实现,改一下的话还能实现转全拼(csharp achieve, and the Chinese characters spelling the initials to the realization of the change it can achieve transfer Complete)
- 2006-03-16 14:17:52下载
- 积分:1
-
awesome-competitive-programming-master
A curated list of awesome Competitive Programming, Algorithm and Data Structure resource
- 2020-06-24 22:00:02下载
- 积分:1