# input-overlay **Repository Path**: Dreamjoy/input-overlay ## Basic Information - **Project Name**: input-overlay - **Description**: OBS键鼠映射插件 - **Primary Language**: Unknown - **License**: GPL-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-07-21 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ![logo](https://i.imgur.com/nPgpsRx.png) ![CI](https://github.com/univrsal/input-overlay/workflows/CI/badge.svg) Show keyboard, mouse and gamepad input on stream.\ Available for OBS Studio 19.0.3+ on windows (32bit/64bit) and linux (64bit). Head over to [releases](https://github.com/univrsal/input-overlay/releases) for binaries. ## [Wiki](https://github.com/univrsal/input-overlay/wiki) ## Installation Please follow the install guide closely before asking questions about the installation. Always download the latest release and NOT the sourcecode! ### [Install guide](https://vimeo.com/229296849) On windows there's a chance that you'll need to install [Visual C++ 2015 Redistributable](https://www.microsoft.com/en-us/download/details.aspx?id=52685) because the plugin won't load otherwise ## Credits input-overlay depends on [libuiohook](https://github.com/kwhat/libuiohook) by [kwhat](https://github.com/kwhat) licensed under the [GNU General Public License v3.0](https://www.gnu.org/licenses/gpl-3.0.txt) and my SDL_net fork [netlib](https://github.com/univrsal/netlib) licensed under the [zlib license](https://www.zlib.net/zlib_license.html). The config editing tool io-cct depends on - [SDL2](https://www.libsdl.org/) - [SDL2_TTF](https://www.libsdl.org/projects/SDL_ttf/) - [SDL2_IMG](https://www.libsdl.org/projects/SDL_image/) all licensed under the [zlib license](https://www.zlib.net/zlib_license.html). ## More Information: - [OBS resource page](https://obsproject.com/forum/resources/input-overlay.552/) - [*.psd and fonts used](https://goo.gl/kyyoXx) - [Making your own presets](https://vimeo.com/238275966)