Subscribing to streams

194 views
Skip to first unread message

tjhigh3

unread,
Nov 19, 2019, 2:39:55 PM11/19/19
to ember-plus-development
Hello,

I'm trying to find code examples for subscribing to specific streams. I have compiled the ember_slim sample and can traverse the tree of our LAWO mc console pretty reliably. It seems that when I browse to an element, it is automatically subscribed to (?), in that the program starts  receiving status updates for the current element.
My question is: Is there a more direct method for subscribing to a stream? Currently, I am repeatedly calling GetDirectory(), then cd until I reach the desired element; but what if I would like to receive status updates for multiple elements (i.e. faders) from with the same application.  Would multiple connections be required?

Any suggestions or code samples would be greatly appreciated.

Thank you.

tjhigh3

unread,
Dec 2, 2019, 12:48:24 PM12/2/19
to ember-plus-development
Hello, I'm working on an application which is importing libember_slim. It's relatively simple in that it needs to receive fader level parameter updates from multiple faders on a LAWO console. I am able to get updates from the first fader that I traverse to, but once I move to the next fader, the updates cease for the previous one. Not sure what I may have missed. Has anyone else experienced this issue?

Thanks,
Reply all
Reply to author
Forward
0 new messages