What can I do with the GStreamer bundled in JavaFX? Can I record the screen?
Kevin Rushforth
kevin.rushforth at oracle.com
Wed May 11 11:27:42 UTC 2022
GStreamer is used by the JavaFX media API. It is an implementation
detail, and is not exposed. There are no media capture APIs, although
that is something we have considered providing in the future.
-- Kevin
On 5/10/2022 1:02 PM, Davide Perini wrote:
> Hi all,
> I haven't understood what part of GStreamer is included in JavaFX.
>
> Can I record the screen with it using d3d11screencapturesrc or ximagesrc?
>
> Thanks
> Davide
More information about the openjfx-dev
mailing list