![]() |
Can't connect to the camera
We are using C++, the axis 206 camera, and the 8-slot cRIO. We have used the Camera setup tool for a direct connection to the cRIO's second Ethernet port. However, our cRIO can't find it. Below is our code:
Quote:
username: FRC password: FRC Whenever we run our code, the diagnostics message window reads: Quote:
|
Re: Can't connect to the camera
Try using:
AxisCamera &camera = AxisCamera::GetInstance("192.168.0.90"); |
Re: Can't connect to the camera
Thanks! We're no longer getting any errors. Also, how do we get the video onto our driver station?
|
Re: Can't connect to the camera
Quote:
|
Re: Can't connect to the camera
Thanks!
|
Re: Can't connect to the camera
Quote:
|
| All times are GMT -5. The time now is 17:45. |
Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2017, Jelsoft Enterprises Ltd.
Copyright © Chief Delphi