https://github.com/jazware/dubtrack_obs
A simple site to host Dubtrack current songs for OBS using the BrowserPlugin
https://github.com/jazware/dubtrack_obs
Last synced: 8 months ago
JSON representation
A simple site to host Dubtrack current songs for OBS using the BrowserPlugin
- Host: GitHub
- URL: https://github.com/jazware/dubtrack_obs
- Owner: jazware
- Created: 2016-08-23T18:20:18.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2016-08-23T23:41:33.000Z (almost 10 years ago)
- Last Synced: 2025-09-09T07:37:03.382Z (9 months ago)
- Language: JavaScript
- Size: 563 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# dubtrack_obs
A simple site to host Dubtrack current songs for OBS using the BrowserPlugin
Getting it to work is simple, though you'll have to refactor some bits cause you don't own my domains....
Clone it.
`npm install` it
`npm start` it
Visit it at `localhost:3005`
Route `/room/{roomID}` will bring up the current song in the room with that ID on Dubtrack.fm
This simple web service was built so that streamers can use the OBS Studio BrowserPlugin to create a media source for the title of their currently playing song without having to use a screen capture or a browser capture on the tiny part of their screen where the song is showing in their web browser.