no recognition at all.
Hi,
I love you website and the stuff you are writing about. Currently I'm trying to get the computervision with raspberry pi and azure iotedge te get working. https://dev.to/azure/creating-an-image-recognition-solution-with-azure-iot-edge-and-azure-cognitive-services-4n5i
I did the walk thru. My Azure IoThub is telling me everything is running fine. See screenshot below. When running iotedge list it also says it is running fine.When in Visual Studio Code I tell my rasppi device to 'start monitoring build in event end point' I get a random of apple an banan tags. However on the pi checking the logs of camera capture I get the result below.
How do I know if it's running and working. Putting an apple or banana in front op de camera doesn't trigger anything. (I use a usb camera by the way on the PI).
If you want me to post this somewhere on hub as well please let me know. Alle help is very appreciated.
regards, Olof Ensing Netherlands
sudo docker logs -f camera-capture
Python 3.5.3 (default, Sep 27 2018, 17:25:39) [GCC 6.3.0 20170516]
Camera Capture Azure IoT Edge Module. Press Ctrl-C to exit. ImageServer::exited run loop. Exception - There is no current event loop in thread 'Thread-1'.
image.png