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.
Can anyone confirm if the StereoAudioRecorder library uses the ScriptProcessor node? If so, is there any future works in planning to implement the Audio Worklet for future deployments?
Hi All / Muaz,
https://developer.mozilla.org/en-US/docs/Web/API/ScriptProcessorNode I'm aware that the ScriptProcessor Node of the Web Audio API is currently / still in deprecated mode and the new alternative is the Audio Worklet node.
Can anyone confirm if the StereoAudioRecorder library uses the ScriptProcessor node? If so, is there any future works in planning to implement the Audio Worklet for future deployments?