Asad Raza

Results 6 comments of Asad Raza

I solved this problem by using the authorization code in the back end to get access and refresh token ,it also includes an id token (base64 encoded token) which can...

The recorder component accepts constraint as a prop that can be used to add different resolutions .

Most browsers support webm for recording , so it is not possible to convert into mp4 on frontend you have to use a tool ffmpeg to convert it into mp4...

you can draw the video and watermark on html canvas and can record or stream it .

This package uses mediaRecorder api that is not fully supported by safari ,it is available as an experimental feature in safari ,if you allow it in your browser ,you will...

I solved this by targeting the button (use another video )and set its padding to 0 in my css and changed its margin bottom to bring it back to its...