New issue
Advanced search Search tips

Issue 788798 link

Starred by 4 users

Issue metadata

Status: Assigned
Owner:
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: ----
Pri: 3
Type: Feature



Sign in to add a comment

Add support for GPU-based buffer in video capture pipeline

Project Member Reported by chfremer@chromium.org, Nov 27 2017

Issue description

The video capture pipeline currently used shared memory buffers that are mappable to CPU memory space for transport of video frames across processes.

Since many frame producers and consumers nowadays work on GPUs, it makes sense to support transport via GPU based memory buffers directly. This could in certain cases prevent memory to be copied from/to GPU based buffers to CPU accessible buffers.

 
Status: Assigned (was: Available)
Cc: shik@chromium.org

Sign in to add a comment