Rini,

this disable option is a leftover from the development phase. SRTP
is now an integral part of ccRTP. To enable the use of SRTP you
have to setup a CryptoContext (there is an example in den demo directory)
and register this with the RTP stack. If your program doesn't do this
then SRTP code is not executed.

Is it necessary or you to have GNU ccRTP without SRTP?

Regards,
Werner

Rini van Zetten wrote:
> Hello  list,
>  
> just downloaded ccrtp 1.5.0 and try to build it without srtp, so i
> configured with --disable-srtp
>  
> configure succeeds but when i run make i get undifened errors to
> hmac_sha1 an the class AesSrtp
>  
> Is it possible to build without srtp, and if, what did i wrong ?
>  
> Regards,
>  
> Rini
> 
> 
> ------------------------------------------------------------------------
> 
> _______________________________________________
> Ccrtp-devel mailing list
> Ccrtp-devel@gnu.org
> http://lists.gnu.org/mailman/listinfo/ccrtp-devel



_______________________________________________
Ccrtp-devel mailing list
Ccrtp-devel@gnu.org
http://lists.gnu.org/mailman/listinfo/ccrtp-devel

Reply via email to