You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi. MediaRecorder on Firefox an Chrome don't have support do mp4. I have the same issue. You can save as a mp4, sending to blob as mp4, but when you see de metadatas of the file, is Webm. But Iphone with Safari don't play mp4. That's my problem. Do you find any solution to this?
I've tried
format = 'video/mp4'
,format = 'video/mp4; codecs="avc1.42E01E, mp4a.40.2"'
andformat="video/mp4;codecs=H264"
won't open on twitter or quicktime
The text was updated successfully, but these errors were encountered: