Skip to content

andOlga/obs-music-display

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

obs-music-display

ezgif-4-19d3f2a232

This is a small tool for the OBS Browser Source, meant to play music on a stream, and show the name of the new track and its author as songs change in a small, temporary pop-up.

No external applications or OBS plug-ins are required for this to function. Your music is simply played by obs-music-display itself, via an HTMLAudioElement. Therefore, this does not work with any streaming services, but I would not recommend playing copyrighted music on a stream anyway. You will need locally stored music, located in a music subfolder.

A web server is not required to serve index.html. The application is CORS-free and you can just point OBS directly to the file.

A playlist.txt file must be generated first. You can either run genplaylist.js for this via Node, or manually edit the provided sample file.

About

OBS browser script to show currently playing song

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published