vipulkumar I'm trying to send an HTTP request as indicated in this tutorial https://docs.luxonis.com/projects/api/en/latest/samples/Script/script_http_client/ but I receive this error:
vipulkumar Going in the Github repository there is written that this code works only for OAK POE, is there any way to write similar code but for OAK-IOT? https://github.com/luxonis/depthai-python/blob/main/docs/source/samples/Script/script_http_client.rst
erik vipulkumar No, only OAK POE cameras can execute that code. For IOT you need to stream data to the ESP32 first and then to the cloud.