Skip to content

roc-streaming/roc-toolkit

This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

0523a1e · Aug 14, 2024
Aug 13, 2024
Aug 14, 2024
Jun 14, 2024
Aug 13, 2024
Jun 12, 2024
Aug 14, 2024
Aug 14, 2024
Mar 25, 2023
Jul 1, 2024
May 4, 2023
Mar 29, 2024
Dec 1, 2022
Apr 2, 2024
Dec 15, 2015
Jul 7, 2024
Aug 14, 2024
Jun 20, 2024

Repository files navigation

Roc Toolkit: real-time audio streaming

build release matrix

Roc is a toolkit for real-time audio streaming over the network.

You can read about the project here:

Summary

The toolkit consists of a C library and a set of command-line tools.

Key features:

  • real-time streaming with guaranteed latency;
  • restoring lost packets using Forward Erasure Correction codes;
  • converting between the sender and receiver clock domains;
  • CD-quality audio;
  • multiple profiles for different CPU and latency requirements;
  • portability;
  • relying on open, standard protocols.

Besides library and tools, toolkit provides:

Documentation

Documentation for the latest release is available here.

Additionally, there is also Doxygen-generated documentation for internal modules.

Build status

See details on continuous integration here.

Branch Status
master build
develop build

Versioning

See details here:

Platforms

See details here.

If you want to run Roc on an embedded system or a single-board computer, see:

Plans

See here:

Donations

If you would like to support the project financially, please refer to this page. This project is developed by volunteers in their free time, and your donations will help to spend more time on the project and keep it growing.

Thank you!

Donate using Liberapay

Community

We have a forum, mailing list, and Matrix chat room. See details here.

Contributing

Contributions in any form are always welcome! Please check out contribution guidelines.

Tasks needing help are listed here.

Licensing

See details on licenses here.

Authors

See a list of maintainers and contributors here.