Skip to content

theaaf/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