PHPackages                             andrelohmann-silverstripe/aws\_video - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Framework](/categories/framework)
4. /
5. andrelohmann-silverstripe/aws\_video

ActiveSilverstripe-module[Framework](/categories/framework)

andrelohmann-silverstripe/aws\_video
====================================

AWS Elastic Transcoder Video Extension

0.2.0(9y ago)141BSD-3-ClausePHPPHP &gt;=5.3.2

Since Apr 27Pushed 9y ago1 watchersCompare

[ Source](https://github.com/andrelohmann/silverstripe-aws_video)[ Packagist](https://packagist.org/packages/andrelohmann-silverstripe/aws_video)[ RSS](/packages/andrelohmann-silverstripe-aws-video/feed)WikiDiscussions master Synced 2w ago

READMEChangelogDependencies (3)Versions (3)Used By (0)

Silverstripe AWS Video File - (c) Andre Lohmann 2017
====================================================

[](#silverstripe-aws-video-file---c-andre-lohmann-2017)

Maintainer Contact
------------------

[](#maintainer-contact)

- Andre Lohmann (Nickname: andrelohmann)

Requirements
------------

[](#requirements)

Silverstripe 3.5.x

Overview
--------

[](#overview)

this module offers an extended VideoFile Object with automatically upload and transcoding functionality to your aws elastic transcoding and s3 account. the module extends andrelohmann-silverstripe/mediafiles

you need to create an account on  and setup a groups with AmazonS3FullAccess and AmazonElasticTranscoderFullAccess permissions

Usage
-----

[](#usage)

Add AWS Credentials to your \_ss\_environment.php

```
define('AWS_KEY', 'YOUR_ACCESS_KEY_ID');
define('AWS_SECRET', 'YOUR_ACCESS_KEY_SECRET');
define('AWS_REGION', 'YOUR_AWS_REGION');
define('AWS_INPUT_BUCKET', 'YOUR_AWS_INPUT_BUCKET');
define('AWS_OUTPUT_BUCKET', 'YOUR_AWS_OUTPUT_BUCKET');
define('AWS_PIPELINE_ID', 'YOUR_AWS_PIPELINE_ID');
define('AWS_CLOUDFRONT_DOMAIN', 'YOUR_AWS_CLOUDFRONT_DOMAIN');
```

###  Health Score

23

—

LowBetter than 26% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity6

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity49

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~12 days

Total

2

Last Release

3339d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/e2ee634b511ac11c5e05be625ba61e157ee3056293926c296171b441196cc444?d=identicon)[andrelohmann](/maintainers/andrelohmann)

---

Top Contributors

[![andrelohmann](https://avatars.githubusercontent.com/u/617168?v=4)](https://github.com/andrelohmann "andrelohmann (10 commits)")

---

Tags

frameworksilverstripe

### Embed Badge

![Health badge](/badges/andrelohmann-silverstripe-aws-video/health.svg)

```
[![Health](https://phpackages.com/badges/andrelohmann-silverstripe-aws-video/health.svg)](https://phpackages.com/packages/andrelohmann-silverstripe-aws-video)
```

###  Alternatives

[silverstripe/framework

The SilverStripe framework

7223.7M2.7k](/packages/silverstripe-framework)[juzaweb/cms

Juzaweb CMS is a Content Management System (CMS) developed based on Laravel Framework and web platform whose sole purpose is to make your development workflow simple again. Project develop by Juzaweb

188571.2k](/packages/juzaweb-cms)[pressbooks/pressbooks

Pressbooks is an open source book publishing tool built on a WordPress multisite platform. Pressbooks outputs books in multiple formats, including PDF, EPUB, web, and a variety of XML flavours, using a theming/templating system, driven by CSS.

45344.0k1](/packages/pressbooks-pressbooks)[helsingborg-stad/municipio

A bootstrap theme for creating municipality sites.

4028.3k10](/packages/helsingborg-stad-municipio)[altis/core

Core module for Altis

19222.5k2](/packages/altis-core)[sproutcms/cms

Enterprise content management and framework

242.2k4](/packages/sproutcms-cms)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
