Can your Decoding libraries to decode barcodes both from a file and from a data stream, so we do not need to save camera images to files?
Yes, it's one of the decoding options.
Our SDKs are designed to process 2D arrays, which have to be passed into decoding procedure as parameter. No matter what is the source - the application must prepare array and call decoding function.