Experimental project

This is a sandbox project, which contains experimental code for developer use only.

Introduction:
This module is used to encode the video in to m3u8 format which is used in android and iOS and upload the encoded video on Amazon S3.

Features:

  • Encode the video in to m3u8 format.
  • Place the encoded files on S3

Requirements:

  • Video Module
  • Amazon S3
  • Awssdk

Installation:

  • Download the module and place it in sites/all/modules folder.
  • Navigate to the admin/config/media/m3u8 path and configure it.
  • Create the video upload type field in content type and on node submit, it will automatically convert the video in m3u8 format.

Versions:
It currently support drupal 7 only.

Development Status:
It is the development version. Initially, it takes the Zencoder API key in its configuration file and encoded the video.

Project information

  • caution Minimally maintained
    Maintainers monitor issues, but fast responses are not guaranteed.
  • Module categories: Developer Tools
  • Created by confiz on , updated