Skip to content

Simple Gstreamer REC sign for adding blinking red circle to a pipeline

License

Notifications You must be signed in to change notification settings

defogprog/gstrecsign

Folders and files

NameName
Last commit message
Last commit date

Latest commit

3d16a4e · May 20, 2021

History

4 Commits
May 20, 2021
Oct 2, 2019
May 20, 2021
May 20, 2021
Oct 2, 2019
Oct 2, 2019

Repository files navigation

gstrecsign

Simple Gstreamer REC sign for adding blinking red circle to a pipeline

Example (clickable):

recsign

Dependencies:

sudo apt-get update
sudo apt-get upgrade
sudo apt-get install build-essential gstreamer-1.0 gstreamer1.0-tools libgstreamer1.0-dev

Building:

make

Installing (needs sudo):

sudo make install

Example pipeline:

gst-launch-1.0 videotestsrc ! video/x-raw, width=1280, height=720 ! recsign ! autovideosink

About

Simple Gstreamer REC sign for adding blinking red circle to a pipeline

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published