ONVIF Discovery
I am writing code to send a Probe message to find my Onvif camera on the network. The message is sent over UDP to a multicast address “239.255.255.250” and UDP port 3702. I have succeeded to connect to the camera and to send the message. However no response from the camera.