bkielbasa / developer20

5 stars 0 forks source link

Create a gif on-the-fly that never ends. #77

Open bkielbasa opened 2 years ago

bkielbasa commented 2 years ago

It's possible to create a GIF file that's infinite. If we make it on the fly, we can basically stream a video. The project's goal would be to show this feature in a project written in Go. It doesn't have to be video streaming but a simple infinite GIF file.