dbaldwin / DroneBlocks-Tello-Camera-With-Python-OpenCV

Take photos and record videos with Tello's camera using a browser-based app and DroneBlocks
https://learn.droneblocks.io/p/opencv-python-and-droneblocks-for-tello-camera-control/
Apache License 2.0
21 stars 12 forks source link

can't access to http://127.0.0.1:5000 #6

Open nuritreich opened 4 years ago

nuritreich commented 4 years ago

I installed all the apps as demonstrate in the "Installing Python and OpenCV Dependencies" lecture, but when I tried to access to http://127.0.0.1:5000 I got a message "This site cannot be accessed". what should I do?

dbaldwin commented 4 years ago

Hi Nurit, can you post a screen shot or any errors from your command prompt? I'm wondering if there is a potential firewall issue. Are you running the code on PC or Mac?

nuritreich commented 4 years ago

Hi Dennis I understood what the problem is. In order to run the app I have to go to the command prompt and go over all the process of running the app as seen below: [image: image.png] The double-tap on app does not execute the command. [image: image.png] Is there any suggestion? sincerely. Nurit

‫בתאריך יום א׳, 22 בדצמ׳ 2019 ב-16:28 מאת ‪Dennis Baldwin‬‏ <‪ notifications@github.com‬‏>:‬

Hi Nurit, can you post a screen shot or any errors from your command prompt? I'm wondering if there is a potential firewall issue. Are you running the code on PC or Mac?

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/dbaldwin/DroneBlocks-Tello-Camera-With-Python-OpenCV/issues/6?email_source=notifications&email_token=AODFRJUKQQTZQ3PEBPOJPRTQZ52PJA5CNFSM4J6LORG2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEHPRJUY#issuecomment-568267987, or unsubscribe https://github.com/notifications/unsubscribe-auth/AODFRJQSECAISWZO5A4M32DQZ52PJANCNFSM4J6LORGQ .

dbaldwin commented 4 years ago

Nurit, is there any chance you can post your images again? They did not come through. This will be helpful in helping troubleshoot. If it's easier maybe we can setup a Skype video chat next week, but I would like to document what we learn here so others can benefit. Thanks.