{"Data":{"PackageIdentifier":"unom.PunktfunkHost","Versions":[{"PackageVersion":"0.20.1","DefaultLocale":{"PackageLocale":"en-US","Publisher":"unom","PublisherUrl":"https://git.unom.io/unom/punktfunk","PublisherSupportUrl":"https://git.unom.io/unom/punktfunk/issues","PackageName":"Punktfunk Host","PackageUrl":"https://docs.punktfunk.unom.io/docs/windows-host","License":"MIT OR Apache-2.0","LicenseUrl":"https://git.unom.io/unom/punktfunk/src/branch/main/LICENSE-MIT","Copyright":"Copyright (c) unom","ShortDescription":"Low-latency game-streaming host — stream your PC's games to any Punktfunk or Moonlight client.","Description":"Punktfunk Host turns a Windows 11 PC into a low-latency game-streaming server. It captures the\ndesktop or a dedicated virtual display, encodes with NVENC / AMF / QSV / Vulkan, and streams over\nits native QUIC protocol to Punktfunk clients on Windows, macOS, iOS, tvOS, Android and Linux —\nor over GameStream to stock Moonlight clients.\n\nThe installer bundles the pf-vdisplay virtual display driver (native-resolution and HDR streaming\nwithout a physical monitor), virtual DualSense / DualShock 4 / Xbox 360 gamepads, and a web\nmanagement console served on port 47992.","Moniker":"punktfunk-host","Tags":["game-streaming","remote-desktop","moonlight","gamestream","streaming","remote-play"],"ReleaseNotesUrl":"https://git.unom.io/unom/punktfunk/src/tag/v0.20.1/docs/releases/v0.20.1.md","Documentations":[{"DocumentLabel":"Windows Host Setup","DocumentUrl":"https://docs.punktfunk.unom.io/docs/windows-host"}],"Agreements":[{"AgreementLabel":"Bundled virtual audio (VB-CABLE by VB-Audio)","Agreement":"Punktfunk's streaming microphone uses VB-CABLE by VB-Audio (www.vb-cable.com), which this installer bundles and installs. VB-CABLE is donationware — all participations welcome. It is redistributed under VB-Audio's bundling grant; the full notice is installed to %ProgramFiles%\\punktfunk\\licenses\\VB-CABLE-NOTICE.txt.","AgreementUrl":"https://vb-audio.com/Cable/"},{"AgreementLabel":"GameStream (Moonlight) compatibility is OFF by default","Agreement":"Punktfunk's own clients work out of the box. Support for stock Moonlight clients is a separate, opt-in plane, because it pairs over legacy plain HTTP and is intended for trusted LANs only. To install WITH it, use --override \"/VERYSILENT /SUPPRESSMSGBOXES /NORESTART /SP- /MERGETASKS=gamestream\", or run --interactive and tick the GameStream checkbox. It can also be turned on later with `punktfunk-host service install --gamestream=on` (or via PUNKTFUNK_HOST_CMD in %ProgramData%\\punktfunk\\host.env), followed by a service restart.","AgreementUrl":"https://docs.punktfunk.unom.io/docs/windows-host"}],"InstallationNotes":"Web management console:  https://<this-PC>:47992\n  The login password was generated during installation and is stored in\n  %ProgramData%\\punktfunk\\web-password  (edit that file to change it).\n\nConfiguration:  %ProgramData%\\punktfunk\\host.env\nLogs:           %ProgramData%\\punktfunk\\logs\\\n\nThe host service starts automatically at boot. `punktfunk-host` is on the machine PATH — run\n`punktfunk-host service status` from an elevated prompt to check it."},"Installers":[{"InstallerType":"inno","Scope":"machine","ElevationRequirement":"elevatesSelf","MinimumOSVersion":"10.0.22621.0","InstallModes":["interactive","silent","silentWithProgress"],"InstallerSwitches":{"Silent":"/VERYSILENT /SUPPRESSMSGBOXES /NORESTART /SP-","SilentWithProgress":"/SILENT /SUPPRESSMSGBOXES /NORESTART /SP-","Log":"/LOG=\"<LOGPATH>\""},"ProductCode":"{7C9E6A52-1F4B-4E8D-A3C7-2B5D8F1E0A93}_is1","UpgradeBehavior":"install","Architecture":"x64","InstallerUrl":"https://git.unom.io/unom/punktfunk/releases/download/v0.20.1/punktfunk-host-setup-0.20.1.exe","InstallerSha256":"E38094BD6418D80FF3B8DA6617B434E073A679C0734B0F2E7F560CB76BA1BB7D"}],"ProductCodes":["{7C9E6A52-1F4B-4E8D-A3C7-2B5D8F1E0A93}_is1"]},{"PackageVersion":"0.20.0","DefaultLocale":{"PackageLocale":"en-US","Publisher":"unom","PublisherUrl":"https://git.unom.io/unom/punktfunk","PublisherSupportUrl":"https://git.unom.io/unom/punktfunk/issues","PackageName":"Punktfunk Host","PackageUrl":"https://docs.punktfunk.unom.io/docs/windows-host","License":"MIT OR Apache-2.0","LicenseUrl":"https://git.unom.io/unom/punktfunk/src/branch/main/LICENSE-MIT","Copyright":"Copyright (c) unom","ShortDescription":"Low-latency game-streaming host — stream your PC's games to any Punktfunk or Moonlight client.","Description":"Punktfunk Host turns a Windows 11 PC into a low-latency game-streaming server. It captures the\ndesktop or a dedicated virtual display, encodes with NVENC / AMF / QSV / Vulkan, and streams over\nits native QUIC protocol to Punktfunk clients on Windows, macOS, iOS, tvOS, Android and Linux —\nor over GameStream to stock Moonlight clients.\n\nThe installer bundles the pf-vdisplay virtual display driver (native-resolution and HDR streaming\nwithout a physical monitor), virtual DualSense / DualShock 4 / Xbox 360 gamepads, and a web\nmanagement console served on port 47992.","Moniker":"punktfunk-host","Tags":["game-streaming","remote-desktop","moonlight","gamestream","streaming","remote-play"],"ReleaseNotesUrl":"https://git.unom.io/unom/punktfunk/src/tag/v0.20.0/docs/releases/v0.20.0.md","Documentations":[{"DocumentLabel":"Windows Host Setup","DocumentUrl":"https://docs.punktfunk.unom.io/docs/windows-host"}],"Agreements":[{"AgreementLabel":"Bundled virtual audio (VB-CABLE by VB-Audio)","Agreement":"Punktfunk's streaming microphone uses VB-CABLE by VB-Audio (www.vb-cable.com), which this installer bundles and installs. VB-CABLE is donationware — all participations welcome. It is redistributed under VB-Audio's bundling grant; the full notice is installed to %ProgramFiles%\\punktfunk\\licenses\\VB-CABLE-NOTICE.txt.","AgreementUrl":"https://vb-audio.com/Cable/"},{"AgreementLabel":"GameStream (Moonlight) compatibility is enabled by default","Agreement":"The default install enables GameStream so stock Moonlight clients can connect. GameStream uses legacy plain-HTTP pairing and is intended for trusted LANs only. To install without it, use --override \"/VERYSILENT /SUPPRESSMSGBOXES /NORESTART /SP- /MERGETASKS=!gamestream\", or run --interactive and clear the GameStream checkbox. It can also be changed later via PUNKTFUNK_HOST_CMD in %ProgramData%\\punktfunk\\host.env.","AgreementUrl":"https://docs.punktfunk.unom.io/docs/windows-host"}],"InstallationNotes":"Web management console:  https://<this-PC>:47992\n  The login password was generated during installation and is stored in\n  %ProgramData%\\punktfunk\\web-password  (edit that file to change it).\n\nConfiguration:  %ProgramData%\\punktfunk\\host.env\nLogs:           %ProgramData%\\punktfunk\\logs\\\n\nThe host service starts automatically at boot. `punktfunk-host` is on the machine PATH — run\n`punktfunk-host service status` from an elevated prompt to check it."},"Installers":[{"InstallerType":"inno","Scope":"machine","ElevationRequirement":"elevatesSelf","MinimumOSVersion":"10.0.22621.0","InstallModes":["interactive","silent","silentWithProgress"],"InstallerSwitches":{"Silent":"/VERYSILENT /SUPPRESSMSGBOXES /NORESTART /SP-","SilentWithProgress":"/SILENT /SUPPRESSMSGBOXES /NORESTART /SP-","Log":"/LOG=\"|LOGPATH|\""},"ProductCode":"{7C9E6A52-1F4B-4E8D-A3C7-2B5D8F1E0A93}_is1","UpgradeBehavior":"install","Architecture":"x64","InstallerUrl":"https://git.unom.io/unom/punktfunk/releases/download/v0.20.0/punktfunk-host-setup-0.20.0.exe","InstallerSha256":"8E2E144172986F2F24A9CC3867BEB40082C03A361B3C272005F46004F5C40584"}],"ProductCodes":["{7C9E6A52-1F4B-4E8D-A3C7-2B5D8F1E0A93}_is1"]}]}}