Skip to content

Latest commit

 

History

History
29 lines (18 loc) · 693 Bytes

README.md

File metadata and controls

29 lines (18 loc) · 693 Bytes

tequ-node-red-gstreamer

Launch and control GStreamer pipelines.

Install

Run the following command in your Node-RED user directory - typically ~/.node-red

    npm install Lapland-UAS-Tequ/tequ-node-red-gstreamer

Information

Launch and control GStreamer pipelines using exec-node.

GStreamer pipeline settings are configured in node config.

Input command is sent in "msg.topic"

Available commands:

  • start (starts GStreamer pipeline)
  • restart (restart GStreamer pipeline))
  • kill (Terminates running pipeline))

Outputs stderr, stdout and error from exec-node.

Supported video sources