-
Hi everyone!
For my bachelor thesis I am trying to get the Open-AVB master branch running on a laptop (Toshiba Portege R830-112) using an Intel 82579V networkcard with OpenSuse 13.2 as its operating …
-
Hello all, Since I am working on one xmos board with one pc.
I am using simple_listener example, to capture audio samples via ethernet. However I am stuck in it.
The result of
fprintf(stdout,"et…
-
avdecc-lib should automatically respond to a CONTROLLER_AVAILABLE command.
-
I think the body of the get_counter_valid() and get_counter_by_name() methods should be swapped?
https://github.com/audioscience/avdecc-lib/blob/staging/controller/lib/src/clock_domain_descriptor_imp…
-
Is it true that it is only safe to use an instance of avdecc_lib::controller inside the notification callback? A brief review of the cmdline code shows that avdecc_lib::controller is used with no rega…
ers35 updated
10 years ago
-
Hi,
Iam trying to install 'AVDECC' on Linux ubuntu to recognize AVB endpoint connected. I was following the steps mentioned in below link to do so.
https://github.com/audioscience/avdecc-lib
I downl…
-
cmd_line::cmd_view_details() calls cmd_line::do_view_descriptor() which doesn’t take account of the entity ID passed into the view details command. Whoops!
-
Hello,
for my thesis I am trying to set up an AVB endpoint on a Linux system.
I have been trying to compile the library. But I keep getting an error message:
Linking CXX executable avdecccmdline
../.…
-
jdksavdecc-c doesn't seem to be up to date. I'm getting compile errors in linux. Need to retest in Windows... Either way, we owe JeffK a pull request.