Skip to content

Remote end closed connection without response #122

@matheusvellone

Description

@matheusvellone

I'm using this gist to test ONVIF support for my camera to add it to Frigate.

I've looked inside the request in Wireshark to check if there was something different being sent from the script comparing it to Onvif Device Manager, which is able to successfully control the camera, but I could not spot anything different between them

Here is a successfull request made by Onvif Device Manager. Could not replicate a GetConfigurations request on ODM
image

And here a request made by the script
image

Also, on OnvifCamera constructor there is a GetCapabilities call which responds successully, which makes me think everything is setup correctly, and maybe the problem is on my camera
image

My camera is a cheap and generic bulb camera.

I'm not very used to Python and WSDL, so this might be a dumb thing I'm missing

I also tried the #91 changes too, but it results in the same error anyway, although the CreatePullPointSubscription endpoint also receive no response too.

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