videnc (Loaders and Uploaders)

About

videnc allows you to implement your own video encoding service. This software exposes an API that can be used by any application. Monetization is built-in as ‘credits’ are required for video encoding.

Demo

  1. Live Server:  http://videnc.com

Features

  • Admin UI
  • Modern browser-based UI
  • Admin can define the minimum amount of credits required
  • Admin can define credit charges per encode
  • Admin can define credit charge based on the video duration
  • e-mail notifications (for the Admin & end-user)
  • API for sending & receiving data & sending notifications (encoding progress, etc)
  • PayPal Integration (for payments)
  • Encode to FLV
  • Encode to MP4
  • Send encoded files & thumbnails back to the user via HTTP, FTP, or SFTP
  • User can specify custom destinations / directives on a per upload basis via the API

Server Requirements

  • PHP 5.x (w/ cURL)
  • MySQL 5.x
  • FFmpeg
  • MP4Box
  • flvtool2
  • mod_rewrite
  • Ability to run PHP’s exec() function
  • Ability to enable CORS (optional; only required if you want to allow users to upload directly from their site)

Download videnc (Loaders and Uploaders)

Leave a Reply

Your email address will not be published. Required fields are marked *