linphone-developers
[Top][All Lists]
Advanced

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

Re: [Linphone-developers] rtpsession :RECV_ONLY


From: Simon Morlat
Subject: Re: [Linphone-developers] rtpsession :RECV_ONLY
Date: Thu, 12 Jul 2007 11:52:45 +0200
User-agent: KMail/1.9.7

Hi,

Sorry I have no idea. The RECVONLY session should work as well as the 
SENDRECV.
Try enabling traces with ortp_set_log_level_mask()

Simon

Le Thursday 05 July 2007 18:42:50 alvaro gala, vous avez écrit :
> Hi Simon and company!
> I need to separate the incoming audio stream and the outcoming, that is, in
> "my" mediastremer2 library now when I start the audiostream with its
> RtpSession, this rtpSession is created half-duplex, not full, RECV-ONLY,
> not SENDRECV, due to i created in a TTS side the rtpSession as SENDONLY.
> The rtpSession SENDONLY works fine, when exists audio from the tts I do
> "rtp_session_send_with_ts" of this audio. this is ok.
> But in the incoming side, (mediastremer), the MSfilter "recv" which do the
> rtp_session_recv don't catch audio never.
> If the session is created SENDRECV works fine.
> IT's possible that the synchronous is bad?
> Thank you to all.






reply via email to

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