0

Does iOS MPMoviePlayer or AVPlayer supports "adaptive bit rate" in live streaming ?

1 Answers1

0

The short answer is yes. Put your alternate streams inside a master playlist then set the video source of the player to the URL of this file. The adaptive part is done automatically.

Simon
  • 1,194
  • 7
  • 11