Skip to content

GitLab

  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • gst-plugins-good gst-plugins-good
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 648
    • Issues 648
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 82
    • Merge requests 82
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • GStreamer
  • gst-plugins-goodgst-plugins-good
  • Issues
  • #784

Closed
Open
Created Sep 11, 2020 by Roman Valov@RomanValov

rpicamsrc: lookup for bcm_host and friends using dependency mechanics

Hello,

I'm cross-compiling GStreamer 1.18 for RPi board and found there are several components that depend on bcm_host library and friends. However various components detect libraries in inconsistent ways.

Whereas gst-omx and gst-gl relies on the dependency mechanics, the rpicamsrc introduces two additional options.

Please use the same dependency mechanics for rpicamsrc to detect bcm_host libraries. In this case it's only enough to add $sys_root/opt/vc/lib/pkgconfig additional path to pkg_config_libdir in order to make all bcm_hiost dependent parts to build.

Edited Sep 11, 2020 by Roman Valov
Assignee
Assign to
Time tracking