Roll20 uses cookies to improve your experience on our site. Cookies enable you to enjoy certain features, social sharing functionality, and tailor message and display ads to your interests on our site and others. They also help us understand how our site is being used. By continuing to use our site, you consent to our use of cookies. Update your cookie preferences .
×
Create a free account

Roll20 x Open Broadcast Software (OBS Studio)

Hello ! Is there something official or community-made that makes the bridge between Roll20 and OBS Studio ? As a streamer, I wish I could easily grab data from my games to put in on a streaming overlay (like attributes, dice rolls, etc).
1760549293
keithcurtis
Forum Champion
Marketplace Creator
API Scripter
Not a finished solution, but here's how I would handle it: Without using some sort of browser script (with tampermonkey or similar), Roll20 data is pretty walled off. I think the easiest way would be to build a display in a mod script-updated user handout. Said handout would display current stats for whatever you want to track. Since the handout would contain script-generated content, you could style the heck out of it with HTML and CSS to make it as pretty as you like. Pop that out into its own window, and make that window an OBS source.