indiecastfm / react-native-audio-streamer

A react-native audio streaming module which works on both iOS & Android
MIT License
132 stars 50 forks source link

Playback is fast and choppy #24

Closed rmilejcz closed 6 years ago

rmilejcz commented 6 years ago

Just got this working, I love how easy it was to setup and how minimal it is so that I can design my own player around it. However, the sound is terrible and I just want to make sure it's not something wrong with how I've set things up.

I'm running my app in Genymotion and I suspect that is the cause of the issue but I just want to be sure.

e: yeah the problem was related to emulation. switched to device debugging and it sounds amazing! excellent work. I'll leave this up and close it just in case anyone has this issue as well.