Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ms2138/mediaplayer
A basic media player to play media files on your iOS device
https://github.com/ms2138/mediaplayer
ios-swift mediaplayer mediaplayer-library smb streaming-video swift xcode
Last synced: 3 days ago
JSON representation
A basic media player to play media files on your iOS device
- Host: GitHub
- URL: https://github.com/ms2138/mediaplayer
- Owner: ms2138
- License: mit
- Created: 2021-11-01T05:56:44.000Z (about 3 years ago)
- Default Branch: master
- Last Pushed: 2021-12-02T06:49:18.000Z (almost 3 years ago)
- Last Synced: 2024-04-24T08:26:47.356Z (7 months ago)
- Topics: ios-swift, mediaplayer, mediaplayer-library, smb, streaming-video, swift, xcode
- Language: Swift
- Homepage:
- Size: 89.8 KB
- Stars: 7
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# MediaPlayer
Stream/Play media files on a SMB share on your iOS device# Run Project
To run the project:* Clone this repository.
* pod install
* Open MediaPlayer.xcworkspace
* Build and run in Xcode# License
This project is licensed under the MIT License.