https://github.com/zype/zype-roku-scenegraph
This is the Github repository for Zype’s legacy open source app templates which are no longer being supported. If you are looking to build streaming applications for OTT with Zype, check out Zype Apps Creator to leverage the latest app building features and functionality.
https://github.com/zype/zype-roku-scenegraph
Last synced: 5 months ago
JSON representation
This is the Github repository for Zype’s legacy open source app templates which are no longer being supported. If you are looking to build streaming applications for OTT with Zype, check out Zype Apps Creator to leverage the latest app building features and functionality.
- Host: GitHub
- URL: https://github.com/zype/zype-roku-scenegraph
- Owner: zype
- License: other
- Created: 2016-10-12T14:52:48.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2022-10-14T20:13:59.000Z (over 2 years ago)
- Last Synced: 2024-08-07T23:58:07.950Z (9 months ago)
- Language: Brightscript
- Homepage: https://www.zype.com/product/apps-creator
- Size: 10.3 MB
- Stars: 9
- Watchers: 24
- Forks: 13
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
- awesome-video - zype/zype-roku-scenegraph - Contribute to zype/zype-roku-scenegraph development by creating an account on GitHub. (Video Players & Playback Libraries / Smart TV Players)
README
Want to learn more about Zype’s solutions for OTT apps, video streaming and playout? Visit our [website](http://www.zype.com/).
# Zype Roku Scenegraph SDK
This legacy open source app template is no longer supported by Zype. If you are looking to build streaming applications for OTT, we recommend using [Zype Apps Creator](https://www.zype.com/product/apps-creator) for the latest app building features and functionality.
The app is built upon the Roku Scene Graph API and Zype API.
## Supported Features
- Populates your app with content from enhanced playlists
- Video Search
- Live Stream, Video On-Demand and Playout videos
- Video Favorites
- Deep linking to videos and playlists
- Autoplay
- Subtitle Support (WebVTT, SRT)## Monetizations Supported
- Pre-roll and Midroll (via [ad timings](https://support.zype.com/hc/en-us/articles/223153427-Ad-Timings)) Ads (VAST)
- Native SVOD via In-App Purchases
- Free to Watch## Creating New App with the SDK
In order to create an app using the Zype Roku Scenegraph, please follow the instructions inside this [Recipe](Recipe.md).
## Testing Native Subscriptions
In order to test native subscriptions, you need to setup the fake Roku store before sideloading. For more information on how to do this, [see here](docs/testing/TestingNativeSubscriptions.md)
## Support
If you need more information on how Zype API works, you can read the [documentation here](https://docs.zype.com/reference). If you have any other questions, feel free to contact us at [support@zype.com](mailto:support@zype.com).
## Authors
- __Khurshid Fayzullaev__ ([@khfayzullaev](https://github.com/khfayzullaev)) - Initial work
- __Basit Nizami__ ([@basit-n](https://github.com/basit-n)) - Major SDK feature updates
- __Andy Zheng__ ([@azheng249](https://github.com/azheng249)) - Feature updatesSee the full [list of contributors](https://github.com/zype/zype-roku-scenegraph/graphs/contributors) who particated in this project.
## License
This project is licensed under the MIT License. See the [LICENSE](LICENSE) file for more details.