When creating a media client through OnvifClientFactory. The endpoint is set from GetCapabilities which returns the full path including ip. This is fine in most cases however I need to access the camera through a router which forwards the traffic to the camera. This causes the media endpoint to be unreachable as it is the local IP.
When creating a media client through OnvifClientFactory. The endpoint is set from GetCapabilities which returns the full path including ip. This is fine in most cases however I need to access the camera through a router which forwards the traffic to the camera. This causes the media endpoint to be unreachable as it is the local IP.