A web interface which allows you to change scenes in OBS.
- No installation needed, works in any modern browser, works best on a tablet :-)
- Support for remote control through WSS tunnels
- Easily switch scenes
- Pin your favourite scenes for quick access
- Support for Studio Mode (preview and program scenes)
- Preview of output, updating continuously
- Persistent settings using Localstorage
- Hide scenes after a certain point (see settings)
- OBS
- OBS-websocket plugin
If you want to try out the hosted version https://obs-remote.vercel.app/ which is hosted with https you will need to expose your local OBS via a tunnel service so that its available over https see these instructions
npm i
npm run dev