Changes between Version 52 and Version 53 of WikiStart
- Timestamp:
- Nov 27, 2008 4:21:01 PM (16 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
WikiStart
v52 v53 60 60 61 61 Media related: 62 * '''New:'''[wiki:Intel_IPP_Codecs Using Intel® Integrated Performance Primitive (IPP) with PJMEDIA] explains how to setup the development in order to use Intel® IPP libraries and reap various goodies from it such as AMR NB, AMR WB, G.722.1, G.723.1, G.726, G.728, and G.729 codecs.62 * [wiki:Intel_IPP_Codecs Using Intel® Integrated Performance Primitive (IPP) with PJMEDIA] explains how to setup the development in order to use Intel® IPP libraries and reap various goodies from it such as AMR NB, AMR WB, G.722.1, G.723.1, G.726, G.728, and G.729 codecs. 63 63 64 64 * [wiki:SRTP SRTP Support in PJSIP]. This article explains how to setup and configure Secure RTP (SRTP) support as well as a technical implementation notes. Could be useful for anyone looking to implement other media transport types as well. … … 72 72 * [wiki:TLS Configuring PJSIP with TLS] describes how to setup and configure PJSIP to use Transport Layer Security (TLS) transport. 73 73 74 * [wiki:SIP_Redirection Handling SIP Redirection] describes how to make UAC invite session/call follow SIP redirect (3xx) responses.74 * '''New:''' [wiki:SIP_Redirection Handling SIP Redirection] describes how to make UAC invite session/call follow SIP redirect (3xx) responses. 75 75 76 76 Other: … … 127 127 128 128 Media related: 129 * '''New:'''[wiki:Tone_Generator Analyzing the PJMEDIA Tone Generator Algorithms Performance]. This article explains the speed and frequency accuracy characteristics of the various tone generator back-end algorithms that are supported by PJMEDIA.129 * [wiki:Tone_Generator Analyzing the PJMEDIA Tone Generator Algorithms Performance]. This article explains the speed and frequency accuracy characteristics of the various tone generator back-end algorithms that are supported by PJMEDIA. 130 130 131 131 * [wiki:PJMEDIA-MIPS PJMEDIA Performance Measurement]. This article is a '''must read''' for anyone looking to use PJMEDIA in performance constrained platforms (such as embedded or mobile devices), as it lists the performance requirements for each and all features in PJMEDIA. One can then tailor the features to meet both the functional and technical requirements of the development.