Can’t get AVPlayer to stream large files in realtime
I have very large wav files (1.5+ GB — for 7.4.1 sound) and when I stream them with AVPlayer, they take 5+ minutes to load before starting. It seems to be downloading the entire file first and then playing it. Even if I use an mp3 version (75+ MB), it will download for over a minute before playing.