{"id":30858991,"url":"https://github.com/dklinzh/vlckit","last_synced_at":"2025-09-07T14:56:00.666Z","repository":{"id":218923100,"uuid":"71757674","full_name":"dklinzh/VLCKit","owner":"dklinzh","description":"A powerful library of audio/video on iOS, macOS and tvOS. Fork from https://code.videolan.org/videolan/VLCKit. Official mirror https://github.com/videolan/vlckit.","archived":false,"fork":false,"pushed_at":"2018-09-01T02:45:52.000Z","size":3355,"stargazers_count":12,"open_issues_count":0,"forks_count":7,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-07-18T09:48:58.791Z","etag":null,"topics":["audio","ios","macos","media-player","streaming","tvos","video","vlc","vlckit"],"latest_commit_sha":null,"homepage":"","language":"Objective-C","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"lgpl-2.1","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/dklinzh.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"COPYING","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null}},"created_at":"2016-10-24T06:17:36.000Z","updated_at":"2025-01-22T22:49:33.000Z","dependencies_parsed_at":null,"dependency_job_id":"88abe5eb-cb17-4797-9a00-b8bb7002dc90","html_url":"https://github.com/dklinzh/VLCKit","commit_stats":null,"previous_names":["dklinzh/vlckit"],"tags_count":28,"template":false,"template_full_name":null,"purl":"pkg:github/dklinzh/VLCKit","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dklinzh%2FVLCKit","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dklinzh%2FVLCKit/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dklinzh%2FVLCKit/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dklinzh%2FVLCKit/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dklinzh","download_url":"https://codeload.github.com/dklinzh/VLCKit/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dklinzh%2FVLCKit/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274051964,"owners_count":25214030,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-07T02:00:09.463Z","response_time":67,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["audio","ios","macos","media-player","streaming","tvos","video","vlc","vlckit"],"created_at":"2025-09-07T14:55:55.701Z","updated_at":"2025-09-07T14:56:00.637Z","avatar_url":"https://github.com/dklinzh.png","language":"Objective-C","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cimg src=\"https://www.videolan.org/images/vlckit/logo.svg\" alt=\"VLCKit logo\" height=\"70\" \u003e\n\n|              | Platform                                                     | Master                                                       | Cocoapods                                                    |\n| ------------ | ------------------------------------------------------------ | ------------------------------------------------------------ | ------------------------------------------------------------ |\n| VLCKit       | ![Platform](https://img.shields.io/cocoapods/p/VLCKit.svg?style=flat) | ![CircleCI](https://img.shields.io/circleci/project/github/videolan/vlckit/master.svg) | [![VLCKit is CocoaPods Compatible](https://img.shields.io/cocoapods/v/VLCKit.svg)](https://cocoapods.org/pods/VLCKit) |\n| MobileVLCKit | ![Platform](https://img.shields.io/cocoapods/p/MobileVLCKit.svg?style=flat) | ![CircleCI](https://img.shields.io/circleci/project/github/videolan/vlckit/master.svg) | [![MobileVLCKit is CocoaPods Compatible](https://img.shields.io/cocoapods/v/MobileVLCKit.svg)](https://cocoapods.org/pods/MobileVLCKit) |\n| TVVLCKit     | ![Platform](https://img.shields.io/cocoapods/p/TVVLCKit.svg?style=flat) | ![CircleCI](https://img.shields.io/circleci/project/github/videolan/vlckit/master.svg) | [![TVVLCKit is CocoaPods Compatible](https://img.shields.io/cocoapods/v/TVVLCKit.svg)](https://cocoapods.org/pods/TVVLCKit) |\n\n- [Features](#features)\n- [Use-case](#use-case)\n- [Requirements](#requirements)\n- [Installation](#installation)\n    - [Cocoapods](#cocoapods)\n    - [Carthage](#carthage)\n- [Build](#build)\n    - [Default](#default)\n    - [Build with your own VLC repository](#build-with-your-own-vlc-repository)\n- [Contribute](#contribute)\n    - [Pull Request](#pull-request)\n    - [GitLab Issues](#gitlab-issues)\n    - [Patches](#patches)\n- [FAQ](#faq)\n- [Communication](#communication)\n    - [Forum](#forum)\n    - [Issues](#issues)\n    - [IRC](#irc)\n- [License](#license)\n- [Further reading](#further-reading)\n\n**VLCKit** is a generic multimedia library for any audio or video playback needs on macOS, iOS and tvOS.\n\n## Features\n\n- Based on **libVLC**, the engine of the popular media player *VLC*\n- Supports playback, active streaming, and media to file conversations on the Mac\n- Open-source software licensed under [LGPLv2.1](http://opensource.org/licenses/LGPL-2.1/) or later, available in source code and binary form from [VideoLAN's website](http://www.videolan.org/).\n- Easily integratable via [CocoaPods](http://cocoapods.org/)\n\n## Use-case\n\nWhen will you need VLCKit? Frankly, you will need it whenever you need to play media not supported by QuickTime / AVFoundation or if you require more flexibility.\n\nHere are some other common use-cases\n\n- Playing something else besides H264/AAC files or HLS streams\n- Need subtitles beyond QuickTime’s basic support for Closed Captions\n- Your media source is neither your mobile device nor a basic HTTP server, but a live stream hailing from some weird media server or even a raw DVB signal broadcasted on a local network\n- and more!\n\n## Requirements\n\n- iOS 8.0 + / macOS 10.9+ / tvOS 10.2+\n- Xcode 9.0+\n- Cocoapods 1.4+\n\n## Installation\n\n### Cocoapods\n\n[CocoaPods](http://cocoapods.org/) is a dependency manager for Cocoa projects. You can install it with the following command,\n\n```bash\n$ gem install cocoapods\n```\n\nTo integrate VLCKit into your project, specify it in your `Podfile`,\n\n```ruby\nsource 'https://github.com/CocoaPods/Specs.git'\n\ntarget '\u003cmacOS Target\u003e' do\n    platform :macos, '10.9'\n    pod 'VLCKit', '3.1.2'\nend\n\ntarget '\u003ciOS Target\u003e' do\n    platform :ios, '8.0'\n    pod 'MobileVLCKit', '3.1.2'\nend\n\ntarget '\u003ctvOS Target\u003e' do\n    platform :tvos, '9.0'\n    pod 'TVVLCKit', '3.1.2'\nend\n```\n\nThen, run the following command,\n\n```bash\n$ pod install\n```\n### Carthage\n\n[Carthage](https://github.com/Carthage/Carthage) is a way to add frameworks to your Cocoa application. You can install it with the following command,\n\n```bash\nbrew install carthage\n```\n\nTo integrate VLCKit into your project, specify it in your `Cartfile`. The URL depends on your target OS.\n\niOS:\n```\nbinary \"https://code.videolan.org/videolan/VLCKit/raw/master/Packaging/MobileVLCKit.json\" ~\u003e 3.1.4\n```\n\nmacOS:\n```\nbinary \"https://code.videolan.org/videolan/VLCKit/raw/master/Packaging/VLCKit.json\" ~\u003e 3.1.4\n```\n\ntvOS:\n```\nbinary \"https://code.videolan.org/videolan/VLCKit/raw/master/Packaging/TVVLCKit.json\" ~\u003e 3.1.4\n```\n\nThen, run the following command,\n\n```bash\ncarthage update\n```\n\nNote that the following system dependencies are required and need to be linked into the project:\n\n* AudioToolbox.framework\n* AVFoundation.framework\n* CFNetwork.framework\n* CoreFoundation.framework\n* CoreGraphics.framework\n* CoreMedia.framework\n* CoreText.framework\n* CoreVideo.framework\n* Foundation.framework\n* libbz2.tbd\n* libiconv.tbd\n* OpenGLES.framework\n* QuartzCore.framework\n* Security.framework\n* VideoToolbox.framework\n\nOn iOS and tvOS, you also need to link:\n\n* UIKit.framework\n\n## Build\n\n### Default\n\nRun `compileAndBuildVLCKit.sh` with the `-a ${ARCH}` option to specify the target architecture.\n\nMore information can be found under `./compileAndBuildVLCKit.sh -h`\n\n### Build with your own VLC repository\n\n1. Put a vlc repository inside libvlc/vlc\n\n    `mkdir libvlc \u0026\u0026 cd libvlc \u0026\u0026 ln -s ${MYVLCGIT}`\n\n2. Apply VLC patches needed for VLCKit\n\n    `cd vlc`\n\n    `git am ../../Resources/MobileVLCKit/patches/*`\n\n3. run `compileAndBuildVLCKit.sh` with the `-n` and the `-a ${ARCH}` option\n\n## Contribute\n\nAs VLCKit is an open-source project hosted by VideoLAN, we happily welcome all kinds of contributions.\n\n### Pull Request\n\nPull requests are more than welcome! If you do submit one, please make sure to use a descriptive title and description.\n\n### GitLab Issues\n\nYou can look through the currently open [issues on GitLab](https://code.videolan.org/videolan/vlckit/issues/) and choose the one that interests you the most.\n\n### Patches\n\nIf you like the more classic apporach, you can submit patches!\n\nFor detailed explanation on how to do so, please read our wiki page on [how to send patches](https://wiki.videolan.org/Sending_Patches_VLC/).\n\n## FAQ\n\n\u003e Q. Since this isn't under the MIT license, is there something special I should know?\n\nThe [LGPLv2.1](http://opensource.org/licenses/LGPL-2.1/) allows our software to be included in proprietary apps, *as long as you follow the license.* Here are some key points you should be aware of.\n\n- Make sure to publish any potential changes you do to our software\n- Make sure that the end-user is aware that VLCKit is embedded within your greater work\n- Make sure that the end-user is aware of the gained rights and is granted access to our code as well as to your additions to our work\n\nFor further details, please read the license and consult your lawyer with any questions you might have.\n\n## Communication\n\n### Forum\n\nIf you ever need help, feel free to reach out. The [web forum](http://forum.videolan.org/) is always there for you.\n\n### Issues\n\nDid you find a bug and want to report it to us? You can create an issue on [GitLab](https://code.videolan.org/videolan/vlckit/issues/) or on our [bug tracker](https://trac.videolan.org/vlc/).\n\n### IRC\n\nDo you have a pressing question or just want to talk? Reach out to us via our IRC channel on the [freenode](http://www.freenode.net/) network's **#videolan** channel.\n\nIf you don't have an IRC client at hand, use the [freenode webchat](http://webchat.freenode.net/).\n\n## License\n\nVLCKit is under the [LGPLv2.1](http://opensource.org/licenses/LGPL-2.1/) license.\n\nSee [COPYING](./COPYING) for more license info.\n\n## Further reading\n\nYou can find more documentation on the [VideoLAN wiki](https://wiki.videolan.org/VLCKit/).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdklinzh%2Fvlckit","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdklinzh%2Fvlckit","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdklinzh%2Fvlckit/lists"}