We can't handle large files (eg: images) currently because all of the QR codes are generated at once, before the transmitter starts to send them--all the bitmaps won't fit in memory at once.
This ticket is to encode them incrementally, allowing old bitmaps to be garbage collected before the new images are created.
Imported from trac #23.
We can't handle large files (eg: images) currently because all of the QR codes are generated at once, before the transmitter starts to send them--all the bitmaps won't fit in memory at once.
This ticket is to encode them incrementally, allowing old bitmaps to be garbage collected before the new images are created.
Reported by: @creswick
Component: streaming-jar
CC: @lcasburn
Report Upstream:
Authors: ?
Dependencies:
Work issues:
Reviewers:
Merged in:
Attachments: