Re: has weston a rtsp video src support?

2019-08-08 Thread Barry Song
Pekka Paalanen 于2019年8月8日周四 下午11:18写道: > > On Thu, 8 Aug 2019 16:11:23 +1200 > Barry Song <21cn...@gmail.com> wrote: > > > Hi Pekka, > > > > it seems the memcpy(spa_buffer->datas[0].data, ptr, size) is a big > > problem to limit the usage of pipewire. > > i am wondering if there is a zero-copy sol

Re: Independent clone mode

2019-08-08 Thread Pekka Paalanen
On Thu, 8 Aug 2019 10:26:25 +1200 Barry Song <21cn...@gmail.com> wrote: > seen a patch, but it seems it has never been applied? > > https://lists.freedesktop.org/archives/wayland-devel/2014-March/013571.html Hi, probably no-one with push access had the time to review it, and then people moved o

Re: has weston a rtsp video src support?

2019-08-08 Thread Pekka Paalanen
On Thu, 8 Aug 2019 16:11:23 +1200 Barry Song <21cn...@gmail.com> wrote: > Hi Pekka, > > it seems the memcpy(spa_buffer->datas[0].data, ptr, size) is a big > problem to limit the usage of pipewire. > i am wondering if there is a zero-copy solution to share the drm_fb to > pipewiresrc then to encod