Skip to content

gcpreston/spectator_mode

Repository files navigation

SpectatorMode

Screenshot 2025-04-22 at 11 33 12 AM

Stream and spectate SSBM games directly in the browser!

This project is currently deployed at https://spectatormode.tv. The client program can be found at https://github.com/gcpreston/swb-rs.

Client usage

To use SpectatorMode, you must run the client locally, which forwards Slippi data to the web server. To do so:

  • Download the client program
  • Open Slippi Dolphin
  • Unarchive and launch the client

Local development

The web server is built with Phoenix. To start the server locally:

  • Run mix setup to install and setup dependencies
  • Start the endpoint with mix phx.server or inside IEx with iex -S mix phx.server

Now you can visit localhost:4000 from your browser. More information can be found in the Phoenix installation and setup guide.

Instructions to connect the client to the local web server can be found in the swb README.

Acknowledgements

This project is only possible thanks to

About

Stream and watch Slippi matches in the browser

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published