Forum Discussion
Issue with Vision AI Developer Kit
- Oct 22, 2019
Thanks for the update. If the web pages doesn't open at all it typically indicates that the devices are not in the same network after all. Do you happen to have physical cable attached to your laptop? If yes, you'll need to disconnect and only use WiFi. I have seen that in those cases it still defaults to physical connection. The easiest way to get a picture out from the device is to use HDMI display. Do you have a chance to do that? It needs to be native HDMI, most adapters don't work.
Can you do "adb shell docker ps" with ADB and confirm that all four default modules are running? edgeAgent, edgeHub, AIVisionDevKitGetStartedModule and WebStreamModule
Diaaalaa it should take a couple of minutes max, not hours.
Are you taking the camera into use for the first time, resetting it or re-configuring WiFi?
There is a known issue where the WiFi reconfiguration doesn't work reliably.
Do you have platform tools installed? Please check with adb shell ping www.bing.com that you camera is still connected to internet. Also, what color the leds are in the camera and are they blinking?
- DiaaalaaOct 22, 2019Copper Contributor
Jussi Niemela
UPDATEIt's finally set now, I disconnected from the camera and connected to the same wifi my camera is connected to, but the live stream won't work.
- Jussi NiemelaOct 22, 2019Former Employee
Thanks for the update. If the web pages doesn't open at all it typically indicates that the devices are not in the same network after all. Do you happen to have physical cable attached to your laptop? If yes, you'll need to disconnect and only use WiFi. I have seen that in those cases it still defaults to physical connection. The easiest way to get a picture out from the device is to use HDMI display. Do you have a chance to do that? It needs to be native HDMI, most adapters don't work.
Can you do "adb shell docker ps" with ADB and confirm that all four default modules are running? edgeAgent, edgeHub, AIVisionDevKitGetStartedModule and WebStreamModule
- DiaaalaaOct 22, 2019Copper Contributor
Jussi Niemela I just made sure that my laptop is connected to the same wifi as my camera.
My laptop is connected to wifi only, the only cable attached to it is the camera's data and power cable.I don't have an HDMI monitor at the moment, but I tried my TV screen and this is what it showed.
It's blinking in amber btw. (does that mean it's offline?)
Regarding the four modules, this is what it shows.
- DiaaalaaOct 22, 2019Copper Contributor
Jussi Niemela Thank you for your response.
It was the first time. I've tried connecting it once again to Azure as an IoT device, it said that my camera was already set up, so I tired resetting it.
Now once again it is downloading Azure IoT Edge runtime, for almost an hour now.
I have the platform tool installed.
Currently the LEDs are blinking in amber.
Does my internet connection has to be up to a certain limit? It's almost 13Mbps download speed.
What can I do?