Closed pedrosbanioles closed 6 months ago
Change implementation to a regex check for the format rather than hard split on spacing characters. This should try and match and find a valid entry for the connection parameter, even if the camera is including some errant characters (see Test6)
Also added in a test using sample IPv6 from here
Seems good
Change implementation to a regex check for the format rather than hard split on spacing characters. This should try and match and find a valid entry for the connection parameter, even if the camera is including some errant characters (see Test6)
Also added in a test using sample IPv6 from here