python-onvif-zeep
python-onvif-zeep copied to clipboard
Use natted ip/port instead of local passed in onvif response
add the ability to rewrite the address and the port if the camera is in a router with nat. When a camera is behind nat, all the ip/port information received in onvif response, is of local network instead of natted. This patch will use the natted ip/port from where the response is received.