Class AxisCamera

All Implemented Interfaces:
AutoCloseable

@Deprecated(forRemoval=true, since="2025") public class AxisCamera extends HttpCamera
Deprecated, for removal: This API element is subject to removal in a future version.
Use HttpCamera instead.
A source that represents an Axis IP camera.
  • Constructor Details

    • AxisCamera

      public AxisCamera(String name, String host)
      Deprecated, for removal: This API element is subject to removal in a future version.
      Create a source for an Axis IP camera.
      Parameters:
      name - Source name (arbitrary unique identifier)
      host - Camera host IP or DNS name (e.g. "10.x.y.11")
    • AxisCamera

      public AxisCamera(String name, String[] hosts)
      Deprecated, for removal: This API element is subject to removal in a future version.
      Create a source for an Axis IP camera.
      Parameters:
      name - Source name (arbitrary unique identifier)
      hosts - Array of Camera host IPs/DNS names