Hi Werner,

Thanks for your answer.
We want to use the ccRTP on an embedded system so exclude dependencies on
other libraries is preferred.

Regards,
Rini



----- Original Message ----- 
From: "Werner Dittmann" <[EMAIL PROTECTED]>
To: "Rini van Zetten" <[EMAIL PROTECTED]>
Cc: <[email protected]>
Sent: Tuesday, October 31, 2006 8:40 PM
Subject: Re: [Ccrtp-devel] configure without srtp


> 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
> > [email protected]
> > http://lists.gnu.org/mailman/listinfo/ccrtp-devel
>



_______________________________________________
Ccrtp-devel mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/ccrtp-devel

Reply via email to