node-red-contrib-ffmpeg-iotcam

1.0.4 • Public • Published

node-red-contrib-ffmpeg-iotcam

node-red

Capture and save to image from iotcam using ffmpeg. Based on node-red's exec node.

Pre-requisites

  • node-red
  • ffmpeg

Installation

npm i node-red-contrib-ffmpeg-iotcam

Usage

Input

  • SmartThings MNID: Samsung smartthings developer MNID
  • SmartThings PAT: Samsung SmartThings developer Personal Access Token
  • RTSP Stream URL: Video Stream URL. If input msg has propertie msg.rtspURL this will be replaced that value
  • Image save URL: Location where image to be stored. If input msg has propertie msg.saveURL this will be replaced that value
  • Total Frame: Number of frames to save
  • Timer: How many seconds to capture
  • Name: Node's name

How to use Bixby Nodes
How to use SmartThings Nodes


Example flow

Authors

TeamWildWest in SSAFY(Samsung Software Academy for Youth)


Copyright and license

Copyright Samsung Automation Studio Team under the Apache 2.0 license.


Reference

Package Sidebar

Install

npm i node-red-contrib-ffmpeg-iotcam

Weekly Downloads

15

Version

1.0.4

License

Apache-2.0

Unpacked Size

48.5 kB

Total Files

8

Last publish

Collaborators

  • wasiwasi