Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to achieve real time streaming/processing of RTP Packets #75

Open
anbhowmi opened this issue Nov 7, 2023 · 0 comments
Open

How to achieve real time streaming/processing of RTP Packets #75

anbhowmi opened this issue Nov 7, 2023 · 0 comments

Comments

@anbhowmi
Copy link

anbhowmi commented Nov 7, 2023

Hello, I am very new to audio processing. I followed the project guide, and now I have Drachtio + RTPengine running on Docker and the node app running in my system. SBCs are configured to send traffic through and I am able to see call recording as PCAP inside the Docker container.
My question is after RTPengine allocates the Endpoints, I can parse the SDP to get the media ports for both caller and callee. I tried to pass that to ffmpeg to generate .wav files, but got Invalid Input error.
What can be done to have Real Time processing of the RTP streams?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant