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

TCP connection OK but recvfrom KO #3

Open
zian31 opened this issue Dec 3, 2023 · 0 comments
Open

TCP connection OK but recvfrom KO #3

zian31 opened this issue Dec 3, 2023 · 0 comments

Comments

@zian31
Copy link

zian31 commented Dec 3, 2023

Hi ! Thanks for this job, the A9 cam don't connect here with this message :

Traceback (most recent call last):
File "Z:\Python\a9.py", line 25, in
(buf, rinfo) = s.recvfrom(4096)
ConnectionResetError: [WinError 10054] An existing connection had to be closed by the remote host

It's in AP mode as needed, first lines before works fine (TCP connection with IP address).

An idea to solve it ? Thanks :)

EDIT : I think I used bad IP, how do you find this IP : 192.168.4.153, because the Camera is connected in AP mode or not ? How is it possible to have Camera as server with this kind of IP ? Thanks

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

1 participant