IP Vision Pro Config
                Camera settings is a URL:
 http://userid:password@host:port/path/file?param1=value¶m2=value
                
Each camera manufacturer uses a different URL for video streams or still images access. There may be variations among different models from the same manufacturer.
IP Vision Pro has pre-defined path/file/params for most common models of the following cameras vendors video stream: Axis, Mobitix, Linksys, Sony and Panasonic.
IP Vision Pro also has pre-defined PTZ cgi commands for most common models of the following cameras vendors: Axis, Sony and Panasonic.
Motion JPEG (mjpeg) is the video stream format supported 
                    by IP Vision.
Check your camera documentation to find out
                    if mjpeg is supported and the URL to access it.
Some cameras support multiple streams format simultaneously, others don't and you have to configure the format you want using the camera configuration utility.
Camera configuration
Airlink101 IP cameras URLs
MJPEG:http://host:port/mjpeg.cgi
Axis IP cameras URLs
JPEG:http://host:port/axis-cgi/jpg/image.cgi[?resolution=<resolution>&camera=<camera>]
http://host:port/axis-cgi/jpg/image.cgi?resolution=320x240&camera=2
MJPEG:
http://host:port/axis-cgi/mjpg/video.cgi[?resolution=<resolution>&Quality=<camera>]
http://host:port/axis-cgi/mjpg/video.cgi?resolution=320x240&camera=1
Cannon IP cameras URLs
MJPEG:http://host:port/-wvhttp-01-/getoneshot?frame_count=no_limit
Edimax IP cameras URLs
MJPEG:http://host:port/snapshot.cgi
Mobotix IP cameras URLs
MJPEG:http://host:port/control/faststream.jpg?stream=full
Linksys IP cameras URLs
JPEG:http://host:port/img/snapshot.cgi[?size=<size>]
http://host:port/img/snapshot.cgi?size=2
MJPEG:
http://host:port/img/video.mjpeg
Panasonic IP cameras URLs
JPEG:http://host:port/SnapShotJPEG[?Resolution=<resolution>&Quality=<quality>]
http://host:port/SnapShotJPEG?Resolution=320x240&Quality=Motion
MJPEG:
http://host:port/nphMotionJpeg[?Resolution=<resolution>&Quality=<quality>]
http://host:port/nphMotionJpeg?Resolution=320x240&Quality=Standard
http://host:port/cgi-bin/nphContinuousServerPush?Resolution=320x240&Quality=Standard (for BL-C1)
Sony IP cameras URLs
JPEG:http://host:port/oneshotimage.jpg
MJPEG:
http://host:port/image
Toshiba IP cameras URLs
MJPEG:http://host:port/getstream.cgi?<clientID>&<uniqueID>&<userID>&<userPW>&<streamType>&<interval>&<mode>&<value>&<timeOut>
http://host:port/user/cgi-bin/getstream.cgi?<clientID>&<uniqueID>&<userID>&<userPW>&<streamType>&<interval>&<mode>&<value>&<timeOut>
http://host:port/getstream.cgi?10&&&&0&0&0&0&0
http://host:port/user/cgi-bin/getstream.cgi?10&&&&0&0&0&0&0
webcamXP video server URLs
JPEG:http://host:port/cam_1.jpg
MJPEG:
http://host:port/cam_1.cgi
Y-cam IP cameras URLs
MJPEG:http://host:port/stream.jpg
URLs listed above have been tested with 
                    some camera models of each vendor.
They may not work with
                    all models from each vendor (specially older 
                    models).