Record pjmedia_stream on wav audio file

L
Lele
Thu, Dec 7, 2017 10:33 AM

Hi guys,

I have opened pjmedia_stream on a sound device with connecting
pjmedia_snd_port to the pjmedia_port, this is working fine.

Simultaneously I'll try to record the same pjmedia_stream to the audio file
.wav creating a new file_port with pjmedia_wav_writer_port_create function
but I don't know how connect stream to the pjmedia_port not thorugh the
pjmedia sound port.

How can I solve this issue? Thanks in advice.

Best Regards

Ll

Hi guys, I have opened pjmedia_stream on a sound device with connecting pjmedia_snd_port to the pjmedia_port, this is working fine. Simultaneously I'll try to record the same pjmedia_stream to the audio file .wav creating a new file_port with pjmedia_wav_writer_port_create function but I don't know how connect stream to the pjmedia_port not thorugh the pjmedia sound port. How can I solve this issue? Thanks in advice. Best Regards Ll