https://github.com/kaltura/playkit-ios-vr
VR support for PlayKit iOS
https://github.com/kaltura/playkit-ios-vr
360-video ios kaltura playkit vr
Last synced: 9 days ago
JSON representation
VR support for PlayKit iOS
- Host: GitHub
- URL: https://github.com/kaltura/playkit-ios-vr
- Owner: kaltura
- License: agpl-3.0
- Created: 2017-07-04T13:12:08.000Z (over 8 years ago)
- Default Branch: develop
- Last Pushed: 2024-05-23T12:09:27.000Z (over 1 year ago)
- Last Synced: 2025-09-13T13:30:01.835Z (about 1 month ago)
- Topics: 360-video, ios, kaltura, playkit, vr
- Language: Swift
- Size: 7.16 MB
- Stars: 19
- Watchers: 24
- Forks: 9
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README

[](https://github.com/kaltura/playkit-ios-vr/actions/workflows/ci.yml)
[](https://cocoapods.org/pods/PlayKitVR)
[](https://cocoapods.org/pods/PlayKitVR)
[](https://cocoapods.org/pods/PlayKitVR)# PlayKit iOS VR
This is the VR framework for iOS devices.
### Supported Features
| Features
|---------
| Monoscopic 360 video playback (Panorama View)
| Split screen option for VR (Stereo View)
| Built on top of SceneKit + Metal
| Smooth touch rotation and re-centering
| Custom SCNScene presentationMonoscopic-360 | Stereoscopic
:-------------------------:|:-------------------------:|
> **Based On 3rd party library [MetalScope](https://github.com/ejeinc/MetalScope) SDK**
> The library is MIT license:
> https://github.com/ejeinc/MetalScope/https://github.com/ejeinc/MetalScope/blob/master/LICENSE## Documentation
[Developer Guide](https://github.com/kaltura/playkit-ios-vr/blob/develop/docs/index.md)
[Sample](https://github.com/kaltura/playkit-ios-samples/tree/develop/VRSample)
## License and Copyright Information
All code in this project is released under the [AGPLv3 license](http://www.gnu.org/licenses/agpl-3.0.html) unless a different license for a particular library is specified in the applicable library path.
Copyright © Kaltura Inc. All rights reserved.
Authors and contributors: See [GitHub contributors list](https://github.com/kaltura/playkit-ios-vr/graphs/contributors).