Remote Controlled Presentation Viewer
Shows URLs in iFrame, play multimedia files such as sounds and videos.
The content to be displayed can be remote controlled via messages through websocket.
Run the install command:
npm install rcpv
To create the dist package, run:
npm run build
This project was generated by the kickoff utility.