Changes between Version 10 and Version 11 of SRTP
- Timestamp:
- Jan 25, 2008 2:51:27 PM (15 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
SRTP
v10 v11 134 134 === Using SRTP Transport Directly === 135 135 136 The SRTP transport may also be used directly without having to involve SDP negotiations (for example, to use SRTP without SIP). Please see ''' streamutil''' from the samples collection for a sample application. For this to work, you will need to have a different mechanism to exchange keys between endpoints.136 The SRTP transport may also be used directly without having to involve SDP negotiations (for example, to use SRTP without SIP). Please see '''[http://www.pjsip.org/pjmedia/docs/html/page_pjmedia_samples_streamutil_c.htm streamutil]''' from the samples collection for a sample application. For this to work, you will need to have a different mechanism to exchange keys between endpoints. 137 137 138 138 To use SRTP transport directly: