https://github.com/wimpysworld/obs-dvd-screensaver
DVD screen saver for OBS Studio 📀
https://github.com/wimpysworld/obs-dvd-screensaver
dvd dvd-logo dvd-screensaver hacktoberfest obs-studio obs-studio-plugin
Last synced: 3 months ago
JSON representation
DVD screen saver for OBS Studio 📀
- Host: GitHub
- URL: https://github.com/wimpysworld/obs-dvd-screensaver
- Owner: wimpysworld
- License: gpl-2.0
- Created: 2023-10-15T11:18:17.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2023-10-22T11:10:12.000Z (over 1 year ago)
- Last Synced: 2025-01-08T15:38:23.871Z (5 months ago)
- Topics: dvd, dvd-logo, dvd-screensaver, hacktoberfest, obs-studio, obs-studio-plugin
- Language: CMake
- Homepage:
- Size: 313 KB
- Stars: 5
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
![]()
DVD Screen SaverA plugin for OBS Studio that adds a DVD style screen saver source 📀Will it hit the corner?
# DVD Screen Saver
This is a plugin for [OBS Studio](https://obsproject.com/) that adds a new
source type that can turn any image into a DVD style screen saver. Use it just
for fun, or make your "back soon" scene more interesting, perhaps use it as a
channel point redemption or when you need to watermark your your live stream
with a moving image 🛡️It is the continuation of the original [dvds3](https://github.com/univrsal/dvds3)
plugin by [univrsal](https://github.com/univrsal), inspired by
[some patches](https://github.com/Ayowel/dvds3/commit/c177440488d716e950bbb042654d9de1f18fffdc)
by [Ayowel](https://github.com/Ayowel) and all wrapped up in the
[OBS Plugin Template](https://github.com/obsproject/obs-plugintemplate) so that
it builds 🧱 from source against current versions of OBS Studio.**This project is a work in progress**, it builds for Linux 🐧 and is included in
[OBS Studio Portable](https://github.com/wimpysworld/obs-studio-portable).
Windows 🪟 builds in CI but is untested and macOS 🍏 needs some work 🩹