Hi, I'm trying to discover ONVIF video devices with the WSDiscoveryClient. I can see the probe message in Wireshark. However, the message is sent on the wrong network interface and I didn't find a way to explicitly set an interface in the client. I found the "NETWORK_INTERFACE" property key in the UDPDestination class, but I don't know how to use it. Is it possible to explicitly select the network interface for WS-Discovery messages? If so, how?
Here is a short snippet of the code: Best regards, Jonas -- Sent from: http://cxf.547215.n5.nabble.com/cxf-user-f547216.html
