Trying to record local only with iOS/Safari and Mac/Safari, having issues, any advice?

Hello!

I’m using openVidu (2.15) initially for recording video with audio.
So I start with initPublisher and then initLocalRecorder.
I’m using Chrome/Windows and everythings works fine. I can start, stop, preview and download the video with no problems.
But when I try on iOS/Mac, it just doesn’t appear the video for recording, even after granting permissions.
On Mac said that: MediaRecorder not supported on your browser, when looking into canIUse I can understand on why doesn’t work. But does anyone have a turnaround for that?
When trying on iPhone, doesn’t work on Safari or Chrome. (On android works fine).

Let me know if you need any code, but it’s the basics as the docs. Probably some compatibility problem, so I figure it out I should ask if anyone has a turnaround.

Thanks in advance!

If it is not supported, there is nothing OpenVidu can do.