A video player for iOS、macOS、tvOS、visionOS , based on AVPlayer and FFmpeg, support the horizontal, vertical screen. support adjust volume, brightness and seek by slide, SwiftUI, support subtitles.
Hi, first, thank you so much for this library, this is a truly amazing. I am trying to implement 180 vr side by side video playback, and I noticed you have a .vr enum for play model. but when I set it as a .vr for my player, it only shows as 2d.
is there a correct way to implement side by side vr 180 video on VisionOS in ImmersiveSpace? thank you again
Hi, first, thank you so much for this library, this is a truly amazing. I am trying to implement 180 vr side by side video playback, and I noticed you have a
.vr
enum for play model. but when I set it as a .vr for my player, it only shows as 2d. is there a correct way to implement side by side vr 180 video on VisionOS in ImmersiveSpace? thank you again