Skip to content

v2 Public Beta 7-27-2024.01

Pre-release
Pre-release
Compare
Choose a tag to compare
@zshall zshall released this 28 Jul 01:13
· 3 commits to master since this release
59013f3

Television Simulator '99 Public Beta

2017-2024 Zach Hall

Always up to date list of 3rd party credits / contributors:

https://www.notion.so/greenhillplaza/Television-Simulator-99-c28584f069b94f58a71b5c9fe2484dcb?pvs=4#8c122c36557a4710bdc938172aa883d7

Read this first!

Get started quickly:

  • Put the files in the root directory of a web server. For now we require serving out of the root directory.
  • Visit index.html and it should load the example configuration.

Basic keyboard controls:

  • M toggles mute
  • Up / Down control channels
  • Left / Right control volume

In the browser you need to un-mute when the page loads because of autoplay restrictions.

Edit the example configuration file (config.tvs.yml) and make it your own.

Read the documentation: https://greenhillplaza.notion.site/Television-Simulator-99-c28584f069b94f58a71b5c9fe2484dcb

Join our community on Slack to ask for help or report issues: https://join.slack.com/t/greenhillplaza/shared_invite/zt-2dq8mx6sm-3YnobHETTmxUNE02TOSPRg

Update Notes (7-27-2024)

Cumulative update over the last few weeks with a few new features:

  • Added another placeholder background music track
  • Basic text is refreshed from data source when the last page is reached before going back to the first page
  • Fixed bug where local audio wouldn't loop
  • Fixed but with HLS live streaming in Safari
  • Fixed signaling issues with Slideshow engine
  • Custom OSD color extends to remote pairing screen
  • Support added for local and custom PeerJS servers
  • Added touch gesture support using HammerJS
  • Added some new configuration examples
  • Added kiosk mode to disable certain features and an example configuration file