linphone-developers
[Top][All Lists]
Advanced

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

[Linphone-developers] Some Basic Ortp Questions


From: Duchesko
Subject: [Linphone-developers] Some Basic Ortp Questions
Date: Wed, 28 Oct 2015 05:37:55 -0700 (MST)

Hey Guys, 
I've got no experience with coding in c++/c and networking, so be nice :D

I try to write a plugin for a System in my University. I can send some basic
data through the system, so I think that I dont need any SIP to initial a
connection between 2 Systems.  So I know the ip adress and ports.

My goal is to have a audio and video stream, so my first step is to built a
Ortp connection.

Just to get to know Ortp and test a little bit:
So i start my application twice, one is initialing a Send_Only , one a
recieve_only session. (Both on my Laptop).

Im creating a mblk_t packet and send it with rtp_session_sendm_with_ts ,
while the recieve_only session has a timer running, checking if anything
arrived at my port.

I dont get anything. I my general plan alright so far? Am I doing anything
totally wrong? Any suggestions and help are welcome!

Thanks
Andi



--
View this message in context: 
http://nongnu.13855.n7.nabble.com/Some-Basic-Ortp-Questions-tp205200.html
Sent from the linphone-developers mailing list archive at Nabble.com.



reply via email to

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