Skip to content

wimpysworld/obs-dvd-screensaver

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

148 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

DVD Screen Saver
DVD Screen Saver

A 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 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 ๐Ÿ›ก๏ธ

Requirements

  • OBS Studio 31.0.0 or newer

Building from Source

You'll need CMake 3.28+, a C compiler, and the OBS Studio development libraries. See the OBS Plugin Template for detailed environment setup.

Linux:

cmake --preset ubuntu-x86_64
cmake --build --preset ubuntu-x86_64

Windows:

cmake --preset windows-x64
cmake --build --preset windows-x64

macOS:

cmake --preset macos
cmake --build --preset macos

A Nix flake is available for development: nix develop

History

It is the continuation of the original dvds3 plugin by univrsal, inspired by some patches by Ayowel and all wrapped up in the OBS Plugin Template so that it builds ๐Ÿงฑ from source against current versions of OBS Studio.

This project is only tested on Linux ๐Ÿง. It is built and released for Windows ๐ŸชŸ and macOS ๐Ÿ and should work fine, if it doesn't patches are welcome ๐Ÿฉน

Packages

 
 
 

Contributors