Wingetlywingetly
← All apps

AXIS Streaming Assistant (x86)

by Axis Communications ABv3.1.2.0

Last updated

AXIS Streaming Assistant is an application that bridges video streams from IP cameras into a Windows desktop application to enable broadcasting or conferencing use-cases.

Install with winget

$ winget install --id AXIS.AxisStreamingAssistant.x86 --exact --version 3.1.2.0

Run in Command Prompt, PowerShell, or Windows Terminal. Prompts for any agreements.

Silent install command for AXIS Streaming Assistant (x86)

AXIS Streaming Assistant (x86) uses MSI. The silent install switches are /quiet /norestart.

One-line silent install (x86)
msiexec.exe /i AxisStreamingAssistantSetup.msi /quiet /norestart

See the full silent install reference for AXIS Streaming Assistant (x86)

Built by Pckgr

For Intune admins

Stop chasing app updates. Pckgr patches them for you.

Automated application patching for Microsoft Intune. Pckgr keeps a curated library of 1,000+ apps continuously up-to-date in your tenant via Microsoft Graph - no manual repackaging, no chasing vendor sites.

Start free 30-day trial

No credit card required.

About

AXIS Streaming Assistant is an application that bridges video streams from IP cameras into a Windows desktop application to enable broadcasting or conferencing use-cases.

When AXIS Streaming Assistant is installed on a computer, it automatically discovers any Axis product on the network. The video and audio* streams from the cameras can then be used in third-party software applications such as Microsoft Teams, Zoom etc. For complete list of successfully tested applications, please read the tech note.

Both the 32-bit version and the 64-bit version can be installed side-by-side on a system for maximal compatibility with third-party applications.

AXIS Streaming Assistant is compatible with all Axis network cameras and video encoders. Firmware version 4.47 or higher is needed.

Installers · v3.1.2.0

ArchitectureTypeScopeInstallDownload
x86MSI-Direct

Copy a command tailored to that specific architecture, type, and scope - useful when winget would otherwise pick a different default.

Security

No known CVEs for AXIS Streaming Assistant (x86).

Coverage is best-effort and depends on a winget package mapping to an NVD CPE entry. Absence here is not a guarantee of safety.

Related apps

  • AXIS Device ManagerAxis Communications AB
    AXIS.AXISDeviceManagerv5.34.172

    AXIS Device Manager is the go-to-tool for fast and easy installation and configuration of new devices.

  • AXIS File Player LauncherAxis Communications AB
    AxisCommunicationsAB.FilePlayerLauncherv3.1.8.0

    AXIS File Player Launcher

  • AXIS Streaming Assistant (x64)Axis Communications AB
    AXIS.AxisStreamingAssistant.x64v3.1.2.0

    AXIS Streaming Assistant is an application that bridges video streams from IP cameras into a Windows desktop application to enable broadcasting or conferencing use-cases.

  • AXIS Camera Station Device Compatibility ToolAxis Communications AB
    AXIS.AxisDeviceCompatibilityToolv5.57.33556

    AXIS Camera Station Device Compatibility Tool helps you to verify if a third-party network video product is compatible with AXIS Camera Station 5 and above.

More from Axis Communications AB.

Frequently asked questions

How do I install AXIS Streaming Assistant (x86) on Windows?
Open Windows Terminal, PowerShell, or Command Prompt and run: winget install --id AXIS.AxisStreamingAssistant.x86 --exact --version 3.1.2.0. winget downloads the installer from Axis Communications AB and runs it. Requires Windows 10 (1809+) or Windows 11.
How do I install AXIS Streaming Assistant (x86) silently for unattended deployment?
Add --silent and accept the agreements upfront: winget install --id AXIS.AxisStreamingAssistant.x86 --exact 3.1.2.0 --silent --accept-package-agreements --accept-source-agreements. This is the variant Intune, Configuration Manager, and other deployment tools should use.
What are the silent install switches for AXIS Streaming Assistant (x86)?
AXIS Streaming Assistant (x86) uses MSI. Run the downloaded installer with: msiexec.exe /i AxisStreamingAssistantSetup.msi /quiet /norestart. The silent switches are /quiet /norestart.
How do I uninstall AXIS Streaming Assistant (x86) via winget?
Run: winget uninstall --id AXIS.AxisStreamingAssistant.x86 --exact. Add --silent for unattended uninstalls. winget will use the registered uninstaller from AXIS Streaming Assistant (x86)'s Apps & Features entry.
Is AXIS Streaming Assistant (x86) free?
AXIS Streaming Assistant (x86) is distributed under Proprietary. Refer to the publisher (https://www.axis.com/support/tools/axis-streaming-assistant) for the full license terms - Wingetly itself does not charge for installation.
Does AXIS Streaming Assistant (x86) work on Windows 10?
Yes, as long as your Windows 10 build supports winget (1809 or newer). winget ships with App Installer on Windows 10/11 and pulls AXIS Streaming Assistant (x86) directly from the publisher.
How do I keep AXIS Streaming Assistant (x86) up to date?
Run winget upgrade --id AXIS.AxisStreamingAssistant.x86 --exact, or winget upgrade --all to update everything winget tracks. We index 1 version of AXIS Streaming Assistant (x86) from microsoft/winget-pkgs.