This commit is contained in:
4
script/ConnectBsSender.py
Normal file
4
script/ConnectBsSender.py
Normal file
@@ -0,0 +1,4 @@
|
||||
add_device(Stream("st1", "tcp://localhost:9999", SocketType.PULL), True)
|
||||
st1.parent.config.analizeHeader=True
|
||||
st1.start()
|
||||
show_panel(st1)
|
||||
Reference in New Issue
Block a user