I want to merge an image with multiple audio files so I can generate a video, does any one knows a library that can do this using the angular framework?
I have tried ffmpeg library but it gives me an error that says SharedArrayBuffer is only available to pages that are cross-origin isolated. So you need to host your own server with Cross-Origin-Embedder-Policy: require-corp and Cross-Origin-Opener-Policy: same-origin headers to use ffmpeg.wasm.