Location:
Search - jrtplib.lib
Search list
Description: 这是JRTPLIB编译时须用到的线程库,解压后便宜即可生成JRTPLIB.LIB-compiler to be used for the threads, unpacked cheaper can be generated JRTPLIB.LIB
Platform: |
Size: 289802 |
Author: 欧建林 |
Hits:
Description: 最新的jrtplib版本,多媒体实时流传输协议(RTP/RTCP)C++ 了lib包平台要求(linux,unix,windows)用于网络音频视频传输
Platform: |
Size: 597314 |
Author: wangxiaojian |
Hits:
Description: 一个发送和接受RTP包的例子,使用jrtplib.lib
Platform: |
Size: 921266 |
Author: 黎文杰 |
Hits:
Description: 概要介绍:
本例子是视频采集与播放是基于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例子
Platform: |
Size: 22300865 |
Author: ds |
Hits:
Description: 多媒体实时流传输协议(RTP/RTCP)C++ 了lib包平台要求(linux,unix,windows)用于网络音频视频传输-real-time multimedia streaming transfer protocol (RTP / RTCP) C lib a request packet platform (Linux, Unix, windows) for audio and video transmission network
Platform: |
Size: 410223 |
Author: 项科 |
Hits:
Description: 国外牛人用C++编写的voip的库文件,多媒体实时流传输协议(RTP/RTCP)lib包,平台要求(linux,unix,windows)用于网络音频视频传输-foreign cattle with a C voip prepared by the Treasury, the documents, multimedia real-time streaming protocol (RTP / RTCP) lib packages, platform requirements (Linux, Unix, windows) for audio and video transmission network
Platform: |
Size: 153444 |
Author: 李明 |
Hits:
Description: 多媒体实时流传输协议(RTP/RTCP)C++ 了lib包平台要求(linux,unix,windows)用于网络音频视频传输-real-time multimedia streaming transfer protocol (RTP/RTCP) C lib a request packet platform (Linux, Unix, windows) for audio and video transmission network
Platform: |
Size: 410624 |
Author: 项科 |
Hits:
Description: 国外牛人用C++编写的voip的库文件,多媒体实时流传输协议(RTP/RTCP)lib包,平台要求(linux,unix,windows)用于网络音频视频传输-foreign cattle with a C voip prepared by the Treasury, the documents, multimedia real-time streaming protocol (RTP/RTCP) lib packages, platform requirements (Linux, Unix, windows) for audio and video transmission network
Platform: |
Size: 153600 |
Author: 李明 |
Hits:
Description: 这是JRTPLIB3.4版本
是最新的版本,2006.1.19刚刚出来的-JRTPLIB3.4 This is the latest version is the version that came out just 2006.1.19
Platform: |
Size: 553984 |
Author: 欧建林 |
Hits:
Description: 这是JRTPLIB编译时须用到的线程库,解压后便宜即可生成JRTPLIB.LIB-compiler to be used for the threads, unpacked cheaper can be generated JRTPLIB.LIB
Platform: |
Size: 289792 |
Author: 欧建林 |
Hits:
Description: 最新的jrtplib版本,多媒体实时流传输协议(RTP/RTCP)C++ 了lib包平台要求(linux,unix,windows)用于网络音频视频传输 -Jrtplib the latest version of real-time streaming multimedia transport protocol (RTP/RTCP) C++ The lib package require platform (linux, unix, windows) for network audio video transmission
Platform: |
Size: 596992 |
Author: wangxiaojian |
Hits:
Description: 一个rtp解码的函数,能够对rtp包进行详细解码,数据来自上层的pudn类。包含了最新的rtp类库jrtplib3.0 dll lib均有-A rtp decoding function, be able to conduct a detailed rtp packet decoding, data from the upper pudn category. Contains the latest rtp library have jrtplib3.0 dll lib
Platform: |
Size: 2125824 |
Author: Dragon |
Hits:
Description: 一个发送和接受RTP包的例子,使用jrtplib.lib-A send and receive RTP packets example, the use of jrtplib.lib
Platform: |
Size: 920576 |
Author: 黎文杰 |
Hits:
Description: 该开发包内实现了rtp rtcp,是网络是流传的比较多的,但是没有实现RTSP,本人添加了rtps和两个缓冲区, 请大家看看,还有一个示例程序, 在本人的项目开发中用过的-The development kit to achieve the rtp rtcp, is the network is more spread, but did not realize RTSP, I added a buffer rtps and two, please look at the U.S., there is a sample procedure, in my project development in used
Platform: |
Size: 3566592 |
Author: liuyong |
Hits:
Description: 概要介绍:
本例子是视频采集与播放是基于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
Platform: |
Size: 44278784 |
Author: ds |
Hits:
Description: 一个RTP库的源码,分别编译生成2个lib,位于debug目录下。-RTP library a source, respectively, the compiler generates two lib, located debug directory.
Platform: |
Size: 13535232 |
Author: zhouchao |
Hits:
Description: JRTPLIB源码及lib,编译已成功。jrtplib实现了rtp和rtcp,可以在windows或linux下使用-JRTPLIB source and lib, has been successfully compiled. rtp and jrtplib achieved rtcp, can be used under windows or linux
Platform: |
Size: 841728 |
Author: 吴玉 |
Hits:
Description: jrtp lib mfc compile version
you can compile jrtp library(RTSP/RTP)
Platform: |
Size: 5820416 |
Author: calmgale |
Hits:
Description: rtp协议库源文件,编译后放入lib库中可以用来实现rtp的协议传输。-rtp protocol library source files, compiled into the lib library can be used to implement the protocol rtp transmission.
Platform: |
Size: 611328 |
Author: pengshukai |
Hits:
Description: jrtplib的源文件,编译生成jrtplib.lib。jrtplib是基于rtp协议的网络传输的第三方包。-jrtplib source files, compiled jrtplib.lib. jrtplib rtp protocol is based on third-party network transport packets.
Platform: |
Size: 1737728 |
Author: 周瀚 |
Hits: