Skip to main content

SMTAV - BA30

The SMTAV BA360 PTZ camera can be interfaced with this module using the HTTP API to remotely control, position, focus, zoom and recall camera presets.


Module Rating
Quality of API2/3
Implementation3/3
StatusPartial

See the Modules Overview article for more information about how Module Ratings are calculated.


Module Settings

  • Camera Patch - Select an HTTP patch (IP address) from the Module Settings.

  • Username - Basic Auth feature used by SMTAV products.

  • Password - Basic Auth feature used by SMTAV products.

Endpoints

The endpoints this module supports include:

EndpointsOption 1Option 2Option 3Notes
Set Pan TiltAction [Up/Down/Left/Right/Left Up/Right Up/Left Down/Right Down/Stop]Pan Speed [1..24]Tilt Speed [1..24]Set the position of the camera. Send a direction option followed by a Stop command to halt movement.
Set Zoom[Zoom In/Zoom Out/Zoom Stop]Zoom Speed [1..7]-Set the zoom of the camera. Send a direction followed by a Zoom Stop command to halt zoom.
Set Focus[Focus In/Focus Out/Focus Stop]Focus Speed [1..7]-Set the focus of the camera. Send a direction followed by a Focus Stop command to halt movement.
Set Focus LockLock [Lock/Unlock]--When locked, the focus setting cannot be modified.
Set PresetPreset Number [0..254]--Setting a Preset saves all current values of the camera in a Preset to be recalled in future.
Recall PresetPreset Number [0..254]--Recalling a preset moves the camera to the position, zoom and focus settings it was in when the preset was made.
Set Home---Triggering this state recalls the home state.

Reccomendations

For precise movement, we recomend recalling Presets as opposed to triggering manual control of zoom, focus and movement.

Assign this module to a toggle button with ON state for movement and OFF state for . This way users can toggle movement easily and make minor adjustments to camera position from interfaces easily.

Additional Resources