Skip to content

michal-repo/playavr-api-v2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

playavr-api-v2

Setup

Copy api folder in root directory of web server.

Install composer packages.

Config

Modify values in config.php

Implement your own auth if needed.

Apache

Add following section to your apache site config to enable .htaccess.

<Directory /var/www/html/api/playa/v2>
        AllowOverride All
</Directory>

Files

Use following scripts to generate json file.

To create your own scripts follow instructions in this repo.

Alternatively modify api.php to process your own video files source.

About

Playa VR API, playavr.com, PLAY'A API

Resources

License

Stars

Watchers

Forks

Languages