A Node-RED node used for playing fragmented mp4 video in the node-red-dashboard.
- designed to play fragmented mp4 video using HLS.js, native HLS, or socket.io
- compatible with @kevingodell/node-red-mp4frag
- Payload input should be a playlist with links to compatible fragmented mp4 video sources.
- If you have difficulties making it work, please open a new discussion and tag me
@kevinGodell
. - Do not send private messages asking for help because that will not benefit others with similar issues.
- go to the correct directory, usually ~/.node-red
cd ~/.node-red
- using npm to install package directly from GitHub
npm install kevingodell/node-red-ui-mp4frag
- reboot the node-red server
node-red-stop && node-red-start
- See the detailed help text in the sidebar.
https://github.com/kevinGodell/node-red-ui-mp4frag/tree/master/examples