Skip to content

Sample app to demonstrate AVDoris core features

Notifications You must be signed in to change notification settings

DiceTechnology/avdoris-quick-example

Repository files navigation

AVDoris Test Player

Installation

Note: AVDoris is a private repo, it requires basic auth to download and install. You will need to provide your credentials in ~/.netrc file to be able to authenticate during pod install phase. About .netrc file

Add this inside your ~/.netrc file or create new file if you do not have one

machine d1st2jzonb6gjl.cloudfront.net
login <login>
password <password>

then run inside the root folder

pod install --repo-update

Docs available here: https://dicetechnology.github.io/avdoris

Download to Go

To test Download to Go please fill all unset values in

AVDorisTestPlayer/D2G/Constants.swift

Google Cast

To test Google Cast please fill all unset values in

AVDorisTestPlayer/Cast/DorisCastManager.swift

About

Sample app to demonstrate AVDoris core features

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published