Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
removed heroku demo link
  • Loading branch information
scottbateman authored and mvanderkamp committed Sep 23, 2023
1 parent 48b8155 commit 9f9bc49
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -66,14 +66,6 @@ For example:
node examples/polygons.js
```

## Live Demo

* (Currently broken)

The [live demo](https://wams-player-demo.herokuapp.com/) is an example of a video-player with a distributed user interface. First, the player controls are displayed on the screen with the video. Go to the url with a second device or browser, and as a second view is connected, the controls are automatically moved to that view.

To check out the code of the live demo, see `examples/video-player.js`

## Walkthrough

This walkthrough is a friendly guide on how to use most WAMS features. For more details, see [code documentation](https://wams-js.github.io/wams/).
Expand Down

0 comments on commit 9f9bc49

Please sign in to comment.