Quote:
Originally Posted by unobtainium-42
It would be more helpful if you explained how you resolved it.
The network jack on our cRIO did not turn on. The camera needs a crossover cable. Then, apparently you can get it to work by using AxisCamera &camera = AxisCamera::GetInstance(); and setting the parameters (in the constructor).
|
Quick question... what parameters?
I do call getInstance() (java) but I didn't know I needed to set any other parameters? I can't get this camera to work so maybe thats what I'm missing?