dxgiscreencapsrc: DXGI_ERROR_ACCESS_LOST error is not handled
1.18.0 Binary Release
gst-launch-1.0 dxgiscreencapsrc height=200 width=200 ! queue ! autovideosink
Setting pipeline to PAUSED ...
Pipeline is live and does not need PREROLL ...
Got context from element 'autovideosink0': gst.d3d11.device.handle=context, device=(GstD3D11Device)"\(GstD3D11Device\)\ d3d11device3", adapter=(uint)0, device-id=(uint)27029, vendor-id=(uint)4098, hardware=(boolean)true, description=(string)"AMD\ Radeon\ Pro\ WX\ 2100";
Pipeline is PREROLLED ...
Setting pipeline to PLAYING ...
New clock: GstSystemClock
Open a Admin PowerShell which invokes the UAC.
ERROR: from element /GstPipeline:pipeline0/GstDXGIScreenCapSrc:dxgiscreencapsrc0: Internal data stream error.
Additional debug info:
../libs/gst/base/gstbasesrc.c(3127): gst_base_src_loop (): /GstPipeline:pipeline0/GstDXGIScreenCapSrc:dxgiscreencapsrc0:
streaming stopped, reason error (-5)
Execution ended after 0:00:09.952950000
Setting pipeline to NULL ...
Freeing pipeline ...
Edited by Seungha Yang