What version of Windows are you running?
run the Windows command line and enter this command:
route add 169.254.44.19 mask 255.255.255.0 169.254.44.18
then from same command line ping the camera and see if it responds. If it responds, run the .fif again.
ping 169.254.44.18
translation :
Microsoft Windows [Version 10.0.19045.3208]
(c) Microsoft Corporation. All rights reserved.
C:Windowssystem32>route add 169.254.44.19 mask 255.255.255.0 169.254.44.18
Add route failed: The parameter was set incorrectly.
C:Windowssystem32>route add 169.254.44.19 mask 255.255.255.0 169.254.44.18
Add route failed: The parameter was set incorrectly.
C:Windowssystem32>
Edit: i did the Ping thing camera answered.
translation:
Exchange of packets from 169.254.44.18 to 32 bytes of data:
Response 169.254.44.18: Bytes=32 Time<1ms TTL=128
Response 169.254.44.18: Bytes=32 Time<1ms TTL=128
Response 169.254.44.18: Bytes=32 Time<1ms TTL=128
Response 169.254.44.18: Bytes=32 Time<1ms TTL=128
Ping Statistics for 169.254.44.18:
Packets: Sent = 4, Received = 4, Lost = 0
(0% loss)
Approximate round-trip time in ms:
Minimum = 0 ms, Maximum = 0 ms, Average = 0 ms