Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • gst-plugins-base gst-plugins-base
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 642
    • Issues 642
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 80
    • Merge requests 80
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Container Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • GStreamerGStreamer
  • gst-plugins-basegst-plugins-base
  • Issues
  • #773
Closed (moved) (moved)
Open
Issue created Jun 16, 2020 by Frederic Turmel@fturmel

glvideoMixer does not forward navigation events

This was found running this pipeline using the wpesrc plugins. (Master)

Navigation events are forwarded without the glvideomixer with this pipeline: gst-launch-1.0 -v wpesrc location="https://gstreamer.freedesktop.org" ! queue ! glimagesink"

When including glvideomixer the navigation events are not forwarded

Example: gst-launch-1.0 glvideomixer name=m sink_0::zorder=1 ! glimagesink sync=false async=false wpesrc location="http://www.google.com" draw-background=1 ! video/x-raw(memory:GLMemory),height=720,width=1280 ! m.sink_0

Assignee
Assign to
Time tracking