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

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

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