Questions about RecordRTC a WebRTC JavaScript library for audio/video as well as screen activity recording.
I'm developing an app which is basically a drawing app in which interactive simulations can be embedded. I'm trying to …
javascript webrtc screen-recording recordrtcI am trying to make a blob the src of a video element. My code is working fine when: videoRef.…
javascript html5-video webrtc recordrtcI am in the process of replacing RecordRTC with the built in MediaRecorder for recording audio in Chrome. The recorded …
javascript google-chrome html5-audio mediarecorder recordrtcI am having trouble with recording canvas as video in mp4 file format. I managed to record the canvas as …
javascript html canvas ffmpeg recordrtc