Author Topic: Helpful Streaming Tools  (Read 1345 times)

patrickgh3

  • Spike Dodger
  • Posts: 169
  • stay optimistic! :D
  • OS:
  • Windows 10 Windows 10
  • Browser:
  • Chrome 51.0.2704.103 Chrome 51.0.2704.103
    • View Profile
    • Github
  • Playstyle: Keyboard
Helpful Streaming Tools
« on: July 21, 2016, 05:03:14 PM »
Let's compile a list of tools, scripts, plugins, etc. that are useful for streaming fangames.

Snip adds playing song information from Spotify, iTunes, Winamp, foobar2000, or VLC to a Text Source. I configured snip to launch on startup of my computer.

I wrote a batch (.bat) script to automate opening all the stuff i use when streaming. It's not perfect; please let me know if you find any improvments.
Code: [Select]
start /b "" "C:\ProgramData\Microsoft\Windows\Start Menu\Programs\OBS Studio\OBS Studio (64bit).lnk"
"C:\Program Files (x86)\Google\Chrome\Application\chrome.exe" "https://www.twitch.tv/patrickgh3/dashboard"
"C:\Program Files (x86)\Google\Chrome\Application\chrome.exe" --app="https://www.twitch.tv/patrickgh3/chat?popout="
start /b "" "C:\Patrick\Stream\pat chat bg.exe"
start /b "" "C:\Patrick\Stream\pats balls.exe"
pause

tehjman1993

  • Global Moderator
  • The Kid
  • Posts: 278
  • Meme Enthusiast
  • OS:
  • Windows 10 Windows 10
  • Browser:
  • Chrome 51.0.2704.103 Chrome 51.0.2704.103
    • View Profile
  • Playstyle: Keyboard
Re: Helpful Streaming Tools
« Reply #1 on: July 21, 2016, 06:40:13 PM »
I have nothing but positive things to say about TA's (TwitchAlert's) chat box (https://www.twitchalerts.com/).

Using the CLR Browser source plugin (https://obsproject.com/forum/resources/clr-browser-source-plugin.22/), you can easily take the URL provided by TA and put it into the CLR browser, and boom - instant chat. This chat works very much in the same way as the NightDev chat did back when that was popular, but TA allows users to customize their chat extremely easily while not changing the URL to use in the plugin. There's various options for different color schemes and for a large variety of sizes. It is really a simple way to get an on-screen chat efficiently and with great uptime (as opposed to NightDev's chat, which went down for me quite frequently).