Mac 9100A

Description

9100a Video Server Aviosys Kamera 9000 NC1000 Camera
Aviosys
9100a Video Server
Aviosys
Kamera 9000
GadSpot
NC1000 IP Camera
The 9100A 4-Channel Video Server includes a web server that offers access to many
(but not all) settings.  On a PC, additional settings and features are available
using a PC client.  The Mac 9100A client allows Mac users to access those
additional settings and features. 

The additional functions implemented by Mac 9100A are:
   1.  Determining the IP address of the device
   2.  Setting the TCP/IP port numbers
   3.  Selecting one of the four input channels
   4.  Setting the brightness, contrast, saturation, and hue values
   5.  Displaying hidden values and settings not visible via the web interface
   6.  Viewing the current image of each of the four channels (round-robin)
   7.  Saving the current image of each channel for external use

Some of the 9100A features are also present in devices that employ the same chip set,
such as the Gadspot NC1000 IP Camera.  The commands implemented here are based on
the programmer's API as detailed in the NC1000.pdf document by Brett Smith and
Mike Ubell (available in the Yahoo 9100A group files).

I have only tested Mac 9100A using a 9100A on a Mac (OS 10.4.8).
Other people have tested using the Kamera 9000.
Please let me know how it functions with other hardware.

Known Issues

  (As of 1.0.0)
     
  1.  The GetCapabilities command always returns the same values, regardless of
  the actual settings (this is a gremlin in the 9100A).

  2.  Releasing the mouse early while repositioning the main window can cause
  the settings window (if visible) to become detached and change size.  To restore
  the proper view, just hide and reshow the settings window.
  
  3.  If there are two or more camera devices connected, the Locate function fails.

History

Version 0.0.2b:
  1. Locate will work if your computer has more that one network interface enabled (e.g., wired and wireless).
  2. Locate: Fixed getting the port0 number
  3. Added logic to help debug the issue of Locate failing with multiple connected cameras
Version 0.0.3b:
  1. Fixed to handle port numbers above 99
Version 0.0.4b:
  1. Parses the log (shows times, comands, arguments)
  2. Regards channel numbers as 0-3 (instead of (1-4) to match the command arguments
  3. Images go into the "Mac 9100a images" folder (instead of "images")
Version 1.0.0 (first release, February 24, 2007):
  1. Gerneal cleanup of GUI, Readme, etc.
Version 1.1.0 (March 28, 2007):
  1. Allow manual entry of domain/port if device not found on local network
  2. Scale camera images for display (instead of chopping)

Downloads



Updated: March 28, 2007