streamproc / MediaStreamRecorder

Cross browser audio/video/screen recording. It supports Chrome, Firefox, Opera and Microsoft Edge. It even works on Android browsers. It follows latest MediaRecorder API standards and provides similar APIs.
https://www.webrtc-experiment.com/msr/
MIT License
2.63k stars 562 forks source link

Does it support Chrome on iOS and iPad. #149

Open phongnt57 opened 7 years ago

phongnt57 commented 7 years ago

Try it on Chrome Android and it sounds good but it doesn`t work on Chrome iOS. No way to debug. Can anyone help me with some explain? Document does not mention anything about this case. Thanks.

iamrototo commented 7 years ago

Same here is not working on iOS 11 under Safari 11 =(

iamrototo commented 7 years ago

Please refer to https://github.com/muaz-khan/RecordRTC/issues/324#issuecomment-335056591 where a solution is purposed.

dobesv commented 6 years ago

iOS doesn't support the WebRTC and audio stuff in Chrome and other embedded WebView type browsers. Only Safari supports this.