summaryrefslogtreecommitdiffstats
path: root/package/gstreamer1/gst1-shark/Config.in
blob: 9d656e241971f0d4f5c45af767a29ce7f9019fdd (plain)
1
2
3
4
5
6
7
8
9
10
11
12
config BR2_PACKAGE_GST1_SHARK
	bool "gst1-shark"
	select BR2_PACKAGE_GSTREAMER1_CHECK
	select BR2_PACKAGE_GST1_PLUGINS_BASE
	select BR2_PACKAGE_GST1_PLUGINS_BASE_PLUGIN_APP
	help
	  GstShark leverages GStreamers newest instrumentation subsystem
	  by installing a set of custom hooks to the trace points. A
	  variety of data analytics are extracted and presented to the
	  user in a graphical, friendly way.

	  https://github.com/RidgeRun/gst-shark
OpenPOWER on IntegriCloud