Messages - mouser [ switch to compact view ]

Pages: prev1 2 3 4 5 6 [7] 8 9 10 11 12 ... 7565next
31
Other Software / Re: My OBS Plugins
« on: March 07, 2023, 07:48 AM »
New OBS plugin and helper tools.

JrYouTubeChat

This is a combination of 3 "tools" to assist in interacting with your youtube audience during a livestream.  It includes: An OBS plugin dock, a python utility, and an html browser source.  Plus a small modification to the OBS source code.

What does it do:
  • First, a small modification to the OBS source, which is not strictly necessary, which automatically broadcasts a message when you select a youtube broadcast to connect to from the broadcast connect dialog.  This change makes everything that follows automatic.
  • Next, the OBS plugin goes through all of your scenes and sources and changes any browser source which links to a youtube chat to update to the current video id; this ensures any chat browser source is automatically updates to the current livestream
  • Next, the OBS plugin will (auto) launch a python script which connects to the youtube chat (not using youtube api which is rate limited but direct fetching of chat browser page and parsing results using Pytchat), and fetches all chat messages.
  • These chat messages are displaying in a listbox in the OBS dock.
  • The python script will also interface with a blink(1) hardware device to alert you with a physical rgb light if any configured keywords are mentioned.  This will let audience get your attention if there is something you should pay attention to.
  • Any item in the chat list of message can be double clicked, and websocket will be used to send a message to a special browser source you can add to a scene, which will display the highlighted message, along with any youtube avatar, in a lower thirds overlay (using exeldro's open source Downstream Keyere plugin).  See screenshot.  This can be used to highlight someones comment on screen when you want to react to it.  You can even configure and toggle automatic rotation through messages if you just want them shown as they come in.
  • Lastly, you can configure various hotkeys to move through the message list and toggle items, to facilitate using something like a streamdeck to control what's shown.

Screenshots:
jrYouTubeDemo2.png
options.png
jryoutubehotkeys.png
obsYoutubeBlink_ver001.png


Available with my other open source OBS plugins, though by no means easy to set up currently, at github: https://github.com/dcmouser/obsPlugins

32
Other Software / My OBS Plugins
« on: March 07, 2023, 07:35 AM »
I need a thread to link to all of my OBS plugins and addons.

Here's a few threads so far
OBS multi-line text plugin/enhancement - https://www.donationcoder.com/forum/index.php?topic=52699
OBS Flip Screen Plugin and Modification - https://www.donationcoder.com/forum/index.php?topic=52701
OBS Plugin for AutoZoomCrop using machine vision - https://www.donationcoder.com/forum/index.php?topic=52634
Obs Youtube Timestamps, DelayedFade, custom browser CSS, Browser Timer, and more small OBS plugins and mods - https://www.donationcoder.com/forum/index.php?topic=52727

Downloads are open source on github: https://github.com/dcmouser/obsPlugins

33
Living Room / Re: Arduino anyone?
« on: February 08, 2023, 12:41 PM »
Also, tell us more about your projects!

34
Living Room / Re: Arduino anyone?
« on: February 08, 2023, 12:41 PM »
I have a new idea for a project using wireless and lowest battery power requirements.. maybe we can chat about ideas.

35
Screenshot Captor / Re: Convert images to grayscale or blak and white
« on: February 04, 2023, 10:19 PM »
Yep, you found it :)

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