awesome-repositories.com
博客
MCP
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目MCP 服务器关于排名机制媒体报道
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
nomi-san avatar

nomi-san/parsec-vdd

0
View on GitHub↗
5,346 星标·271 分支·C#·MIT·9 次浏览

Parsec Vdd

parsec-vdd 是一个虚拟显示驱动程序管理器和无头服务器显示模拟器。它模拟活动的软件定义监视器,以便在缺乏物理显示器的宿主系统上启用远程桌面会话和游戏流式传输。

该项目提供了一个用于管理监视器生命周期的系统托盘界面,允许用户添加或删除虚拟屏幕并捕获屏幕截图。它能够通过系统注册表预设为这些虚拟显示器定义自定义宽度、高度和刷新率。

该工具处理显示属性配置并使用硬件标识符监控设备状态。它还通过周期性的心跳信号维持显示持久性,以防止操作系统自动断开虚拟监视器。

Features

  • Headless Display Emulators - Emulates physical monitor hardware on headless servers to enable graphical output and remote streaming.
  • Virtual Display Management - Implements comprehensive management of software-defined monitors to enable headless server operations and game streaming.
  • Display Configuration Managers - Adjusts resolution, refresh rate, and orientation of virtual monitors to match streaming or recording targets.
  • Virtual Displays - Generates software-defined monitors on host systems to enable desktop sessions for headless servers.
  • Device Driver IOCTL Communication - Implements user-mode to kernel-mode communication using IOCTL codes to manage virtual display devices.
  • Virtual Display Spoofing - Allows the definition of custom resolutions and refresh rates for virtual displays via system registry presets.
  • Virtual Display Emulators - Simulates physical monitor hardware using software drivers to support custom resolutions and refresh rates.
  • Display Resolution Settings - Defines custom screen dimensions and refresh rates to support non-standard display modes.
  • Headless Display Simulation - Generates software-defined monitors on servers without physical screens to enable remote desktop access.
  • Registry-Based Configuration Storage - Stores supported screen dimensions and refresh rate presets in the Windows Registry for persistent configuration.
  • Game Streaming Optimization - Sets specific resolutions and refresh rates for virtual displays to optimize the remote gaming experience.
  • Hardware ID Device Discovery - Identifies and monitors virtual displays by querying system hardware identifiers and class GUIDs.
  • Display Device Lifecycles - Manages the addition and removal of virtual monitors and their timing configurations via control codes.
  • Device State Monitors - Queries the current state and health of virtual display devices using hardware identifiers.
  • Keep-Alive Signals - Sends periodic keep-alive signals to the driver to prevent the operating system from disconnecting virtual monitors.
  • Virtual Workspace Expansion - Increases remote screen real estate by adding multiple software-defined monitors to a host system.
  • System Tray Wrappers - Provides a native system tray interface for managing the lifecycle and configuration of virtual displays.

Star 历史

nomi-san/parsec-vdd 的 Star 历史图表nomi-san/parsec-vdd 的 Star 历史图表

AI 搜索

探索更多 awesome 仓库

用简单的语言描述您的需求 —— AI 将根据相关性为您从数千个精选开源项目中进行排序。

Start searching with AI

Parsec Vdd 的开源替代方案

相似的开源项目,按与 Parsec Vdd 的功能重合度排序。
  • virtualdrivers/virtual-display-driverVirtualDrivers 的头像

    VirtualDrivers/Virtual-Display-Driver

    8,412在 GitHub 上查看↗

    Virtual-Display-Driver is a kernel-level driver for Windows that emulates physical monitors and audio devices. It serves as a virtual monitor emulator, headless server display emulator, and virtual audio device driver to enable extended desktop space and sound routing on systems without physical hardware connections. The project enables the simulation of monitors with custom resolutions, refresh rates, and identification profiles, including support for High Dynamic Range output. It also provides software-defined audio interfaces to simulate virtual microphones and speakers. The software cove

    C++displaydisplay-driverdisplays
    在 GitHub 上查看↗8,412
  • stengo/deskpadStengo 的头像

    Stengo/DeskPad

    7,772在 GitHub 上查看↗

    DeskPad is a macOS virtual display manager and window management utility designed to isolate and share specific screen content. It creates software-defined monitors at the operating system level to provide a dedicated drawing surface for mirroring content to an audience without exposing the primary workspace. The tool employs cursor location tracking to automate window focus, automatically bringing application windows to the front when the mouse enters the virtual display area. It allows for the creation and resizing of virtual monitors through system-level preferences to ensure shared conten

    Swift
    在 GitHub 上查看↗7,772
  • valvesoftware/gamescopeValveSoftware 的头像

    ValveSoftware/gamescope

    4,520在 GitHub 上查看↗

    Gamescope is a Wayland micro-compositor that manages frame rates, resolution upscaling, shader application, and virtual displays. It functions as a system to isolate applications within a sandboxed session and control their display output. The project provides a virtual display manager that spoofs resolution and refresh rates to create a consistent screen environment independent of physical hardware. It includes a GPU post-processing wrapper to apply visual shaders and filters to an application stream and a game resolution upscaler to improve visual clarity on larger displays. The system man

    C++
    在 GitHub 上查看↗4,520
  • waydabber/betterdisplaywaydabber 的头像

    waydabber/BetterDisplay

    32,337在 GitHub 上查看↗

    BetterDisplay is a comprehensive display management utility and virtual display engine designed to provide granular control over monitor configurations. It functions as a low-level hardware controller that interacts directly with graphics drivers and system APIs to override manufacturer limitations, enabling users to manage resolution, scaling, brightness, and color profiles across complex multi-monitor setups. The project distinguishes itself through its ability to generate synthetic virtual displays and inject custom framebuffers into the graphics pipeline, allowing for arbitrary resolution

    4kbrightnessddc
    在 GitHub 上查看↗32,337
查看 Parsec Vdd 的所有 30 个替代方案→

常见问题解答

nomi-san/parsec-vdd 是做什么的?

parsec-vdd 是一个虚拟显示驱动程序管理器和无头服务器显示模拟器。它模拟活动的软件定义监视器,以便在缺乏物理显示器的宿主系统上启用远程桌面会话和游戏流式传输。

nomi-san/parsec-vdd 的主要功能有哪些?

nomi-san/parsec-vdd 的主要功能包括:Headless Display Emulators, Virtual Display Management, Display Configuration Managers, Virtual Displays, Device Driver IOCTL Communication, Virtual Display Spoofing, Virtual Display Emulators, Display Resolution Settings。

nomi-san/parsec-vdd 有哪些开源替代品?

nomi-san/parsec-vdd 的开源替代品包括: virtualdrivers/virtual-display-driver — Virtual-Display-Driver is a kernel-level driver for Windows that emulates physical monitors and audio devices. It… stengo/deskpad — DeskPad is a macOS virtual display manager and window management utility designed to isolate and share specific screen… valvesoftware/gamescope — Gamescope is a Wayland micro-compositor that manages frame rates, resolution upscaling, shader application, and… waydabber/betterdisplay — BetterDisplay is a comprehensive display management utility and virtual display engine designed to provide granular… h-m-h/weylus — Weylus is a tablet-to-PC screen mirroring tool and remote input controller that transforms a mobile device into a… galaxy-s10/billd-desk — This project is a remote desktop software suite and administration tool designed for controlling remote devices via…