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 today

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 27% 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

3290d 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

7213.5M2.5k](/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

187571.2k](/packages/juzaweb-cms)[silverstripe/behat-extension

SilverStripe framework extension for Behat

32564.2k5](/packages/silverstripe-behat-extension)[axllent/silverstripe-version-truncator

Automatically delete old versioned Silverstripe records from the database

3673.1k3](/packages/axllent-silverstripe-version-truncator)[oddnoc/silverstripe-artefactcleaner

Find and optionally delete unused tables, columns and indexes in a SilverStripe database

1419.0k3](/packages/oddnoc-silverstripe-artefactcleaner)[sproutcms/cms

Enterprise content management and framework

241.6k4](/packages/sproutcms-cms)

PHPackages © 2026

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