Skip to content

TCP connection OK but recvfrom KO #3

@zian31

Description

@zian31

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions