Uksa007
Uksa007
Looks like that link has stopped working This one cause me issues, but I have about 300ms latency http://stream.deep.radio/hd You need to test where there is 250ms + latency, the...
Maybe try this one, its in the USA so might be a bit further away from you, so you might see the issue! http://162.211.86.137:8000/stream Pinging 162.211.86.137 with 32 bytes of...
I too have issues with anything over 128k stream. eg: http://85.214.231.253:8080/stream 192k stream They work fine on the PC, but playback on the ESP is very bad, plays 0.25 sec...
Don't have access to any other wifi at the moment, but PC works fine using same wifi and same stream. Have you tried using the latest version V1.0.0 of the...
Yep, but I suspect that is due to network latency and insufficient RX buffers in the network stack. I tried another wifi (my mobile phone hotspot, same issues) Whats you...
Holly cow, that's basiclly siting on your lan! You might need to find a high bitrate with high latency +300ms, and then you will see the issues, Not all of...
Maybe try this one it's about 200ms from me, and should be similar for you! http://162.211.86.137:8000/stream 320k
Well that good that you can replicate the issuse! This sounds lnteresting, Implement RX buffer for WiFi client to speed up small reads https://github.com/espressif/arduino-esp32/commit/9efecc1be03a7f319df1d86b58f56ae73a6ae510 I haven't figured out how to...
I think the issues are related to how TCP works, once the internal WIFI stack buffer is full it starts dropping packets to reduce the window size of the packet...
Are you sure they are in the ROM? Lots of mention of buffers in here C:\Users\Username\AppData\Local\Arduino15\packages\esp32\hardware\esp32\1.0.0\tools\sdk\include\lwip lwipopts.h lwip/opt.h