An application to enable uploading of videos file, transcoding and serving them back.
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.
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.
- docs
- install openresty