Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to update the default host name in info.py, URL = "http://flashair/" in local IP #18

Open
Riocubetribe opened this issue May 28, 2019 · 1 comment

Comments

@Riocubetribe
Copy link

Hello Tad:

I just start to learn code in Python with WIFI SD, this is a gread work.
When I try to import this function in a project to read image from camera with wifi sd card, the local ip address (192.168.0.1) should be request, but now is flashair, how can I set the value to a veriable URL in this code? I have been reading this code for two days, but could n't find out.
following is error message:

raise ConnectionError(e, request=request)
requests.exceptions.ConnectionError: HTTPConnectionPool(host='flashair', port=80): Max retries exceeded with url: /command.cgi?op=100&DIR=DCIM%2F100__TSB%2F (Caused by NewConnectionError('<requests.packages.urllib3.connection.HTTPConnection object at 0x7fad892a

Any suggestion will be appreciated. Have a nice day.

@AlexanderDash
Copy link

+1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants