jrtplib-3.5.2

所属分类:视频捕捉采集剪辑
开发工具:C/C++
文件大小:2042KB
下载次数:295
上传日期:2006-04-15 01:01:16
上 传 者qhdgwg
说明:  RTP 协议广泛应用于视频会议、网络传输,本源码是RTP协议实现的源码
(RTP widely used in video conferencing, network transmission, the source is realized RTP FOSS)

文件列表:
jrtplib-3.5.2\pkgconfig\Makefile.am (367, 2006-02-21)
jrtplib-3.5.2\pkgconfig\Makefile.in (11122, 2006-03-27)
jrtplib-3.5.2\pkgconfig\jrtplib-uninstalled.pc.in (322, 2006-02-21)
jrtplib-3.5.2\pkgconfig\jrtplib.pc.in (227, 2006-02-21)
jrtplib-3.5.2\pkgconfig (0, 2006-03-27)
jrtplib-3.5.2\src\extratransmitters\rtpfaketransmitter.h (9013, 2006-03-16)
jrtplib-3.5.2\src\extratransmitters\rtpfaketransmitter.cpp (38320, 2006-03-16)
jrtplib-3.5.2\src\extratransmitters (0, 2006-03-27)
jrtplib-3.5.2\src\rtcpbyepacket.h (3108, 2006-02-21)
jrtplib-3.5.2\src\rtcpcompoundpacket.h (2573, 2006-02-21)
jrtplib-3.5.2\src\rtcpcompoundpacketbuilder.h (8202, 2006-02-21)
jrtplib-3.5.2\src\rtcppacket.h (2249, 2006-02-21)
jrtplib-3.5.2\src\rtcppacketbuilder.h (5890, 2006-03-15)
jrtplib-3.5.2\src\rtcprrpacket.h (4388, 2006-02-21)
jrtplib-3.5.2\src\rtcpscheduler.h (4075, 2006-02-21)
jrtplib-3.5.2\src\rtcpsdesinfo.h (5415, 2006-02-21)
jrtplib-3.5.2\src\rtcpsdespacket.h (7995, 2006-03-17)
jrtplib-3.5.2\src\rtcpsrpacket.h (5523, 2006-02-21)
jrtplib-3.5.2\src\rtcpunknownpacket.h (2037, 2006-02-21)
jrtplib-3.5.2\src\rtpaddress.h (2252, 2006-02-21)
jrtplib-3.5.2\src\rtpconfig.h (1677, 2006-02-21)
jrtplib-3.5.2\src\rtpconfig_win.h (1737, 2006-03-17)
jrtplib-3.5.2\src\rtpdebug.h (1873, 2006-02-21)
jrtplib-3.5.2\src\rtpdefines.h (3095, 2006-02-21)
jrtplib-3.5.2\src\rtperrors.h (9701, 2006-02-21)
jrtplib-3.5.2\src\rtphashtable.h (8041, 2006-03-16)
jrtplib-3.5.2\src\rtpinternalsourcedata.h (4428, 2006-03-17)
jrtplib-3.5.2\src\rtpipv4address.h (2831, 2006-02-21)
jrtplib-3.5.2\src\rtpipv4destination.h (3007, 2006-02-21)
jrtplib-3.5.2\src\rtpkeyhashtable.h (8323, 2006-03-16)
jrtplib-3.5.2\src\rtplibraryversion.h (2044, 2006-02-21)
jrtplib-3.5.2\src\rtppacket.h (4777, 2006-02-21)
jrtplib-3.5.2\src\rtppacketbuilder.h (5094, 2006-02-21)
jrtplib-3.5.2\src\rtppollthread.h (2080, 2006-02-21)
jrtplib-3.5.2\src\rtprandom.h (1967, 2006-03-27)
jrtplib-3.5.2\src\rtprawpacket.h (2616, 2006-02-21)
jrtplib-3.5.2\src\rtpsession.h (7973, 2006-03-15)
jrtplib-3.5.2\src\rtpsessionparams.h (5085, 2006-03-21)
jrtplib-3.5.2\src\rtpsourcedata.h (12782, 2006-02-21)
jrtplib-3.5.2\src\rtpsources.h (7597, 2006-03-16)
... ...

