Messages - mouser [ switch to compact view ]

Pages: prev1 2 3 4 5 [6] 7 8 9 10 11 ... 7565next
26
Other Software / Re: My OBS Plugins
« on: March 31, 2023, 02:45 AM »
if you get yourself a blink(1) usb rgb light, I could probably whip up a little python or lua OBS script for you that showed different colors based on whether you were streaming, recording, etc.

27
Other Software / Re: My OBS Plugins
« on: March 28, 2023, 02:21 AM »
It would be exceedingly easy to make a plugin that turned on or off a tally light like a usb blink(1) based on status of recording/streaming, and set the light color based on different status etc.
As long as you have an api to turn the lights on or off, it's very easy to react to OBS signals that are send when broadcasting/recording starts and stops.

28
Other Software / Re: My OBS Plugins
« on: March 20, 2023, 06:30 PM »
Video on my youtube chat plugin and tools:

29
People don't know but when donationcoder was being first experimented with in 2003 or so i think, one of the main features on the previous version of the website was a programming school section where people could see assignments for ideas to program and submit their implementations to move forward..  This was before all the great professional programming teaching websites came into being which do a great job of encouraging new coders.  It was very primitive but some people had fun.

30
Other Software / Re: My OBS Plugins
« on: March 07, 2023, 07:59 AM »
I also forgot to post about Dock Sets, a feature I coded for OBS (not a plugin requires changes to OBS source code which I submitted a pull request for but which never got accepted).
This let's you save and load your UI configuration of docks.  I use it to switch between a setup I use for livestreaming and one I use for editing and configuring:

Pages: prev1 2 3 4 5 [6] 7 8 9 10 11 ... 7565next
Go to full version