An architecture to capture streaming snapshot from a stand alone service
- install node with npm, version must greater then v6.0.0.
- install FFMpeg.
- [Optional]install Virtual Webcam to simulate streaming source.
- using npm restore packages. npm install
- start applicaion. npm start
- Open Virtual Webcam to simulate streaming source from Desktop Screen.
- Open browser and go to client url(default is http://localhost:9999/client.html) to watch change.