-
概要介绍:
本例子是视频采集与播放是基于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
-
11.GalileoLinux
Linux Galileo linux X1000
- 2015-02-10 12:08:19下载
- 积分:1
-
网络聊天小程序chat
一个有用的网络聊天小程序,含有全部源代码,经过调试(a useful Internet chat small program containing all the source code, after debugging)
- 2005-07-13 20:08:42下载
- 积分:1
-
UserStandardVoltage
基于C#,编写的winform串口助手,可实行ASCII和HEX转换(Winform serial port assistant based on C can implement ASCII and HEX conversion.)
- 2020-06-25 12:20:02下载
- 积分:1
-
RGISOneCoordTrans
能够实现各种坐标的转换:投影面归算、椭球体变换、七参数计算、地图投影及换带变换,大型基建施工工程精度保障。
操作方便:支持与Excel表格的双向粘帖复制。(To achieve a variety of coordinate transformation: projection plane owned by operator, ellipsoid transform, seven-parameter calculation, map projection and for zone change, large-scale infrastructure construction projects guarantee accuracy. Easy to operate: to support two-way table with the Excel copy paste.)
- 2010-07-20 15:57:02下载
- 积分:1
-
html-word-
表单自动填写,使用MSHTML,有效自动填写(Automatically fill in the form, the use of MSHTML, effective automatically fill in)
- 2011-05-30 10:47:59下载
- 积分:1
-
UDP_Lost_test2
这是一个测试UDP数据包的丢包率的程序,包含程序源码,已经验证成功(This is a test UDP packet loss rate of the program, including program source code, has been successfully verified)
- 2013-12-30 11:10:56下载
- 积分:1
-
GPS(CPP)
GPS坐标转换 GPS数据处理中为了满足不同的需要,处理的数据要进行坐标转换(GPS coordinates convert GPS data processing in order to meet the different needs of the processed data to the coordinate conversion)
- 2013-07-10 21:38:33下载
- 积分:1
-
IEEE_118buses
the IEEE Bus systems built in pscad software , the included model is 118 ieee buses test system. IEEE bus systems are used by researchers to implement new ideas and concepts. This technical note describes the details of the IEEE 118-bus system. The system consists of loads, transmission lines, and generators.
- 2017-02-07 02:10:41下载
- 积分:1
-
本工程为网络计算机之间的消息传输和发送,基于P2P实现网络文件传输。...
本工程为网络计算机之间的消息传输和发送,基于P2P实现网络文件传输。-works for the computer network between the transmission and delivery of information, based on peer-to-peer network file transfer.
- 2022-03-09 15:19:37下载
- 积分:1