Wingetlywingetly
← All apps

Singular Recast

by Singularv2.1.0

Last updated

Easily integrate Singular.live into your NDI® studio workflow with Singular Recast.

Install with winget

$ winget install --id Singular.Recast --exact --version 2.1.0

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

Silent install command for Singular Recast

Singular Recast uses EXE (NSIS). The silent install switches are /S.

One-line silent install (x64, machine scope)
SingularRecast-2.1.0-Installer.exe /S

See the full silent install reference for Singular Recast

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

Singular.live's Singular Recast is a dedicated engine that converts our overlays to various streaming formats. Our initial output format is Newtek’s open source NDI®. Newtek’s NDI® open source standard has become one of the most widely used professional streaming formats with over 900 development partners worldwide.

Installers · v2.1.0

ArchitectureTypeScopeInstallDownload
x64EXE
NSIS
machineDirect

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

Security

1 known CVE via NVD

  • high7.8Fix in v4.3.1CVE-2022-40299affects before 4.3.1Sep 8, 2022

    In Singular before 4.3.1, a predictable /tmp pathname is used (e.g., by sdb.cc), which allows local users to gain the privileges of other users via a procedure in a file under /tmp. NOTE: this CVE Record is about sdb.cc and similar files in the Singular interface that have predi...

Source: NVD, updated 3h ago. Patch status is best-effort: NVD's fix version is compared against the latest version in winget, but the two version formats don't always align. Confirm with the vendor advisory before treating any specific build as safe.

Related apps

  • DistroAVDistroAV
    DistroAV.DistroAVv6.2.1

    Network Audio/Video in OBS-Studio using NDI technology

  • NDI RuntimeNDI
    NDI.NDIRuntimev6.3.2.0

    Bring NDI support to specific applications that require NDI libraries but their installers do not bundle them.

  • modVvcync
    vcync.modVv3.30.0

    modular audio visualisation powered by JavaScript

More from Singular or browse ndi.

Frequently asked questions

How do I install Singular Recast on Windows?
Open Windows Terminal, PowerShell, or Command Prompt and run: winget install --id Singular.Recast --exact --version 2.1.0. winget downloads the installer from Singular and runs it. Requires Windows 10 (1809+) or Windows 11.
How do I install Singular Recast silently for unattended deployment?
Add --silent and accept the agreements upfront: winget install --id Singular.Recast --exact 2.1.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 Singular Recast?
Singular Recast uses EXE (NSIS). Run the downloaded installer with: SingularRecast-2.1.0-Installer.exe /S. The silent switches are /S.
How do I uninstall Singular Recast via winget?
Run: winget uninstall --id Singular.Recast --exact. Add --silent for unattended uninstalls. winget will use the registered uninstaller from Singular Recast's Apps & Features entry.
Is Singular Recast free?
Singular Recast is distributed under Proprietary. Refer to the publisher for the full license terms - Wingetly itself does not charge for installation.
Does Singular Recast 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 Singular Recast directly from the publisher.
How do I keep Singular Recast up to date?
Run winget upgrade --id Singular.Recast --exact, or winget upgrade --all to update everything winget tracks. We index 1 version of Singular Recast from microsoft/winget-pkgs.