node-red-contrib-image-output
node-red-contrib-image-output copied to clipboard
🏞 Easy way of previewing and examining images in your flows
The phone is Samsung Note 10. When I upload an image from the phone's photo library, it's OK. When I upload image by taking picture, the error occured: RangeError: Maximum...
I am trying to import a flow from Bart B And I get Invalid Source in image-output ``` [{"id":"46999a1f.6657d4","type":"exec","z":"18e47039.88483","command":"ffmpeg -f rtsp -i \"rtsp://37.252.126.204:1935/live/sys3.stream\" -f image2pipe pipe:1","addpay":false,"append":"","useSpawn":"true","timer":"","oldrc":false,"name":"Decode RTSP stream","x":1580,"y":1120,"wires":[["47938011.f1a51"],[],[]]},{"id":"996a1c4.7436de","type":"inject","z":"18e47039.88483","name":"Start stream","topic":"","payload":"","payloadType":"date","repeat":"","crontab":"","once":false,"onceDelay":0.1,"x":1090,"y":1120,"wires":[["46999a1f.6657d4"]]},{"id":"47938011.f1a51","type":"image","z":"18e47039.88483","name":"","width":"200","x":1810,"y":1100,"wires":[]},{"id":"4cf9fc06.acfb84","type":"inject","z":"18e47039.88483","name":"Pause all...
hi, great node! as i followed your conversation [here ](https://github.com/rikukissa/node-red-contrib-image-output/pull/20) you mentioned your update of the documentation. the info on the node is somehow sparse, maybe adding links to github...
hi, i found on the jimp example the NOTE to install an extra image tools, for good principles this is missing on the base64 example, as the base64-node is also...
your node looks promising, and the google face detetion flow on the readme.md even more. do you have a link to this google-flow? or a link to a node-module? may...
Hi Riku (@rikukissa), Here is your private stalker again ;-) Have an idea, but want to get your opinion first ... Suppose I want to get extra info about my...