Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
gst-plugins-good
gst-plugins-good
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 613
    • Issues 613
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Merge Requests 107
    • Merge Requests 107
  • CI / CD
    • CI / CD
    • Pipelines
    • Jobs
    • Schedules
  • Operations
    • Operations
    • Incidents
    • Environments
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Analytics
    • Analytics
    • CI / CD
    • Repository
    • Value Stream
  • Snippets
    • Snippets
  • Members
    • Members
  • Collapse sidebar
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
  • GStreamer
  • gst-plugins-goodgst-plugins-good
  • Issues
  • #604

Closed
Open
Opened May 29, 2019 by Guillaume Desmottes@gdesmott🐐Developer

gtk plugin missing in gst-build uninstalled env

The gtk plugin (gtksink and gtkglsink) are missing in gst-build's uninstalled env with master. It works fine with 1.16. Not sure what's going on but it seems to be created by meson:

$ meson introspect build --targets | json_reformat  | grep libgstgtk.so
        "filename": "subprojects/gst-plugins-good/ext/gtk/libgstgtk.so",
        "install_filename": "/usr/local/lib64/gstreamer-1.0/libgstgtk.so",

The lib is part of LD_LIBRARY_PATH but not GST_PLUGIN_PATH.

Assignee
Assign to
None
Milestone
None
Assign milestone
Time tracking
None
Due date
None
Reference: gstreamer/gst-plugins-good#604