C++ Audio Streaming

Open-source C++ projects categorized as Audio Streaming

Top 3 C++ Audio Streaming Projects

Audio Streaming
  1. Snapcast

    Synchronous multiroom audio player

    Project mention: Raspberry Pi Pico audio player | news.ycombinator.com | 2025-03-02

    You could connect airplay to snapcast[0] then use an embedded snapcast player, like mine[1], I do this on an ESP32 with 320KiB of SRAM

    [0]: https://github.com/badaix/snapcast

    [1]: https://github.com/davidventura/esp-snapcast

  2. InfluxDB

    InfluxDB high-performance time series database. Collect, organize, and act on massive volumes of high-resolution data to power real-time intelligent systems.

    InfluxDB logo
  3. musikcube

    a cross-platform, terminal-based music player, audio engine, metadata indexer, and server in c++

    Project mention: Show HN: Kew – A Terminal Music Player for Linux | news.ycombinator.com | 2024-10-04

    I personally use a self hosted musikcube server [0] for playing songs. It has a great TUI and an android app. Highly recommended!

    [0] - https://musikcube.com/

  4. LMS

    Lightweight Music Server. Access your self-hosted music using a web interface. (by epoupon)

    Project mention: Show HN: Proxmox VE Helper Scripts: Make managing your Proxmox homelab a breeze | news.ycombinator.com | 2024-11-12

    I'm just going to repeat a bunch of what hughesjj has already said, but anyway:

    OPNSense (as my household's internet interface), Unifi Controller (as my household's primary wifi), Jellyfin, Wireguard, Pi-hole, LMS[0], Frigate NVR (migrating off ZoneMinder, awaiting delivery of a Coral TPU to finalise this), couchdb (as Noteself[1] back-end), nginx (serving a handful of sites for my own entertainment), Mailu[2], Calibre[3], various other in-flight experiments (which Home Assistant will soon become, Bitmagnet DHT scraper).

    Most of the above are docker instances hosted on a small number of VMs hosted on two (or sometimes three) physical machines running proxmox.

    [0]: https://github.com/epoupon/lms (HN lurker)

    [1]: https://noteself.org/

    [2]: https://mailu.io

    [3]: https://fleet.linuxserver.io/image?name=linuxserver/calibre or https://fleet.linuxserver.io/image?name=linuxserver/calibre-... (I can't remember which)

NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020).

C++ Audio Streaming discussion

Log in or Post with

C++ Audio Streaming related posts

  • Heartbroken by the App Disaster and What's Happened to the Company

    1 project | news.ycombinator.com | 2 Sep 2024
  • Ask HN: How do you play syncronized audio across multiple receivers in 2024?

    2 projects | news.ycombinator.com | 30 May 2024
  • Nord themes for musikcube

    2 projects | /r/nordtheme | 5 Nov 2023
  • Why is Spotify not implementing this?

    1 project | news.ycombinator.com | 31 Jul 2023
  • Ebuild Maintenance War Stories?

    3 projects | /r/Gentoo | 7 Jun 2023
  • MultiRoom MulitCast Spotify Sound System Recommendations

    1 project | /r/homeautomation | 21 May 2023
  • Plex/Plexamp music tagging system is broken

    1 project | /r/PleX | 17 May 2023
  • A note from our sponsor - InfluxDB
    influxdata.com | 24 Apr 2025
    Collect, organize, and act on massive volumes of high-resolution data to power real-time intelligent systems. Learn more →

Index

What are some of the best open-source Audio Streaming projects in C++? This list will help you:

# Project Stars
1 Snapcast 6,592
2 musikcube 4,397
3 LMS 1,292

Sponsored
InfluxDB high-performance time series database
Collect, organize, and act on massive volumes of high-resolution data to power real-time intelligent systems.
influxdata.com

Did you know that C++ is
the 7th most popular programming language
based on number of references?