As of the time of writing (30.05.2024) OBS Studio's browser source is using Chrome 103. The minimum officially supported version for FoundryVTT is 105. Before reporting issues, please confirm if the problem persists if using a modern browser through manual mode.
This module was developed specifically for using OBS Browsers Sources as a spectator client for your FoundryVTT Game
It forgoes the usual stream user configuration by simply checking if its running in a browser source. Changing any of the settings related to the Browser Source will also force-refresh it in OBS, so no need to do that manually anymore.
This Module was in large parts inspired by Stream View and Stream Utils respectively.
This module is supposed to be easy, low config and out of the box. Most importantly its supposed to be as hands off on the OBS Side as possible.
Check the Wiki!
-
Automatically follow Tokens based on Spectator or Owner permission
-
Automatically detect OBS
-
Automatically remove /stream Background
-
Hide all UI
-
Follow single Token in Combat
-
Custom Selection: Choose which tokens to follow
-
Tracked Mode: Copy another users Viewport
-
Birds-Eye Mode: Fit Map to Screen
-
Mode Select both in and out of Combat
-
Make /stream Background Transparent
-
/stream Information Overlays
-
Levels Support (in Combat)
-
OBS Remote Controls via Websocket or Browser Source
- libWrapper
- theripper93's Levels GitHub
We use weblate to translate the module!
This repository uses xc for task definitions! As such only nodejs, yarn and xc are required.
Project | Version |
---|---|
nodejs.org | ^18.12.1 |
xcfile.dev | ^0.0.159 |
yarnpkg.com | ^3.5.1 |
setup the environment
yarn install
Builds the module
Requires: setup
yarn build