A project made within the scope of my university course, for the purpose of Player One as a CoP.
To run this, you must have a way to host a website on a local port (something that looks like 000.0.0.0 with actual numbers). If you don't have your own method, or it doesn't seem to work, here's what I did;
- Download VS Code
- Once VS Code is installed, go to the extensions bar on the left and install the Live Server extension by Ritwick Dey
- Open the file called 'RunMe.html' in VS Code.
- In the bottom right corner, there should be a button called 'Go Live'. Press it and you should be launched into your browser. Copy the URL of this page.
- Download the Zip of this Repository. You can also click the green code button, then download zip
- Now in your streaming software, create a new browser source, and place in the local host URL! Make sure the browser is set to 1920 x 1080.
To change the songs and segments, head to the 'info.js' and change the segments and songs to what's on today!
Currently here are the supported controls
.Goes to the next section,Goes to the previous section[unsupported]
Note that you must be interacting with the page within your broadcasting software.
If you'd like to help improve some of the features of this project, or you find bugs, please either create an issue (or if you have a solution create a pull request)!
If you're creating a pull request, please clearly explain what you're modifying because I am by no means the best coder on the planet.
The project is currently running on the p5 JavaScript libary.
- Going back to the previous section
- Adaptivly changing the font size if it's too big
- An option to type a number a go straight to that section