Skip to content

Node-RED node to launch and control GStreamer pipelines. Supports Basler pylonsrc and v4l2src.

License

Notifications You must be signed in to change notification settings

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

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Node-RED node to launch and control GStreamer pipelines. Supports Basler pylonsrc and v4l2src.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published