Taking wav file as input to pjsip

V
vishal.maheshwari
Tue, Mar 5, 2024 8:47 AM

1)I have two pjsua applications running at two PCs. I want to give a wave file as input
to pjsua at PC 1 and listen to this audio file at PC2 when making a call from PC1 to PC2.
Please help!

1)I have two pjsua applications running at two PCs. I want to give a wave file as input to pjsua at PC 1 and listen to this audio file at PC2 when making a call from PC1 to PC2. Please help!
AT
Alain Totouom
Wed, Mar 6, 2024 9:30 AM

Hi Vishal,

the pjsip-apps/src/samples/auddemo.c sample is a good starting point.

Regards,
Alain

On 05.03.24 09:47, vishal.maheshwari via pjsip wrote:

1)I have two pjsua applications running at two PCs. I want to give a wave file as input
to pjsua at PC 1 and listen to this audio file at PC2 when making a call from PC1 to PC2.
Please help!


Visit our blog: http://blog.pjsip.org

pjsip mailing list -- pjsip@lists.pjsip.org
To unsubscribe send an email to pjsip-leave@lists.pjsip.org

--
EdDSA/AFC26526 2021-01-22 Alain Totouom totouom@gmx.de
PGP Fingerprint 42D4 D6E9 E919 DD6D 1435 0529 AFC2 6526 681D C8F3

Deprecated:
3072D/8486A520 2020-01-27 Alain Totouom totouom@gmx.de
PGP Fingerprint E3AB 11CA B70F 690D 77B9 4999 9CC7 A702 8486 A520
1024D/A9F85A52 2000-01-18 Alain Totouom totouom@gmx.de
PGP Fingerprint DA18 0DF2 FBD2 5F67 0656 452D E3A2 7531 A9F8 5A52

Hi Vishal, the *pjsip-apps/src/samples/auddemo.c* sample is a good starting point. Regards, Alain On 05.03.24 09:47, vishal.maheshwari via pjsip wrote: > > 1)I have two pjsua applications running at two PCs. I want to give a wave file as input > to pjsua at PC 1 and listen to this audio file at PC2 when making a call from PC1 to PC2. > Please help! > > > _______________________________________________ > Visit our blog: http://blog.pjsip.org > > pjsip mailing list -- pjsip@lists.pjsip.org > To unsubscribe send an email to pjsip-leave@lists.pjsip.org -- EdDSA/AFC26526 2021-01-22 Alain Totouom <totouom@gmx.de> PGP Fingerprint 42D4 D6E9 E919 DD6D 1435 0529 AFC2 6526 681D C8F3 Deprecated: 3072D/8486A520 2020-01-27 Alain Totouom <totouom@gmx.de> PGP Fingerprint E3AB 11CA B70F 690D 77B9 4999 9CC7 A702 8486 A520 1024D/A9F85A52 2000-01-18 Alain Totouom <totouom@gmx.de> PGP Fingerprint DA18 0DF2 FBD2 5F67 0656 452D E3A2 7531 A9F8 5A52
V
vishal.maheshwari
Thu, Mar 7, 2024 10:27 AM

Also,

I have audio, video sync issues when I call from PC1 to PC2 using pjsua. So to debug
that I wanted to see the value of timestamps associated with each of the audio and video
packet that is generated at PC1/PC2. Is there a way to enable logging of timestamps in
PJSIP ? Please share!
Also, if anyone could suggest a mechanism to debug the audio video sync issue?!

Both PC1 and PC2 are connected via a LAN cable(no network is involved).

Thank you!

On Wed, 6 Mar 2024 10:30:07 +0100, Alain Totouom via pjsip wrote
Hi Vishal,

the pjsip-apps/src/samples/auddemo.c sample is a good starting point.

Regards,
Alain

On 05.03.24 09:47, vishal.maheshwari via pjsip wrote:

1)I have two pjsua applications running at two PCs. I want to give a wave file as

input

to pjsua at PC 1 and listen to this audio file at PC2 when making a call from PC1 to

PC2.

Please help!


Visit our blog: http://blog.pjsip.org

pjsip mailing list -- pjsip@lists.pjsip.org
To unsubscribe send an email to pjsip-leave@lists.pjsip.org

--
EdDSA/AFC26526 2021-01-22 Alain Totouom totouom@gmx.de
PGP Fingerprint 42D4 D6E9 E919 DD6D 1435 0529 AFC2 6526 681D C8F3

Deprecated:
3072D/8486A520 2020-01-27 Alain Totouom totouom@gmx.de
PGP Fingerprint E3AB 11CA B70F 690D 77B9 4999 9CC7 A702 8486 A520
1024D/A9F85A52 2000-01-18 Alain Totouom totouom@gmx.de
PGP Fingerprint DA18 0DF2 FBD2 5F67 0656 452D E3A2 7531 A9F8 5A52


Visit our blog: http://blog.pjsip.org

pjsip mailing list -- pjsip@lists.pjsip.org
To unsubscribe send an email to pjsip-leave@lists.pjsip.org

Regards
Vishal Maheshwari
Senior Research Engineer
PQC Group

Also, I have audio, video sync issues when I call from PC1 to PC2 using pjsua. So to debug that I wanted to see the value of timestamps associated with each of the audio and video packet that is generated at PC1/PC2. Is there a way to enable logging of timestamps in PJSIP ? Please share! Also, if anyone could suggest a mechanism to debug the audio video sync issue?! Both PC1 and PC2 are connected via a LAN cable(no network is involved). Thank you! On Wed, 6 Mar 2024 10:30:07 +0100, Alain Totouom via pjsip wrote Hi Vishal, the *pjsip-apps/src/samples/auddemo.c* sample is a good starting point. Regards, Alain On 05.03.24 09:47, vishal.maheshwari via pjsip wrote: > > 1)I have two pjsua applications running at two PCs. I want to give a wave file as input > to pjsua at PC 1 and listen to this audio file at PC2 when making a call from PC1 to PC2. > Please help! > > > _______________________________________________ > Visit our blog: http://blog.pjsip.org > > pjsip mailing list -- pjsip@lists.pjsip.org > To unsubscribe send an email to pjsip-leave@lists.pjsip.org -- EdDSA/AFC26526 2021-01-22 Alain Totouom <totouom@gmx.de> PGP Fingerprint 42D4 D6E9 E919 DD6D 1435 0529 AFC2 6526 681D C8F3 Deprecated: 3072D/8486A520 2020-01-27 Alain Totouom <totouom@gmx.de> PGP Fingerprint E3AB 11CA B70F 690D 77B9 4999 9CC7 A702 8486 A520 1024D/A9F85A52 2000-01-18 Alain Totouom <totouom@gmx.de> PGP Fingerprint DA18 0DF2 FBD2 5F67 0656 452D E3A2 7531 A9F8 5A52 _______________________________________________ Visit our blog: http://blog.pjsip.org pjsip mailing list -- pjsip@lists.pjsip.org To unsubscribe send an email to pjsip-leave@lists.pjsip.org Regards Vishal Maheshwari Senior Research Engineer PQC Group