tlenclos / react-native-audio-streaming

iOS & Android react native module to play an audio stream, with background support and media controls
MIT License
781 stars 255 forks source link

Weird popping/skipping sound when on wifi #77

Open alexduckmanton opened 7 years ago

alexduckmanton commented 7 years ago

Hey, thanks for the awesome library!

I'm having a weird issue on iOS I can't seem to track down. It only occurs when I'm on wifi - both the simulator and physical device - so it makes me think it's something to do with the buffering amount? When I turn wifi off on my physical device the playback is perfect.

Basically, I'm hearing these weird popping/skipping sounds every couple of seconds. I've taken a recording so you can see what I mean - skipping.zip

Doesn't seem to be an issue for all streams, but this is the stream I'm using.

Would really appreciate any help!