linphone-developers
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Linphone-developers] Using oRTP without any socket.


From: Simon Morlat
Subject: Re: [Linphone-developers] Using oRTP without any socket.
Date: Wed, 30 Jul 2008 11:08:15 +0200
User-agent: KMail/1.9.9

Yes, you can define your own RtpTransport and override oRTP UDP socket 
transport code.
rtp_session_set_transports() is to be used for that.

Simon

Le Thursday 17 July 2008 18:43:59 Detlev Casanova, vous avez écrit :
> Hey, I was wondering if it is possible to use the oRTP library without
> giving it a socket but simply giving the data to send and retrieve the RTP
> packet to send it myself with a socket of my own.
>
> That's how OpenSSL works and as I used it in the past, I could reuse code
> to make use of oRTP.
>
> Cheers,
> Detlev.






reply via email to

[Prev in Thread] Current Thread [Next in Thread]