xref: /OK3568_Linux_fs/buildroot/package/gstreamer1/gst1-shark/Config.in (revision 4882a59341e53eb6f0b4789bf948001014eff981)
1config BR2_PACKAGE_GST1_SHARK
2	bool "gst1-shark"
3	select BR2_PACKAGE_GSTREAMER1_CHECK
4	select BR2_PACKAGE_GST1_PLUGINS_BASE
5	select BR2_PACKAGE_GST1_PLUGINS_BASE_PLUGIN_APP
6	select BR2_PACKAGE_GSTREAMER1_GST_DEBUG # gst_debug_log_valist, GST_CAT_STATES
7	help
8	  GstShark leverages GStreamers newest instrumentation subsystem
9	  by installing a set of custom hooks to the trace points. A
10	  variety of data analytics are extracted and presented to the
11	  user in a graphical, friendly way.
12
13	  https://github.com/RidgeRun/gst-shark
14