st= Stream("st", "tcp://localhost:5554", SocketType.SUB) m=st.addMatrix("image") st.initialize() st.start(True) show_panel(m)