Hi,
I’m using the Agora Livestream plugin and successfully set up cloud recording to save streams in my AWS bucket. However, I noticed the recordings are saved as multiple files: one .ts
file, two .m3u8
files, and a .webm
file without audio. Unfortunately, there isn’t a single file that includes both video and audio.
I tried switching to Composite Cloud Recording, but it only produces a single .m3u8
file in my bucket that doesn’t play the video.
Is there a way to configure the cloud recording to output a single file that includes both video and audio?
Thank you in advance!