Conduit

Return to the Homepage

Conduit is a .NET library written in C# that provides convenient Opus-based audio streaming over the Internet.

The primary application is in projects where audio streaming is a secondary goal, such as in multiplayer games or other shared-experience apps.

Both the libraries and reference apps are provided, allowing end-users to use the project even if they are not so technically inclined.

The project uses a fork of OpusDotNet by Philip Mørch, which was updated to use a newer version of the Opus encoder.

The main project repository is hosted on GitHub.