A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://github.com/Avnu/libavtp below:

Avnu/libavtp: Open source implementation of Audio Video Transport Protocol (AVTP) specified in IEEE 1722-2016 spec.

Open source implementation of Audio Video Transport Protocol (AVTP) specified in IEEE 1722-2016 spec.

Libavtp is under BSD License. For more information see LICENSE file.

Before building libavtp make sure you have all the required software installed in your system. Below are the requirements and their tested versions:

The first step to build libavtp is to generate the build system files.

Then build libavtp by running the following command. The building artifacts will be created under the build/ in the top-level directory.

To install libavtp on your system run:

$ sudo ninja -C build install

AVTP protocol defines several AVTPDU type formats (see Table 6 from IEEE 1722-2016 spec). Libavtp doesn't support all of them yet. The list of supported formarts is:

The examples/ directory in the top-level directory provides example applications which demonstrate the libavtp functionalities. To build an example application run $ ninja -C build <example name>.

Information about what exactly each example application does and how it works is provided in the beginning of the .c file from each application.

Please report any security issues with this code to https://github.com/AVnu/libavtp/issues


RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4