Skip to content

v2 Public Beta 7-07-2024.01

Pre-release
Pre-release
Compare
Choose a tag to compare
@zshall zshall released this 08 Jul 00:45
· 4 commits to master since this release
89465b7

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-07-2024)

  • Added Vimeo and Dailymotion provider support
  • You no longer need to specify providers in many cases for videos; simply linking to a YouTube video or Dailymotion or Vimeo will detect the video ID. The following channel definitions provide examples:
- number: 31
  name: Vimeo Example
  abbr: VIMEO
  video: https://vimeo.com/1084537

- number: 32
  name: YouTube Example
  abbr: YOUTUBE
  video: https://youtube.com/watch?v=0ccKOqz6NtU

- number: 33
  name: Dailymotion Example
  abbr: DAILYMOTION
  video: https://dailymotion.com/video/x5pwfq

- number: 34
  name: HLS Example
  abbr: HLS
  video: https://test-streams.mux.dev/x36xhzz/x36xhzz.m3u8