Search code examples
smooth-streaming

Smooth streaming via application


Can I use smooth streaming to load music and maybe a video on Android, iOS, Windows phone without using a browser? (Via application)


Solution

  • If you are interested in developing an application which will stream content from the internet, then you can use the SmoothStreamingClient for WindowsPhone. iOS should also support natively SmoothStreaming.

    About Android I am not really sure.