Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
gstreamer-vaapi
gstreamer-vaapi
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 137
    • Issues 137
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Merge Requests 12
    • Merge Requests 12
  • 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
  • gstreamer-vaapigstreamer-vaapi
  • Issues
  • #251

Closed
Open
Opened Apr 27, 2020 by Jerome Bolduc@jbolduc01

Use vaapi without any desktop environment

Hello,

I would like to know if there is a way to run a GStreamer pipeline using vaapi and that the system has no no X11 server installed? Is there a way to write directly to video frame buffer using vaapisink? I would like to have complete control on video source sink like position and video size so we can do PiP layouts using multiple video sources.

Pipeline used:

gst-launch-1.0 v4l2src ! image/jpeg,width=1920,height=1080 ! vaapijpegdec ! vaapisink fullscreen=false sync=false

Target system is Intel Atom processor E3930/E3950 using Yocto.

Regards, Jérôme

Assignee
Assign to
None
Milestone
None
Assign milestone
Time tracking
None
Due date
None
Reference: gstreamer/gstreamer-vaapi#251