Script execution
This commit is contained in:
@@ -4,6 +4,8 @@ try:
|
||||
except:
|
||||
pass
|
||||
s = Stream("stream", dispatcher)
|
||||
s.initialize()
|
||||
s.start(True)
|
||||
|
||||
s.waitCacheChange(5000)
|
||||
print s.getIdentifiers()
|
||||
Reference in New Issue
Block a user