Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/empireappdesignz/swiftvideoplayer
Swift 3 Video Player
https://github.com/empireappdesignz/swiftvideoplayer
swift swift3 video video-player xcode
Last synced: 4 days ago
JSON representation
Swift 3 Video Player
- Host: GitHub
- URL: https://github.com/empireappdesignz/swiftvideoplayer
- Owner: EmpireAppDesignz
- Created: 2017-04-11T22:07:09.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2017-04-11T22:10:34.000Z (over 7 years ago)
- Last Synced: 2024-04-01T15:44:31.785Z (8 months ago)
- Topics: swift, swift3, video, video-player, xcode
- Language: Swift
- Size: 11.7 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# SwiftVideoPlayer
Swift 3 Video PlayerThe best way for you to learn AVKit and AVFoundation is to dive in and build your first playback app. This chapter shows you how to get started with these frameworks by walking you through the development of a basic app for iOS, tvOS, and macOS to play media served using HTTP Live Streaming. This project requires that you be familiar with developing apps for at least one of these platforms. For more information, see Start Developing iOS Apps (Swift) and Mac App Programming Guide. The example projects in this chapter are written in Swift 3 and require Xcode 8.0 or later.