Is your camera connected to Ethernet port 2 of the cRIO? They have changed it this year. You should connect it to the Wireless router and configure the camera to 10.te.am.11 and you need to do the following in code:
Code:
AxisCamera &c = AxisCamera::GetInstance("10.te.am.11");