python-onvif-zeep icon indicating copy to clipboard operation
python-onvif-zeep copied to clipboard

Use natted ip/port instead of local passed in onvif response

Open ashish1405 opened this issue 4 years ago • 0 comments

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.

ashish1405 avatar Feb 24 '21 09:02 ashish1405