Login to follow
RecordRTCjs

RecordRTCjs (ODC)

Stable version 1.0.6 (Compatible with ODC)
Uploaded on 24 September 2024 by Observer of Marine Life
RecordRTCjs

RecordRTCjs (ODC)

Details
Detailed Description

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