MediaRecorder stop event is not trigger on safari iOS

I'm trying to record my screen (canvas) on iPad safari with the new experiential media recorder support.

I got the mediaRecorder object and it triggers the start event but the issue is whenever mediaRecored record blob it will not trigger the stop event.

It is working fine of MAC Safari but on iPad Safari I'm getting this issue.

Is there any ways to get the stop event so mediaRecorder fire ondataavailable method after stop on iPad Safari?

Add a Comment

Replies

Hi animesh,

I'm facing same issue in iOS 15. did you find any solution for this?

Thanks in advance

I just submitted for a Code-level technical support on this so I will let you both know what they tell me