-
概要介绍:
本例子是视频采集与播放是基于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
-
这是非常好的关于网络编程的例子,实现了ping程序,对于学习网络编程的人员来说是非常难得的材料。...
这是非常好的关于网络编程的例子,实现了ping程序,对于学习网络编程的人员来说是非常难得的材料。-It is a very good example of programming on the network to achieve the ping process, for learning network programming staff is very rare material.
- 2022-08-10 20:39:14下载
- 积分:1
-
核心机的图书馆
kernel machine library
- 2023-01-07 12:30:03下载
- 积分:1
-
球型球在球上的运动模型
小球模型
小球的从上之下的绕环运动模型-Model ball from the ball on the circle under the sports model
- 2022-07-27 05:03:41下载
- 积分:1
-
使用delphi编写的实现局域网内通讯的程序,在delphi6下编译运行通过。...
使用delphi编写的实现局域网内通讯的程序,在delphi6下编译运行通过。-prepared by the use of LAN communications within procedures, the compiler running under Delphi6 through.
- 2022-07-08 00:48:08下载
- 积分:1
-
计算校验和
命令行:check_sum infile
其中check_sum是程序名,infile是数据文件名
输出:数据文件的校验和。
目...
计算校验和
命令行:check_sum infile
其中check_sum是程序名,infile是数据文件名
输出:数据文件的校验和。
目的是通过数据链路层与介质访问控制层的学习,根据数据链路层的基本原理,针对普遍应用的Ethernet帧,通过构造一个具体的帧,深入理解网络协议的基本概念与网络问题处理的一般方法。-calculated checksum command line : check_sum infile which check_sum procedures, and infile data output file name : data files, the checksum. The purpose of the data link layer and the MAC layer of learning, according to the data link layer to the basic principles of universal application against the Ethernet frame, and by constructing a concrete frames, in-depth understanding of network protocols and the basic concepts of network issues to deal with the general approach.
- 2022-05-20 02:21:14下载
- 积分:1
-
电信的tuxedo服务的客户端程序,给大家作作参考
电信的tuxedo服务的客户端程序,给大家作作参考-telecommunications services client, to give you reference
- 2022-04-14 23:51:01下载
- 积分:1
-
This is a separate instance of the word. Is the importation of an English senten...
这是一个单词分隔实例。就是输入一个英语句子,每一个单词会分列一行分隔开来。-This is a separate instance of the word. Is the importation of an English sentence, every word will be separated from the breakdown of his party.
- 2022-03-12 22:57:38下载
- 积分:1
-
一个软件自动更新程序,包括更新文件版本等信息获取,md5码计算比较,http下载,cab压缩文件解压等模块...
一个软件自动更新程序,包括更新文件版本等信息获取,md5码计算比较,http下载,cab压缩文件解压等模块-an automatic software updates, including the updating of documents and other information obtained, md5 dollar terms, http download, decompress compressed files cab modules
- 2022-08-26 14:05:09下载
- 积分:1
-
是一个获取网络DNS、子网掩码、网卡地址的综合程序,注意该程序包括了第四章的4.2节、4.3节的两个程序。(最好在win98中测试)。
是一个获取网络DNS、子网掩码、网卡地址的综合程序,注意该程序包括了第四章的4.2节、4.3节的两个程序。(最好在win98中测试)。-access to a network of DNS, subnet mask, Ethernet addresses the integrated process, including attention to the procedures of Chapter IV of 4.2, 4.3 of the two procedures. (Preferably in the win98 test).
- 2022-03-10 14:35:19下载
- 积分:1