-
IEEE1722.1 protocol being very limited by the returned information on lock/acquire, we only handle acquire/lock for the ENTITY descriptor.
Thus, remove all the "access" fields from all descriptors, b…
-
la_avdecc_controller should not re-enumerate the AEM for a vendorID+entityModelID it already enumerated
Blocked by #5
-
For entities not supporting GetStreamInfo and/or GET_RX/TX_STATE, the initial value of isRunning is currently false, but should be true.
-
Trying to build on Macos High Sierra. I'm getting this error on the "make" command. Perhaps there's something I'm just not getting?
-
In jdksavdecc lib, there is no ready provision for Volume/gain control. It is set as customized parameter.
With ieee 1722.1 reference, I had enhanced jdksavdecc lib to control volume of entity data u…
-
Hey all,
Was just testing out all the AVDECC commands some more to see what's here and ran into this issue. I encountered it a while back but didn't report it at the time.
In short, after select…
-
Hi,
I am using node v6.11.0 together with nw.js. I have installed cap successfully, and am now wanting to use it to send AVDECC ethernet packets. When I try to initialize with c = new Cap(); I g…
-
Hello,
I am writing code in c# using your library and a managed class. I've had no success accessing strings for any configuration other than the first one. When I try to call strings_desc_count() on…
-
When I attempt to start the command line app with an `-i` option specified, it immediately crashes without warning.
Normal startup execution (works fine)...
```
$ sudo ./avdecc-lib/controller/app…
-
Hello,
I want to build a network with two AVB Endpoints (XK-AVB-LC-SYS), a Laptop and an AVB Switch.
An avdecc library/controller (https://github.com/audioscience/avdecc-lib) is installed on my li…