Location:
Search - jthread-1.1.2
Search list
Description: JRTPLIB的最新版本3.6.0版本,配套使用jthread 1.2.1版本,编译时要么配合jthread1.2.1使用,要么注释掉支持线程操作的宏定义-JRTPLIB the latest version 3.6.0 version, jthread supporting the use version 1.2.1, compiled with either jthread1.2.1 use, or comment out the operation in support thread-definition
Platform: |
Size: 552278 |
Author: 刘明 |
Hits:
Description: The JThread package provides some classes to make use of threads easy on different platforms
Platform: |
Size: 237928 |
Author: chu |
Hits:
Description: JRTPLib库中需要用到的多线程的支持库Jthread。使用于window、linux、unix等多平台。用户可以非常方便使用该库构建自己的线程应用-JRTPLib need for the use of multi-threading support for Jthread. For use in window, Linux, Unix and other platforms. Users can easily use the building for its own threaded applications
Platform: |
Size: 318464 |
Author: granite |
Hits:
Description: JRTPLIB的最新版本3.6.0版本,配套使用jthread 1.2.1版本,编译时要么配合jthread1.2.1使用,要么注释掉支持线程操作的宏定义-JRTPLIB the latest version 3.6.0 version, jthread supporting the use version 1.2.1, compiled with either jthread1.2.1 use, or comment out the operation in support thread-definition
Platform: |
Size: 551936 |
Author: 刘明 |
Hits:
Description: jrtplib 3.7.1 源码 内含jthread1.2.1-jrtplib 3.7.1 source code contains jthread1.2.1
Platform: |
Size: 788480 |
Author: 肖雄 |
Hits:
Description: 著名线程库,vocal等多个公司的开源项目中用到这个库。使用C++实现。-Well-known thread library, vocal, and many other companies use open source projects this library. The use of C++ Achieve.
Platform: |
Size: 241664 |
Author: chenyuhe |
Hits:
Description: The JThread package provides some classes to make use of threads easy on different platforms
Platform: |
Size: 237568 |
Author: chu |
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有RTCP协议实现UDP和TCP网络视频传输的开源代码-Related to RTP have RTCP protocol UDP and TCP network video transmission of the open source code
Platform: |
Size: 318464 |
Author: wanna |
Hits:
Description: rtp协议下server端与client端连通程序-rtp under the agreement with the client-side server-side connectivity program
Platform: |
Size: 502784 |
Author: xg |
Hits:
Description: 线程中信号量的例子,与RTP配合使用.线程中信号量的例子,与RTP配合使用.
Platform: |
Size: 233472 |
Author: y |
Hits:
Description: 语音编解码时需要用的源代码 c++编程 需要的朋友可以拿去用-Voice codec is required to use c++ programming
Platform: |
Size: 9216 |
Author: wuxiqin |
Hits:
Description: jthread:一种比较经典的多线程类。可以参考使用。-jthread: a more classical type of multi-threading. Can reference.
Platform: |
Size: 2108416 |
Author: gsl |
Hits:
Description: wince下网络摄像头的实现,其中使用到jthread和yuv2jpeg的编码。-the wince webcam achieve where to jthread, and yuv2jpeg of coding.
Platform: |
Size: 38912 |
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例子
-概要介绍:
本例子是视频采集与播放是基于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: 17371136 |
Author: hulei |
Hits:
Description: 与jrtplib配合使用的jthread,最新版本,童鞋们不需再用cmake生成,只需打开文件就可以使用vs运行了。-In conjunction with jrtplib use of jthread, the latest version of the shoes do not need to re-use cmake to generate, simply open the file you can use vs run.
Platform: |
Size: 1884160 |
Author: 杨云飞 |
Hits:
Description: jthread是一个多线程开发库,利用它可以方便地在Windows或者Linux开发多线程程序。-jthread is a multi-threaded development libraries, you can easily use it in Windows or Linux multithreaded application development.
Platform: |
Size: 20480 |
Author: star |
Hits:
Description: jrtplib官方五个例子Example的源码vs2008(jrtplib-3.9.1和jthread-1.3.1)-jrtplib five examples Example official source vs2008 (jrtplib-3.9.1 and jthread-1.3.1)
Platform: |
Size: 7362560 |
Author: 傻蛋 |
Hits:
Description: JThread类,线程开发方便使用,直接导入就可以使用,注释完整-JThread class, the development of the use of easy to use, direct import can be used to complete the notes
Platform: |
Size: 2048 |
Author: df |
Hits:
Description: The JThread package provides some classes to make use of threads easy on different platforms. The classes are actually rather simple wrappers around existing thread implementations.
Platform: |
Size: 20480 |
Author: zj@jr
|
Hits: