[SOLVED] How to get video .mp4 from canvas?

I’m doing a sample for YouTube. But so far the only thing I can think of is to record the screen of my device while I run the application. However that greatly reduces the quality of the sample video. Is there a way to capture video from the application in decent quality?

Hi @Luis_Mb ,

It is possible to record a video of the canvas element, you can start with the following library:

1 Like

Or you can use OBS with the Recording Quality set to Indistinguishable Quality

1 Like

Hi Guys.
@yaustar @Leonidas Thanks. Is perfect!

1 Like