add_device(Stream("st1", "tcp://localhost:9999", SocketType.PULL), True) st1.parent.config.analizeHeader=True st1.start() show_panel(st1)