------------------------------------------------------------------------------ March 26, 2006 JRTPLIB (v3.5.2) Developed at the The Expertise Centre for Digital Media (EDM), a research institute of the Hasselt University http://www.edm.uhasselt.be/ http://www.uhasselt.be/ LIBRARY LOCATION AND CONTACT ============================ Normally, you should be able to download the latest version of the library from this url: http://research.edm.uhasselt.be/jori/jrtplib/jrtplib.html If you have questions about the library, you can mail me at: jori@lumumba.uhasselt.be There is also a mailing list for the library. To subscribe to the list, send an e-mail with the text 'subscribe jrtplib' as the message body (not the subject) to majordomo@edm.uhasselt.be and you'll receive further instructions. ACKNOWLEDGMENT ============== I would like thank the people at the Expertise Centre for Digital Media for giving me the opportunity to create this rewrite of the library. DISCLAIMER & COPYRIGHT ====================== Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. INSTALLATION NOTES ================== * To compile the library on a unix-like platform, just start the configure script. This should generate a makefile which you can use to start building the library using 'make'. * To compile the library on an MS-Windows platfrom: Visual Studio workspace files are included. The project will search for JThread files in ..\jthread-1.1.2 To compile the library without using JThread, comment the line with RTP_SUPPORT_THREAD in rtpconfig_win.h Note that for Visual Studio 6, you must have service pack 6 for installed to be able to compile the library. * For a manual about the library, please refer to doc/ subdirectory. Using 'make doc', a PDF version of the documentation will be built. Note that you'll need to have the pdflatex LaTeX compiler installed. Alternatively, you can download the documentation from the homepage: http://research.edm.uhasselt.be/jori/jrtplib/jrtplib.pdf * For systems with low memory or for applications which will involve only a few participants at a time: You can set the HASHSIZE defines in rtpsources.h, rtpudpv4transmitter.h and rtpudpv6transmitter.h to a lower value to avoid memory being wasted. Note that the library will have to be recompiled. * Used defines: - WIN32: For compilation on an Win32 platform. - _WIN32_WCE: Define needed for compilation on a WinCE platform - RTP_HAVE_SYS_FILIO: Set if exists. - RTP_HAVE_SYS_SOCKIO: Set if exists. - RTP_BIG_ENDIAN: If set, assume big-endian byte ordering. - RTP_SOCKLENTYPE_UINT: Indicates that getsockname used an unsigned int as its third parameter. - RTP_HAVE_SOCKADDR_LEN: Indicates that struct sockaddr has an sa_len field. - RTP_SUPPORT_IPV4MULTICAST: Enables support for IPv4 multicasting. - RTP_SUPPORT_THREAD: Enables support for JThread. - RTP_SUPPORT_SDESPRIV: Enables support for RTCP SDES private items. - RTP_SUPPORT_PROBATION: If set, a few consecutive RTP packets are needed to validate a member. - RTP_SUPPORT_GNUDRAND: If set, the RTPRandom class will use drand48_r and srand48_r - RTP_SUPPORT_RANDR: If set and RTP_SUPPORT_GNUDRAND is not set, the RTPRandom class will use rand_r. - RTP_SUPPORT_GETLOGINR: If set, the library will use getlogin_r instead of getlogin. - RTP_SUPPORT_IPV6: If set, IPv6 support is enabled. - RTP_SUPPORT_IPV6MULTICAST: If set, IPv6 multicasting support is enabled. - RTPDEBUG: Enables some memory tracking functions and some debug routines. ------------------------------------------------------------------------------

近期下载者

相关文件


收藏者