andora2
Results
2
comments of
andora2
was fighting with similar problems. Works currently on iPhone 13(iOS 17) with MediaRecorder, Client: ``` ... const recorder = new MediaRecorder(stream, { mimeType: 'audio/mp4' }); ... ``` Server: ``` ......
Hi, machine is: windows 10 The error I see is because playwright is still in the requirements.txt, and that has to fail. Alpine forces us to deal with playwright and...