Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Buffering Issue in two way TCP client stream on ESP32 lyrat v4.3 equivalent board (AUD-4708) #1033

Closed
soloex1991eric opened this issue Jul 3, 2023 · 0 comments

Comments

@soloex1991eric
Copy link

Environment

  • Audio development kit: Olimex ESP32-ADF (ESP32 lYRAT v4.3 equivalent, with attached w5500 Ethernet)
  • Audio kit version : Rev.B
  • [Required] Module or chip used: ESP32-WROVER-E
  • [Required] IDF version: v4.4.5
  • [Required] ADF version: v2.5-46-g4b60d81
  • Build system: [Make|CMake|idf.py]
  • [Required] Running log: Log.txt
  • Main.c File: main.txt
  • sdkconfig File: sdkconfig.txt
  • Compiler version : xtensa-esp32-elf-gcc (crosstool-NG esp-2021r2-patch5) 8.4.0
  • Operating system: Linux
  • Using an IDE?: VS Code ESP-IDF version v1.6.4
  • Power supply: USB

Problem Description

Audio stuttering issue with attempted 2 way TCP stream, even with added buffer between TCP input and i2s out

Expected Behavior

No stuttering when streaming audio

Actual Behavior

Excessive stuttering

@github-actions github-actions bot changed the title Buffering Issue in two TCP client stream on ESP32 lyrat v4.3 equivalent board Buffering Issue in two TCP client stream on ESP32 lyrat v4.3 equivalent board (AUD-4708) Jul 3, 2023
@soloex1991eric soloex1991eric changed the title Buffering Issue in two TCP client stream on ESP32 lyrat v4.3 equivalent board (AUD-4708) Buffering Issue in two way TCP client stream on ESP32 lyrat v4.3 equivalent board (AUD-4708) Jul 3, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant