I’m using AVPlayer to play live audio streamed from the Internet, but when it’s buffering it pauses the audio, and then plays again.
How to prevent this pause while buffering?
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
If you’re having to pause while playing, then the instantaneous bitrate of the streaming audio must be too high for the network connection you’re testing with. Use a larger buffer, decrease the bitrate, or make the network connection better.