I have implemented this streamer(https://github.com/DigitalDJ/AudioStreamer) inside my app and it runs fantastic, however it doesn\'t have volume controls implemented, anyon
You can use MPVolumeView. This gives you a UISlider that controls the volume.
UISlider