Skip to content

DaiGuard/gst_helloworld

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gst_helloworld


$ git clone https://github.com/DaiGuard/gst_helloworld.git
$ cd gst_helloworld
$ GST_DEBUG=4 GST_PLUGIN_PATH=$GST_PLUGIN_PATH:$PWD/gst \
    gst-launch-1.0 videotestsrc ! "video/x-raw,format=RGB" ! gst_helloworld ! \
    videoconvert ! autovideosink sync=false

About

hello world for gstreamer python plugin

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published