Skip to content

Commit

Permalink
warning on download time
Browse files Browse the repository at this point in the history
  • Loading branch information
Emmanuel Bertrand committed Nov 4, 2019
1 parent 2650adc commit d7c481b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ In VS Code, from your development machine:
1. Right-click on your device (bottom left corner)
2. Select `Start Monitoring Built-In Event Endpoint`

At this point, you should be able to see messages sent by the Deepstream module to the cloud via the IoT Edge runtime in VS Code. These messages are the results of Deepstream processing a sample video and analyzing it with an sample AI model that detects people and cars in this video and sends a message for each object found.
After a little while, (enough time for IoT Edge to download and start DeepStream module which is 1.75GB), you should be able to see messages sent by the Deepstream module to the cloud via the IoT Edge runtime in VS Code. These messages are the results of Deepstream processing a sample video and analyzing it with an sample AI model that detects people and cars in this video and sends a message for each object found.

![Telemetry sent to IoT Hub](./Telemetry.png "Messages sent from Deepstream module to Azure IoT Hub via the IoT Edge runtime")

Expand Down

0 comments on commit d7c481b

Please sign in to comment.