Skip to content

virinext/gdpviewer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

gdpviewer

Gdpviewer is a gui tool for diaplaying gstreamer gdp data. This is for debugging gstreamer`s plugins and pipelines.

Usage

  1. Grab gdp data via gdppay element: gst-launch-1.0 videotestsrc ! gdppay ! filesink location=dump.gdp

  2. Display in gdpviewer application

Gui

alt tag

Building requirements:

  • qt (4,5)

  • gstreamer-1.0

  • pkgconfig

Building:

cd gdpviewer

chmod +x src/verinfo/verinfo.sh

qmake gdpviewer.pro

make gitinfo

make

About

Gdpviewer is a gui tool for diaplaying gstreamer gdp data

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published