Skip to content

imjustarandomguy/GrpcAudioStreaming

Repository files navigation

WASAPI loopback audio streaming via gRPC

Uses NAudio to capture live audio data and transmit it to a client via gRPC with low latency.

Supported codec

  • Pcm (LPCM) (raw data)
  • Mulaw (G.711 mu-law)

Requires .NET 9

Only supports Windows.


Inspired by https://github.com/schneider-m/GrpcAudioStreaming

About

WASAPI loopback audio streaming via gRPC with low latency

Topics

Resources

Stars

Watchers

Forks

Languages