Wingetlywingetly
← All apps

HydraCast

by rhshouravv6.5.0

Last updated

RTSP live streaming scheduler for local media — web UI included.

Install with winget

$ winget install --id rhshourav.Hydracast --exact --version 6.5.0

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

Silent install command for HydraCast

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

One-line silent install (x64)
HydraCast-6.5.0-Setup.exe /S

See the full silent install reference for HydraCast

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

HydraCast is a lightweight Python application that turns your media files into continuous 24/7 live RTSP and HLS broadcast streams. It manages multiple FFmpeg processes, integrates with MediaMTX for stream serving, and exposes a full-featured Web Dashboard for remote control.

Installers · v6.5.0

ArchitectureTypeScopeInstallDownload
x64EXE
NSIS
-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 HydraCast.

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

  • FFmpegGyan
    Gyan.FFmpegv9.0.1

    A complete, cross-platform solution to record, convert and stream audio and video.

  • SunshineLizardByte
    LizardByte.Sunshinev2026.906.222525

    Sunshine is a Gamestream host for Moonlight.

  • FFmpeg (Essentials Build)Gyan
    Gyan.FFmpeg.Essentialsv9.0.1

    A complete, cross-platform solution to record, convert and stream audio and video.

  • F
    FFmpeg (LGPL static variant, 5.1 release branch)BtbN
    BtbN.FFmpeg.LGPL.5.1v5.1.6-20250131

    A complete, cross-platform solution to record, convert and stream audio and video.

  • FFmpeg (Shared)Gyan
    Gyan.FFmpeg.Sharedv9.0.1

    A complete, cross-platform solution to record, convert and stream audio and video.

  • F
    FFmpeg (LGPL static variant, 7.1 release branch)BtbN
    BtbN.FFmpeg.LGPL.7.1v7.1-20250228

    A complete, cross-platform solution to record, convert and stream audio and video.

More from rhshourav or browse rtsp, stream, mediamtx.

Frequently asked questions

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