pjsip / pjproject

PJSIP project
http://www.pjsip.org
GNU General Public License v2.0
2.08k stars 788 forks source link

Transmitting and Receiving RTP Stream without any Call involved #4090

Closed raj17ce closed 1 month ago

raj17ce commented 2 months ago

Describe the feature

in PJSUA2 API, I could not find feature to easily achieve the above task. I want to transmit and receive Audio/Video without making a call between 2 clients. Also there are not many samples related to it. Is it possible to use Media transport standalone?? if yes, how ?

Describe alternatives you've considered

No response

Additional context

No response

sauwming commented 1 month ago

Not PJSUA2, you need to use lower level APIs directly. Check the sample app.