Discussions
Audio codec of interactive avatar
20 days ago by Antonios Makro
We are trying to use the interactive avatar's API WebRTC methods in C# with SIPSorcery library.
On the "RTP packet received" method we get audio packets but not sure how to process them. We tried to dump the payload to file but can't open it with any audio player.
Could you recommend a method to save the streaming to a file? Is the audio codec Opus?