Ported from O11: RecordRTCjs
- Use for audio and video recording - can do screen sharing - has decibel meter every time user speaks, - detects when user stops - has audio record download functionality - video and audio recording is in BinaryData, Base64, objectURL which can be utilize in your app - easily integrate your device's camera and microphone
Features:
- Use for audio and video recording
- can do screen sharing
- has decibel meter every time user speaks,
- detects when user stops
- has audio record download functionality
- video and audio recording is in BinaryData, Base64, objectURL which can be utilize in your app
- easily integrate your device's camera and microphone
Component that utilizes:
- RecordRTC : https://github.com/muaz-khan/RecordRTC/blob/master/index.html
- webRTC
BSD-3 license (https://opensource.org/licenses/BSD-3-Clause)