Hello,
I am using libjitsi library jar to write a webm video file from an RTP stream. I get audio and video in two different RTP streams (vp8 and opus encoded). I am parsing RTP video packets and writing into a webm file using WebmDataSink class. I am successfully getting a video only file. But I am not able to figure out how to add audio to the file. There seem to be no method in WebDataSink class to add audio to the file.
As already mentioned, I am receiving audio as opus encoded RTP stream. Please help me out in this, by pointing the right direction. Thanks in advance.
Regards,
Ravi Kiran B S
Zoho Corp