How feasible is this idea? Creating a battery run audio transmitter and receiver over TCP/IP

This page summarizes the projects mentioned and recommended in the original post on /r/esp8266

Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
  • sonobus

    Source code for SonoBus, a real-time network audio streaming collaboration tool.

    https://github.com/sonosaurus/sonobus maybe have a look at this. Its not suitable for esp I think but interesting for codec and protocol they used

  • KCP

    :zap: KCP - A Fast and Reliable ARQ Protocol

    I'd consider KCP protocol over TCP, it has 30-40% lower latency at the expense of 20% higher bandwidth.

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts