mirror of
https://github.com/onyx-and-iris/vban-cmd-python.git
synced 2026-04-06 23:53:31 +00:00
added subject module
added ldirty parameter _updates thread now notifies observers of updates to pdirty, ldirty. minor version bump
This commit is contained in:
@@ -9,7 +9,7 @@ kind_id = random.choice(tuple(kind.id for kind in kinds.all))
|
||||
|
||||
opts = {
|
||||
"ip": "codey.local",
|
||||
"streamname": "testing",
|
||||
"streamname": "codey",
|
||||
"port": 6990,
|
||||
"bps": 0,
|
||||
"sync": True,
|
||||
|
||||
Reference in New Issue
Block a user