Hello, I have an application with three forms, each one has a connection to a different camera. When browsing between cameras, the network is increasingly consumed and the session remains open, I already tried the stop() method and the close() method but they seem not to work, is there a solution?