Answer the question
In order to leave comments, you need to log in
How to connect a camera, an online store and 1C?
Hello, habravians!
I really need your advice!
Recently, for an online store, you often have to take pictures and upload something, i.e. a photo of the product, etc. And it's all done by hand. Is it possible to automate this business?
Let's say: there is a fixed-mounted camera set to the desired parameters, as well as a marked place for installing goods for photographing.
After pressing the shutter button: the photo should appear on the computer already cropped as necessary (+ other settings set in advance, such as brightness, resolution, etc.) with a serial number assigned to this photo and displayed somewhere in the upper right corner of it , and separately with a barcode, for conveniently finding the goods in the warehouse, and so that it is all loaded into the online store and 1C at the same time with one click.
Is there already something similar in nature? Is there a ready-made solution or at least some kind of step-by-step instruction?
Thanks in advance!
Answer the question
In order to leave comments, you need to log in
I won’t tell you anything about the execution on the click of a button, but about cropping, brightness, barcodes - you need imagemagick.
To assign a number and downloads, you will need to write a program with the appropriate parameters. You can implement this program directly from the 8 (1C):
1) By clicking, the folder with photos is checked
2) Imagemagick processing with uploading to the file storage
3) Uploading to 1C and hosting
Crop, adjust brightness, set a name, etc. you can use actions in FS. I don’t know further, but I doubt very much that there is something ready for these tasks. Write to order.
Thank you all very much for your replies!
I won’t tell you anything about the execution on the click of a button, but about cropping, brightness, barcodes - you need imagemagick.
To assign a number and downloads, you will need to write a program with the appropriate parameters. You can implement this program directly from the 8 (1C):
1) By clicking, the folder with photos is checked
2) Imagemagick processing with uploading to the file storage
3) Uploading to 1C and hosting
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question