AVPlayerViewController changes video quality

I am currently working on streaming HTTP Live video using AVPlayerViewController / AVPlayer

I am playing a video with support .m38u

.

My question is how to change the video quality, for example YouTube

. Is there a way to change the video quality? I didn't find any links or tutorials (in swift 3)

+3


source to share





All Articles