This sample Excel JavaScript shows how to use the Excel Script Lab add-in and the OBS WebSocket to display an Excel cell's value in OBS.

With the sample script the User selects a cell in Excel, then the value in that cell is used to replace the content of an OBS Text Source.

This is a simple example to demonstrate the potential of connecting OBS and Excel.

Instructions:
  1. Install Excel 365 or use Excel on the web
  2. Install Excel add-in 'Script Lab'
  3. Install OBS 28 and up.
    • Turn on the WebSocket Server.
      • Tools -> Web Socket Server
  4. Run Excel script
Video demonstrating how to setup Excel Script Lab and OBS WebSocket Server.
https://youtu.be/BqMdAgBv8Sk
  • Like
Reactions: kristian cmb
Author
uuoocl
Downloads
649
Views
2,686
First release
Last update
Rating
0.00 star(s) 0 ratings

More resources from uuoocl

Latest updates

  1. Additional Script Example

    This example works by bringing all the Text sources from OBS into an Excel table. When the Text...
Top