linphone-developers
[Top][All Lists]
Advanced

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

[Linphone-developers] ortp library


From: Abdelmuhaimen Seaudi
Subject: [Linphone-developers] ortp library
Date: Wed, 3 Jan 2018 11:54:30 +0200

Hi,

I was able to compile the ortp library, and i compiled the rtpsend and rtprecv sample code.

When i try sending a wav file i get the error "segmentation fault", what is the reason for this error ?

Also, I want to read the rtcp data as well, and parse and print out the qos data from the rtcp, is there a sample code that i can add to the rtprecv executable to do this ?

address@hidden:/usr/local/src/ortp/src/tests# ./rtpsend Alesis-Fusion-Acoustic-Bass-C2.wav 127.0.0.1 10000
2018-01-03 04:27:31:965 ortp-message-Setting random local addresses.
2018-01-03 04:27:31:965 ortp-message-Setting random local addresses.
2018-01-03 04:27:31:965 ortp-message-RtpSession bound to [0.0.0.0] ports [39681] [55679]
2018-01-03 04:27:31:965 ortp-message-RtpSession bound to [0.0.0.0] ports [39681] [55679]
2018-01-03 04:27:31:965 ortp-message-RtpSession [0x55eda1f53090] sending to rtp 127.0.0.1:10000 rtcp 127.0.0.1:10001 
2018-01-03 04:27:31:965 ortp-message-RtpSession [0x55eda1f53090] sending to rtp 127.0.0.1:10000 rtcp 127.0.0.1:10001 
Segmentation fault

address@hidden:/usr/local/src/ortp/src/tests# ./rtprecv bbb 10000
2018-01-03 04:27:19:085 ortp-message-RtpSession bound to [0.0.0.0] ports [10000] [51800]
2018-01-03 04:27:19:085 ortp-message-RtpSession bound to [0.0.0.0] ports [10000] [51800]
2018-01-03 04:27:31:965 ortp-message-First estimation
2018-01-03 04:27:31:965 ortp-message-First estimation
2018-01-03 04:27:31:965 ortp-message-Switching rtp destination from no-addr to 127.0.0.1:39681 for session [0x5614589ee2c0]
2018-01-03 04:27:31:965 ortp-message-Switching rtp destination from no-addr to 127.0.0.1:39681 for session [0x5614589ee2c0]
Segmentation fault



Thanks
Abdelmuhaimen Seaudi, CCIE # 25265
Email: address@hidden
Skype: aseaudi
Telephone: +2012 84644 733


reply via email to

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