2017 © Pedro Peláez
 

library mp4-proxy

a mp4 proxy

image

crlt/mp4-proxy

a mp4 proxy

  • Monday, January 15, 2018
  • by NearXdu
  • Repository
  • 1 Watchers
  • 0 Stars
  • 8 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 5 Versions
  • 14 % Grown

The README.md

mp4 proxy

Install

composer require crlt/mp4-proxy

Usage

<?php
require_once "vendor/autoload.php";
use Crlt_\Mp4Proxy\mp4Proxy;
$url = $_GET['url'];
$myProxy=new mp4Proxy();
$myProxy->actionNormal($url);

Test

curl "http://localhost:1024/mp4-proxy/index.php?url=http://localhost:1024/mp4-proxy/test.mp4" > test.mp4

License

MIT, (*1)

The Versions

15/01 2018

0.1.x-dev

0.1.9999999.9999999-dev

a mp4 proxy

  Sources   Download

MIT

by crlt

15/01 2018

dev-master

9999999-dev

a mp4 proxy

  Sources   Download

MIT

by crlt

15/01 2018

0.1.2

0.1.2.0

a mp4 proxy

  Sources   Download

MIT

by crlt

15/01 2018

0.1.1

0.1.1.0

a mp4 proxy

  Sources   Download

MIT

by crlt

15/01 2018

0.1.0

0.1.0.0

a mp4 proxy

  Sources   Download

MIT

by crlt