Certain OBS Plugin/script

plakman

New Member
Hello,

I'm trying to make a video play with a chat command, (either local video file or predetermined youtube link)

let's say i want to have a command !playvideo
to play the youtube link linked or to trigger an obs media source.

I have no idea what i'd need for this.
i'm able to add the media source but have no idea how to get it triggered by chat.

Does anyone konw how to do this?

Thanks in advance!
grtz!
 

Reaby

Member
Best thing you can try is to find a node.js or python youtube chatbox plugin, and combine it with obs-websockets to start the scene. First you have to learn to code python or javascript. Goodluck.
 

FerretBomb

Active Member
Take a look at a piece of third-party software called Lioranboard. You can set up source visibility and animations based on channel point redemptions, chat commands, and other events. It's a little complicated to set up at first, but much simpler than the other options out there. And MUCH easier than learning to code/script.
 
Top