ErcCB_ctr Hi! I'm trying to do an OCR system to publish his results over a HTTP method (maybe GET, POST) but I don't want a host computer attached to every OAK 1, is it possible to do that? I was checking the docs but i'm not sure if it will work. Thanks!
jakaskerl Hi @ErcCB_ctr First check if you have enough memory: https://docs.luxonis.com/projects/api/en/latest/samples/bootloader/bootloader_version/ It's possible as long as you can run the decoding inside the script node. Here are all available libraries and modules you can use. If you can manage to do decoding with these, then it's feasible. Thanks, Jaka