I want to switch off the yolo display while running deepstream-yolo-app on video files to save the memory used for rendering. Is there a way to do that? If yes, how exactly should I go about it?
can you try to change nveglglessink to fakesink ?
Hi armaanpuri17,
Have you tried to change nveglglessink to fakesink ?
Any result can be shared?
Thanks
That works! Thanks!