AVKit Video Player with AirPlay Support
This project is a customizable video player built using AVKit framework in Swift. It provides a seamless viewing experience with features such as playback controls, fullscreen mode, and the added functionality of AirPlay support for streaming content to compatible devices.
- AVKit Integration: Utilizes AVKit framework for smooth and efficient video playback.
- Customizable UI: Easily tweak the player's appearance to match your app's design.
- Playback Controls: Includes standard playback controls like play, pause, seek, and volume adjustment.
- AirPlay Support: Enables users to stream video content wirelessly to AirPlay-compatible devices.
- Fullscreen Mode: Allows users to enjoy videos in fullscreen for immersive viewing experience.
- Compatibility: Built to support various video formats and adaptable to different screen sizes.
- Clone the repository.
- Integrate the
VideoPlayer
module into your Xcode project. - Customize the player's appearance and behavior as needed.
- Add video URLs or local files to start playing content.
- Enjoy seamless video playback with the added convenience of AirPlay support.
- Xcode 11 or later
- Swift 5.0+
- iOS 13.0+
Contributions and feedback are welcome! If you encounter any issues or have suggestions for improvements, feel free to open an issue or submit a pull request.