Setup page
Authentication
First of all, the API key must be provided in the Login
section. This is the same key used for interacting with the REST API programatically. The API key is validated at this moment.
The
enviroment
dropdown optionally enables interacting with Sense Aeronautics' staging environment. By default, this environment is not available, but may be enabled temporarily for showcasing or validating beta features.
Adding new sources
The API supports processing both videos and realtime streams. For more information on supported formats, see inputs.
These are uploaded to the API as follows:
- Streams: use the menu in the
Add New Source
section. An alias and an url must be provided. Telemetry may also be provided to the API through an MQTT broker, which can be configured by checking theAdd Telemetry
box and filling the required fields. For more information on supported telemetry format, check telemetry integration. - Videos: use the menu in the
Add New Video
section. Clicking onExplore files
will open a system dialog for selecting a video file.
You may check registered sources in the information page.
Add new output
Outputs enable integrating Sense Aeronautics' AI processed streams with other applications. For more information, see outputs. Use the menu in the Add new output
section to register outputs into the API. You may check registered outputs in the information page.
Bounding Boxes options
This allows configuring the visualisation of bounding boxes, which are displayed over the processed stream.
FlightHub
This section allows managing the integration with DJI's FlightHub. More detailed information is available on the following page.