Sending object metadata causes FPS drops in the stream

I see. I am not sure but gstreamer may have some functionality to run asynchronous callback functions. Other than that you could try running that function in another thread, or perhaps using the asyncio library.

1 Like