Skip to content

Latest commit

 

History

History
35 lines (20 loc) · 973 Bytes

README.md

File metadata and controls

35 lines (20 loc) · 973 Bytes

playavr-api-v2

If you liked it you can support my work

"Buy Me A Coffee"

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.