-
i tried to compile avdecc with mingw but got stuck with adaptions when hitting windows-networking stack.
before spending too much time on this:
is it feaseable / is there some interest to make avd…
-
Hello,
I've just updated my AVDECC library for the first time in two years. The one thing I can't seem to quite understand is how to get a localized string with reference. It used to only take one pa…
-
Goodmornig,
I'm looking for a more simple way to deploy AVDECC controller on a TSN-AVB network.
Then, I'm thinking about to a server-client system based on REST architecture, where master node has A…
-
Currently, the connection through a ATDECC controller of a talker to a listener is not working. It does not respond with a `CONNECT_TX_COMMAND`.
From analyzing working commercial endpoints, the pro…
grrrr updated
10 months ago
-
when is AVTPDU common control header used ?
i understand AVTPDU common stream header is used to send the avtp audio/video data,stream id, timestamp but when is common control header used, please prov…
-
When generating an installer from master branch, check that avdecc library is also on master branch (4th version digit being 0)
-
Hello,
At my setup I do have 2 i210 linux PCs. AVDECC with different entity ids are running at both of end points. Audio science cmdline controller is running at one of this pc.
I am using open …
-
This line
https://github.com/audioscience/avdecc-lib/blob/master/controller/lib/src/acmp_controller_state_machine.cpp#L89
sets the stream_id to 0xffffffffffffffff, but it should instead be set to 0x…
-
la_avdecc should be able to load and parse aemxml files to generate the corresponding AEM tree.
-
Does anyone know how to overcome the limited number of stream configurations provided by the AVDECC entity controller on a Mac? For example I would like it to transmit 96 channels as 3 x 32 channel st…