This is a demonstration of an Amazon IVS player. It contains a simulated keyboard driven by Timed Metadata cues.
Also checkout my pairing projects
act-rtmp-encoder Which was used in generating the demo live stream above.
Act IVS API Which generates the list.json file for video lists
Built using node v14
npm install
npm run dev
Will be accessable at http://localhost:8080/
npm run build
Files will be bundled in ./dist
folder at the root of the project directory.