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.
I have an IOS app which is built on webRTC. when I call from mac chrome browser to iOS app, everything works fine except for the recording part. Apparently, the iOS framework is M72 version(dec,18 release), I didn't have this issue with the old framework of iOS which is of 2 years old.
With the latest framework implemented on the iOS app, the recording part is not working. only the web side video is recording not the iOS side video.
Hi,
I have an IOS app which is built on webRTC. when I call from mac chrome browser to iOS app, everything works fine except for the recording part. Apparently, the iOS framework is M72 version(dec,18 release), I didn't have this issue with the old framework of iOS which is of 2 years old.
With the latest framework implemented on the iOS app, the recording part is not working. only the web side video is recording not the iOS side video.