简体   繁体   中英

Record a video of a particular div and save as a gif

Here is the div I want to record:

<QrBackground ref={ref}>
    <Circle/>
</QrBackground>

In the center of the QrBackground , there is a red circle that I want to record for 5 seconds

What would be the best way to record the circle and save as a 5 second gif?

remotion is probably what you are looking for

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM