Screen recording and Nvidia acceleration
Davide Perini
perini.davide at dpsoftware.org
Wed Aug 5 10:22:51 UTC 2020
Hi,
is there a screen grabber that uses NVFBC?
Currently I'm using DXGI with this:
./gst-launch-1.0 dxgiscreencapsrc ! videoscale method=0 ! videoconvert !
autovideosink
but it consume a bit of CPU, I want to lower the CPU utilization.
I don't need big quality or sync, I only need to record the screen to
get colors on an X,Y point of the screen.
So I don't really need to capture all the screen. I only need to get the
color of the screen in some X,Y points of the screen.
Any suggestions on how to do it and lower the CPU usage?
Is there some options to lower the cpu usage by reducing the quality of
the screen capture or with some other tricks?
Thanks
Davide
Il 05/08/2020 11.37, Stephenwei ha scritto:
> Hi,
> would you please explain what's the screen recording?
>
> If you want to record your display monitor.
>
> you can get the video source ... ximagesrc to capture monitor as well as
> encode.... muxer...
>
>
>
>
>
>
> --
> Sent from: http://gstreamer-devel.966125.n4.nabble.com/
> _______________________________________________
> gstreamer-devel mailing list
> gstreamer-devel at lists.freedesktop.org
> https://lists.freedesktop.org/mailman/listinfo/gstreamer-devel
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/gstreamer-devel/attachments/20200805/5fca08b1/attachment-0001.htm>
More information about the gstreamer-devel
mailing list