Socket
Socket
Sign inDemoInstall

@kevingodell/node-red-ui-mp4frag

Package Overview
Dependencies
52
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    @kevingodell/node-red-ui-mp4frag

Play fragmented mp4 video in the node-red-dashboard.


Version published
Maintainers
1
Created

Readme

Source

@kevingodell/node-red-ui-mp4frag

Buy me a coffee GitHub license npm GitHub issues

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

Expectations:

  • 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.

Installation:

  • go to the correct directory, usually ~/.node-red
cd ~/.node-red
  • using npm
npm install @kevingodell/node-red-ui-mp4frag
  • reboot the node-red server
node-red-stop && node-red-start

Instructions:

  • See the detailed help text in the sidebar.

Screenshots:

flow settings help dashboard

Flows:

https://github.com/kevinGodell/node-red-ui-mp4frag/tree/master/examples

Keywords

FAQs

Last updated on 23 Dec 2022

Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc