Search code examples
iosswiftavplayerapple-tvvlckit

How to stream video using AirPlay from VLCKit player


I have implemented player using VLCKit to play the live streaming video and now I want to play it on Apple TV through AirPlay. But everything that I found on Internet was about using AVPlayer for streaming to Apple TV. But AVPlayer doesn’t suit for my goals.

I’ll appreciate any help)

Thank you!


Solution

  • As far as I am aware, VLCKit does not support Airplay 2 at this point.