muaz-khan / RecordRTC

RecordRTC is WebRTC JavaScript library for audio/video as well as screen activity recording. It supports Chrome, Firefox, Opera, Android, and Microsoft Edge. Platforms: Linux, Mac and Windows.
https://www.webrtc-experiment.com/RecordRTC/
MIT License
6.52k stars 1.75k forks source link

iOS Play audio #702

Open sm2017 opened 3 years ago

sm2017 commented 3 years ago

I am using RecordRTCPromisesHandler and StereoAudioRecorder to record audio

on safari in iOS devices, the voice successfully recorder, but not played in the device it self, I move the recorder sound to android/chrome/firefox it played! just not played in the iOS devices, I tested with multiple iOS devices (12 and 14)

I tested audio/webm and audio/mp4, same if recorded and played in chrome/firefox bot not safari in iOS

sm2017 commented 3 years ago

@muaz-khan Can you please help me, Which codec works on both Safari and Chrome on both mobile and desktop ?

aminghe commented 3 years ago

I have the same problem @muaz-khan

Couldn't you find a problem with this? @sm2017

sm2017 commented 3 years ago

@aminghe Unfortunately no