Hi DaneLLL,
outside docker: xvimagesink
based on the debug output > inside docker: nv3dsink
Following these steps No xvimagesink on deepstream-l4t - #12 by pvmilk
Im able to use videotestsrc and get a window. Nevertheless the window content with the real pipeline is just a black screen.
As an addition to the previous post: I start both containers with -v /lib/modules/5.10.104-tegra:/lib/modules/5.10.104-tegra to avoid getting modprobe errors. I got the info according to a comment from #1556.
Do you have further suggestions?
Thanks for your help!