neutrino15
17-01-2009, 16:56
Hey CD,
I can successfully connect to axis cam when it is connected directly to my computer's Ethernet port (using the crossover cable), or when it is connected as another node on the 10.xx.yy.z network. When I connect it to the cRIO, however, my computer can obviously no longer connect to it over the normal Wifi connection. I was experimenting with starting a PCVideoServer on the cRIO in my C++ program, and it does apparently start up ok. I can successfuly track blobs of colors, print out coordintes, etc.. But I can not find any way to stream a live feed to my computer. What program do you use for this? How do you configure it?
I'm using Windriver, C/C++. My code is located here (http://stuypulse-svn.dreamhosters.com/frc/trunk) if you want to take a look (look at Camera.cpp and Michael1Camera.cpp
Thanks--
--Jordan
I can successfully connect to axis cam when it is connected directly to my computer's Ethernet port (using the crossover cable), or when it is connected as another node on the 10.xx.yy.z network. When I connect it to the cRIO, however, my computer can obviously no longer connect to it over the normal Wifi connection. I was experimenting with starting a PCVideoServer on the cRIO in my C++ program, and it does apparently start up ok. I can successfuly track blobs of colors, print out coordintes, etc.. But I can not find any way to stream a live feed to my computer. What program do you use for this? How do you configure it?
I'm using Windriver, C/C++. My code is located here (http://stuypulse-svn.dreamhosters.com/frc/trunk) if you want to take a look (look at Camera.cpp and Michael1Camera.cpp
Thanks--
--Jordan