Video is coming from server at real time but I already have the audio.I want to merge these video frame and audio in such a way that both are sync.Is it achievable in frontend side?
I tried to sync audio and video using opencv and ffmpeg and I get .m3u8 file which I don' know how to serve at real time