# Streamax

Streamax is a leading MDVR manufacturer, well-proven in the global market. With their devices, you can enable 24/7 video recording from your vehicles, collect telematics data, remotely access video footage, and monitor driving safety using ADAS (Advanced Driver Assistance Systems) and DSM (Driver Status Monitoring) technologies.

By integrating Streamax with Navixy, you get comprehensive video monitoring combined with advanced fleet management in a single interface. Let's take a closer look at how to implement this powerful combination and embed Streamax daashboard into Navixy interface.

{% stepper %}
{% step %}
**Establishing integration**

To establish the integration, you'll need to obtain API credentials from your Streamax account and request integration setup from our support team.

**Get API credentials from Streamax**

1. **Obtain Tenant Name and Secret**: Follow the authentication process as described in the [Streamax Sign Authentication documentation](https://ftcloud.streamax.com:20002/DOC/Sign%20Authentication) to obtain your API key and secret.
2. **Obtain Tenant ID**:
   1. Open your browser and press F12 on keyboard, the console opens.
   2. In the console, select the **Network** tab
   3. Open the **FTCloud** (your Streamax account) and go to **My subscription** page.
   4. In Network tab you will see `query?tenantId=....` - this is your `tenantId` which we will use for getting data via APIs. Copy the numeric value after "=".\
      ![](/files/cNp22A67AhowGIvfPVgY)
3. **Contact Navixy**: Once you have your API credentials, contact your Customer Success Manager or use [this form](https://www.navixy.com/contact/). Send a request to integrate Streamax with your Navixy account, containing the following information:
   1. Streamax connection details for your account
      1. **Full Streamax account URL**\
         (e.g. `https://{your_streamax_instance}.ifleetvision.com`)
      2. **Tenant Name**
      3. **Tenant ID**
      4. **Secret**
   2. Your Navixy account details

* Request for Streamax integration activation

3. **Wait for confirmation**: Our specialists will configure the integration in 1-3 days on our side and confirm when it's ready for use.

{% hint style="success" %}
After you receive the confirmation from our support, your Streamax account is ready for the integration!
{% endhint %}
{% endstep %}

{% step %}
**Adding a Streamax device to Navixy**

After receiving confirmation from our support team that the integration is ready, you can add your Streamax device to the platform. To do it, first find its **Device ID** in your Streamax dashboard:

1. Go to Maintenance tab in your Streamax account
2. Expand the **Device** section and select **Device Management**
3. Copy the needed **Device ID** value

<figure><img src="/files/zsakXkhKnm674HyrpDKx" alt=""><figcaption></figcaption></figure>

To activate the device on Navixy's side, follow the usual activation procedure:

1. Go to **Device activation**.
2. Select your Streamax device from the list.
3. Enter a correct **Device ID**
4. Complete the device configuration

For detailed instructions on how to activate a device in Navixy, see [Activate GPS device](/docs/user/guide/quick-start/activate-gps-device.md).

{% hint style="success" %}
Your device and Navixy account are ready for the integration!
{% endhint %}
{% endstep %}

{% step %}
**Embedding Streamax in Navixy UI**

At this step, we perform the actual integration by embedding the Streamax dashboard into your Navixy interface.\
Navixy offers [User applications](/docs/user/guide/account/user-applications.md) functionality that allows embedding 3rd-party apps directly in the platform’s interface. We will use it to embed Mettax.

{% hint style="info" %}
**Navigation**

**User applications** section is accessible to account **Owners** in the **Account Settings** section. To find it:

* Click the profile icon in the top-left corner of the screen to open your account settings
* In the settings sidebar, select **User applications**
  {% endhint %}

1. Create new application\
   Start by clicking the <img src="/files/dvWO3pfcHUnsbiLTQkHC" alt="chrome_py0qhiu5p8.webp" data-size="line"> button in the **User applications** list.
2. Configure the new application
   1. Put the link to your Streamax account in the **App URL** field, for example: `https://{your_instance}.ifleetvision.com/ftv/ft/dashboard#`.
   2. Enter a **Label** for the application (e.g., Streamax dashboard).
   3. Select **Embedded** in the **Show as** field to display Streamax functionality within Navixy.
3. Click **Save** to complete the configuration.

{% hint style="success" %}
Your new application appears automatically in Navixy's left sidebar. Open it and log in with your Streamax credentials to access your comprehensive video telematics dashboard with 360° monitoring, AI-powered event detection, and multi-channel video feeds - all integrated with your existing Navixy fleet management tools.

<img src="/files/UqJiynBTG9sN9VyOBsXU" alt="image-20250714-161156.png" data-size="original">
{% endhint %}
{% endstep %}
{% endstepper %}


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://navixy.com/docs/user/guide/solution-connectors/streamax-integration-for-video-telematics.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
