am trying to use different “sink” instead of nvoverlaysink, and have found that render-rectangle is not putting the window in the correct spot, 0,0 does not work, 0,60 did not work.
What do I need to look at to determine if the render-rectangle will work.
Hi,
Not sure which sink has the issue. Seem like the implemented property does not work. Or the property does not exist and needs implementation. Please share the gstreamer command so that we can run and check.
For window-based sink, you can try nv3dsink or nveglglessink. We have examples in gstreamer user guide.