Skip to content
forked from theaaf/av

AV libraries and utilities written in C++

License

Notifications You must be signed in to change notification settings

alliance-archive/av

 
 

Repository files navigation

av

This repo is home of some miscellanous AV utilities and libraries.

Building

Dev environment requirements:

  • pkg-config

Builds are done using Bazel. For example: bazel build ingest-server

You can also perform a Docker build: docker build . -t av

Testing

Run the tests with Bazel: bazel test lib:test

About

AV libraries and utilities written in C++

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 100.0%