Fuse NvEglRenderer with GTK 3

Hi,

I’m rendering my camera frame using NvEglRenderer, in order to govern the renderer window using a window manager I have made the following changes " window_attributes.override_redirect = 0; " through which now my window can go on background also, Now I Have a gtk application and I want to fuse my renderer window which uses X11 lib with my gtk application , Can anyone tell how can I do that, I found out that there is something like gtk socket and plug but i didn’t find any relevant examples for same

Thanks

Hi,
We don’t have much experience in the use-case. Would need other users to check and share suggestion.

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.