Search found 2 matches

by davidv
Sat Apr 20, 2024 10:14 am
Forum: General Discussion
Topic: Dropped packets every 70 minutes
Replies: 2
Views: 694

Re: Dropped packets every 70 minutes

Had left a [ in the URL; the correct URL is https://github.com/DavidVentura/esp-snapcast
by davidv
Fri Apr 19, 2024 9:38 am
Forum: General Discussion
Topic: Dropped packets every 70 minutes
Replies: 2
Views: 694

Dropped packets every 70 minutes

Hi I'm building a client to stream the snapcast protocol on the ESP32, this is a TCP-based flow, which delivers a packet every ~33ms (PCM samples). The PCM samples are queued and played over I2S. These samples have a specific timestamp in which they must be played. I'm having an issue where, every 7...