/RadioTunes-Demo

A Powerful Radio Streaming Framework for iOS App Developers!

Primary LanguageObjective-COtherNOASSERTION

A Powerful Radio Streaming SDK for iOS App Developers!

RadioTunes SDK is written for iOS developers who want to add radio streaming functionality to their app using a couple lines of code. Behind the scenes RadioTunes relies on the iOS AudioQueue framework and the open source LGPL licensed FFmpeg library.

If your app does not require mms/wma codec functionality you can also use RadioTunes SDK without including the FFmpeg library. The code for mms streaming is completely separated from the code for http streaming so that you can choose which portions of code you want to include in your project.

Note: The demo project will only play radio streams for a limited time only.

banner

###You can purchase a commercial license with the full source code at Yakamoz Labs.

Features

  • Support for the http and mms protocols.
  • Supports mp3, aac, aac+ and wma audio streams.
  • PLS, M3U, XSPF and direct URL support.
  • Parsing of Shoutcast/Icecast metadata.
  • Automatic handling of interruptions like incoming phone calls.
  • Background playback.
  • Realtime audio recording.
  • Bandwidth usage statistics.
  • Robust error handling.
  • Auto reconnect feature.
  • Works on Edge/3G/WiFi.

#Documentation All public classes of RadioTunes SDK are fully documented. See the Technical Documentation for further information.

Screenshot of Demo App

screenshot