View Full Version : Help, i can use other ip camera
Cbastias4966
30-01-2014, 21:12
Hi:
i want use another ip camera that not be Axis, but i don't know how to do, i not see in the dashboard, this config set to the camera:
ip:10.49.66.11
gateway: default
port: 8080
user/pasword: FRC/FRC
i changed te port in the dashboard vi. and the ip, but i could not
Help!
(sorry for the bad engish)
lucas.alvarez96
30-01-2014, 21:44
Welcome to Chief Delphi, fellow FIRSTer (I don't know if I've got enough Karma bars to welcome someone yet :D ). Apparently the FRC VIs from LabVIEW and the great majority of code for C/C++ and Jave is made specially for the Axis Cam. If you were to login to one, there's a specific URL you must visit to check the Live Feed. Anyways, I would check the inner workings of the VI just to see where it's getting its feed from, and attempt to modify it to your needs. Here's (http://wpilib.screenstepslive.com/s/3120/m/8559/l/89729-configuring-an-axis-camera) the link to the tutorial on configuring the Axis IP cam, just so you can realize what I mean.
P.S. Don't doubt to ask us in case of any questions...after all, we're two of the only three teams from Chile ;)
Cbastias4966
30-01-2014, 21:52
can use another camera that not be axis? i have a other ip camera, i see the livevideo in the web browser (the camera is connected to the access point) but i can not add to dashboard in labview
Alan Anderson
30-01-2014, 22:07
The FRC tools are all expecting a camera that uses the Axis protocol. I remember one year someone produced a program that could connect to other cameras and made the Dashboard happy by pretending to be an Axis camera, but I don't know the details.
What do you want to use the camera for? If it's just to show to the drivers and you don't need to do any vision processing, you can probably open a browser window on the operator console and view it that way.
Cbastias4966
30-01-2014, 22:12
i want process the image and use in the code.
PD: I see the live video in the browser but i can't see in the dashboard
Joe Ross
30-01-2014, 23:19
I remember one year someone produced a program that could connect to other cameras and made the Dashboard happy by pretending to be an Axis camera, but I don't know the details.
It's Roborealm.
if the camera runs linux, like the AXIS camera, ftp to it, hack into the HTTPd and create a symlink from the mjpeg stream location to [ip]/mjpg/video.mjpg.
That should do the magic!
Cbastias4966
31-01-2014, 09:40
we have a foscam ip camera, additonal information in this url http://www.foscam.es/FI8918W/ , i see in the webserver, but i don't know how to add to dahboard :( :(
vBulletin® v3.6.4, Copyright ©2000-2017, Jelsoft Enterprises Ltd.