RestComm/media-server-standalone

Is there a way to get the recorded audio as bytes?

Opened this issue · 0 comments

We have a media processor that receives the audio as bytes and does some processing such as audio encrypting, uploading to FTP for example and live streaming and many other features).
I want to Integrate our media processor with the media-server but the issue is that the media-server gives us the audio as recorded file (.wav).
Is there a way (API) to get the recorded audio as bytes?