Supposedly, using my application I take a few images which will be saved at a particular directory and saved as JPEGs.
IS it possible to pack these images together? Like into a video or tar or zip? So that I can send send these images to a backend (E.g. web server).
Is this possible? Or I could only send them 1 by 1?
Thanks In Advance, Perumal