[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Linphone-users] rtp_session_set_blocking_mode doesnt work
From: |
Kannaiyan Natesan |
Subject: |
Re: [Linphone-users] rtp_session_set_blocking_mode doesnt work |
Date: |
Mon, 14 Aug 2006 17:25:58 +0800 |
rtp_session_set_scheduling_mode(session,1);
rtp_session_set_blocking_mode(session,1);
I'm using in the above way.
But still there are bugs in the blocking mode.
It doesnot release the previous blocked socket even once the rtp data is not
flowing. Thus it waits for unlimited time.
I reported the solution too to Simon. Looks he is busy.
I'm also looking for alternative rtp module. If you know any drop a line.
The one i'm using is the release version, not from cvs.
Kannaiyan
----- Original Message -----
From: <address@hidden>
To: "oRTP" <address@hidden>
Sent: Monday, August 14, 2006 4:47 PM
Subject: [Linphone-users] rtp_session_set_blocking_mode doesnt work
Hello all,
Now I'm facing in difficulty about rtp_session_set_blocking_mode.
Even though I set blocking mode using rtp_session_set_blocking_mode
like setting second argument as 1(I think this is false),
rtp_session_recv_with_ts seems like working non-blocking mode.
(Because, rtp_session_recv_with_ts returns immediately
regardless rtp packet receiveing or not.)
So anyone who could help me with, would you be able to conduct
me how to set blocking mode to the socket with oRTP library.
The version of oRTP library which I used,is top of CVS at two weeks ago.
if anyone feels it is incorrect,please let me know the version
which I should used.
Regards,
KK
_______________________________________________
Linphone-users mailing list
address@hidden
http://lists.nongnu.org/mailman/listinfo/linphone-users