In Device Manager, I can find the camera. But I cannot see this in ipconfig. ipconfig only shows my laptop IP 192.168.50.77 as shown before
I tried to ping 192.168.50.170, it works
Pinging 192.168.50.170 with 32 bytes of data:
Reply from 192.168.50.170: bytes=32 time<1ms TTL=64
Reply from 192.168.50.170: bytes=32 time<1ms TTL=64
Reply from 192.168.50.170: bytes=32 time<1ms TTL=64
Reply from 192.168.50.170: bytes=32 time<1ms TTL=64
Ping statistics for 192.168.50.170:
Packets: Sent = 4, Received = 4, Lost = 0 (0% loss),
Approximate round trip times in milli-seconds:
Minimum = 0ms, Maximum = 0ms, Average = 0ms
So is there anything I need to do, so I can see the camera IP in ipconfig? Or I don't need to care about ipconfig?
And what would be the minimum code for me to test the ToF (without OpenCV)?