-
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
9 months ago
-
Currently, upon connected a stream, e.g. from RME Digiface AVB to the ALSA AVB driver, hive will show the connection, but in a "red", that is defunct state.
It seems that upon a connection request …
-
Hi,
I have been reading the IEEE1722 document and have also been experimenting with this implementation of AVTP.
I had also been going through the TC components of the Linux kernel and came across […
-
Hello Everyone,
Can I know the difference between Streams and Channels in terms of AVTP?
Regards,
Praveen.
-
When I run simple_talker with wireshark, I notice that the number of packets drop every 30 seconds.
![qav-on](https://user-images.githubusercontent.com/36948452/37077802-7db15544-2217-11e8-8100-88…
-
build `libsdp-cpp.so` with
```bash
make -f Makefile CONF=Release
```
and compile parser.cpp with
```bash
g++ -I./include -L./dist/Release/GNU-Linux tests/parser.cpp -lsdp-cpp
```
outputs
``…
-
Hello everyone,
i have two Endpoints connected directly without a switch and i managed to build this repository correctly and can run Simple_talker/Simple_Listener and the Avtp Pipeline.
I am usin…
-
Hi *,
when I compile avtp_pipeline and avtp_avdecc everything works fine so far. the interface and mapping modules launch as expected. I customized endpoint.ini, avdecc.ini and alsa_talker.ini. sampl…
-
Hi!
Is it possible to operate in mode, which there is no work with dynamic memory? That is, the allocation of resources (memory) is performed to the maximum (in accordance with the QOS/configuration)…
-
Hi,
this is a follow up of #655 , same behavior but not the same way to trigger the bug. I should add that #655 (which was actually #647) was indeed solved in npcap 1.72.
This new issue is affect…