
Security News
ESLint Adds Official Support for Linting HTML
ESLint now supports HTML linting with 48 new rules, expanding its language plugin system to cover more of the modern web development stack.
node-red-contrib-browser-utils
Advanced tools
A collection of Node-RED nodes for browser interaction
Node-RED nodes for browser functionality such as file upload, camera & microphone.
Run the following command in the root directory of your Node-RED install:
npm install node-red-contrib-browser-utils
The browser takes a picture with the default camera when the button next to the node is clicked. The node outputs it as a PNG buffer.
The camera
node has a 2000ms delay to prevent slow camera driver startup causing an issue in some browsers.
The browser starts recording after the button next to the node is clicked and stops it when the button is clicked again. The node outputs it as a WAV buffer.
The node accepts a file to be uploaded and outputs it as a buffer.
For simple typos and fixes please just raise an issue pointing out our mistakes. If you need to raise a pull request please read our contribution guidelines before doing so.
Copyright 2014, 2016, 2019 IBM Corp. under the Apache 2.0 license.
FAQs
A collection of Node-RED nodes for browser interaction
We found that node-red-contrib-browser-utils demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 5 open source maintainers collaborating on the project.
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.
Security News
ESLint now supports HTML linting with 48 new rules, expanding its language plugin system to cover more of the modern web development stack.
Security News
CISA is discontinuing official RSS support for KEV and cybersecurity alerts, shifting updates to email and social media, disrupting automation workflows.
Security News
The MCP community is launching an official registry to standardize AI tool discovery and let agents dynamically find and install MCP servers.