01-11-2012 07:35 PM
I can get our Axis camera connected directly and it works as long as it is on the default IP (192.168.0.90), but once I switch it over with the setup program to 10.43.76.90 (Robot Radio Option) I cannot connect from router nor from direct connection and I have to reset back to default. Any ideas guys?
01-12-2012 01:39 PM
The radio option ends in a .11 not a .90. Try connecting to 10.43.76.11.
Message was edited by: sciencewhiz. Corrected IP typos.
01-12-2012 01:42 PM
sciencewhiz wrote:
The radio option ends in a .10 not a .90. Try connecting to 10.43.76.10.
It's actually 10.te.am.11
snprintf(cameraIP, 16, "10.%d.%d.11", teamNumber / 100, teamNumber % 100); |
01-12-2012 02:31 PM
That was my mistake, I am using .10 at the end of it, I just mistyped the information.
01-12-2012 03:15 PM
Team4376 wrote:
That was my mistake, I am using .10 at the end of it, I just mistyped the information.
You should be using 11, not 10.
01-12-2012 08:47 PM
DAQjr wrote:
Team4376 wrote:
That was my mistake, I am using .10 at the end of it, I just mistyped the information.
You should be using 11, not 10.
Once again a typing mistake. I was working on things while replying. It is 11.