Resource icon
A slideshow that can be added to OBS as a local browser source.
  • Random or alphabetical order
  • Play slides automatically or via OBS hotkeys
  • Displays each image exactly once per loop
  • Uses HTML, JavaScript, Lua. Works offline
  • Option to display filename as a caption
Useful for slideshows that may exceed the 250mb uncompressed limit in older versions of OBS's built-in slideshow (versions older than 30.1)

  • Like
Reactions: CodeYan and I3ordo
Author
decay59
Downloads
7,551
Views
12,423
First release
Last update
Rating
5.00 star(s) 2 ratings

Latest updates

  1. v2.0.2 - Added captions & improved file extension filter

    Added captions & improved file extension filter Added captions that show the current image's...
  2. Release v2.0

    v2.0 - Now with hotkeys! OBS Hotkeys Updated settings Updated Readme...
  3. Release v1.4

    Fixes GIF stuttering issue Minor adjustments to code & comments for readability...

Latest reviews

If you just found out that OBS has failed to document the memory limitations of its 'Image Slide Show' source... And that the randomization method used isn't a shuffle of a list, but a random individual selection... And that the randomization seeding method used heavily favors certain positions in the list of images... And that someone fixed the issue in early 2021, handed the solution to the team with a bow on it, but they still never implemented it...

Yeah.

...Then this is the fix for you! Simplest possible solution, right here. An html file that runs some javascript to make the slideshow happen, and a LUA interface to let you change configurations, and refresh your image list, on the fly, inside OBS.

Takes a bit of work setting up (pay attention to the instructions! and don't unzip this into your OBS folder under \Program Files\ on Windows or the UAC is going to give you issues with administrator priveleges) but it's the simplest, minimally invasive solution imaginable. And I thank the dev for it!
A hidden golden plugin that we use for our daily financial news show to show stock market graphs. Simple but perfect
Top