1
votes

Is there a way to synchronize two players playing the same m3u8 stream using AVFoundation?

1

1 Answers

1
votes

The solution I was looking for was to use two AVPlayerLayers and one AVPlayer - this is available from iOS6.