Skip to content

Latest commit

 

History

History
39 lines (24 loc) · 1.18 KB

README.md

File metadata and controls

39 lines (24 loc) · 1.18 KB

PhaserPluginDVR proof of concept / prototype

Flare is a simple test bed for the PhaserPluginDVR proof of concept / prototype.

Screenshot

The main window is a Phaser scene and the window in the upper-right is an embedded WebM video generated by triggering the DVR.

Flare test bed screenshot

Requirements

Node.js

Install and run

Command Description
npm install Install dependencies and launch browser with examples.
npm start Launch browser to show the examples.
Press Ctrl + c to kill http-server process.

=======

Credits

Phaser
Richard Davey [email protected]
2018 Photon Storm Ltd.

=====

MediaStreamRecorder
Muaz Khan - www.MuazKhan.com
MIT License - www.WebRTC-Experiment.com/licence

=====

DVR plugin idea and rough initial prototype by Timothy Lee Russell
Snoffleware Studios LLC