MSzturc / obsidian-advanced-slides

Create markdown-based reveal.js presentations in Obsidian
https://mszturc.github.io/obsidian-advanced-slides/
MIT License
948 stars 80 forks source link

Control OBS with Obsidian Advanced Slides, help creating plug-in #255

Closed UUoocl closed 3 months ago

UUoocl commented 10 months ago

OBS is a tool for live streaming or recording video. This feature request is to send commands to OBS as the OAS slides transition between slides.

I started to create an Obsidian Advanced Slides (OAS) plug-in that connects OAS to OBS via webSockets.

The plug-in is described in this YouTube video and this Github repo has an Obsidian vault with the code

I don't know how to code the plug-in into the OAS officially.

I would like to see this idea in OAS, but I'd need help to integrate it into OAS

A standalone version of this idea can be found in this github repo Reveal-Electron-Player.

Origena commented 4 months ago

Your great vault no longer work with version 1.20.00 transition between scene do nor work .

UUoocl commented 3 months ago

I revisited my project to control OBS from Advanced Slides. Now I understand how it fits in to Obsidian Advanced Slides.
Obsidian Advanced Slides is a brilliant plug-in. Thanks for creating it and keeping the repo available.