eugeneware / eugeneware/gifencoder
Not piping during add frame
Open
question
- Dominant language
- JavaScript
- Stars
- 476
- Forks
- 53
- PR merge metrics
- No merged PRs in 30d
Description
Hi!
I'm creating a gif with 30 frames (but it happens for fewer frames too) and I noticed that even if I'm piping the image encoder to an express response, the image becomes visible only when the encorder.finish is called. Do I have misunderstood the advantage of stream in this use case or is it unexpected?
Contributor guide
Assessment
This issue has not been assessed yet.