Skip to content
This repository has been archived by the owner on Apr 13, 2022. It is now read-only.

mbanusic/Video-server

Repository files navigation

Video server

An application to enable uploading of videos file, transcoding and serving them back.

Goal

We want to create functioning interface to replicate functionality of JWPlayer, FlowPlayer Driver and other video hosting sites. This will enable us to serve specific video formats tailored for our websites.

Structure and logic

We will use jQuery-File-Upload for upload interface to upload directly to openresty. Openresty should handle upload to avoid PHP timeouts. Laravel will be used to keep track of uploaded media, and provide oEmbed and other endpoints to serve video.

TODO

  • docs

Installation

- install openresty

About

Upload, transcode and serve videos

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published