noc-med/cloud-transcode
Composer 安装命令:
composer require noc-med/cloud-transcode
包简介
README 文档
README
Note
I am focusing on another technical part of my company. I can't work on CloudTranscode at the moment. If you have time and want to pick up where I left off, get in touch with me! I will gladly guide you through it.
TODO
- Improve Thumbnails generation
- Transcode images, audio, documents
- Perform video split/transcode/merge
What is Cloud Transcode ?
Cloud Transcode is a custom distributed transcoding stack using Amazon AWS services.
The goal of this project is to create an open source, scalable and cheap distributed transcoding platform where users have complete control over performance and cost.
We start with video transcoding which is the most costly, but the goal is to transcode any media (audio, documents and images). We use FFMpeg for video transcoding.
Today's commercial solutions for video transcoding are very expensive for large volumes. With this solution you can transcode large quantity of videos at the pace you want, thus controling your cost.
With Cloud Transcode, you control: scale, speed and cost. You can run everything locally if you want, no Cloud instance required. You only need an Amazon AWS account and an Internet connection to use the required Amazon services: SWF, SQS and S3.
It means that you can have a local, hybrid or full cloud setup on Amazon Ec2 instances, it's up to you.
Transcoding supported
- Video to Video transcoding: One video IN, many videos OUT. Any formats and codecs supported by your ffmpeg.
- Video to Thumbnails transcoding: Snapshot at certain time in video or intervals snapshot every N seconds.
- Watermark integration in video: Take image IN and position a watermark on top of the video. Custom position and transparency.
High Level Architecture
Quick start with Vagrant
A Vagrant box (Virtual Machine) which provides pre-configured environment to run the stack has been created to help you test the stack and work on it. You can use Vagrant on any OS and quickly bootstrap.
See: https://sportarchive.hackpad.com/Cloud-Transcode-project-poG8vKTC16J#:h=Quick-start-with-Vagrant
More info
Find the detailed documentation here: https://sportarchive.hackpad.com/Cloud-Transcode-project-poG8vKTC16J
FFMpeg performance benchmark on Amazon EC2
Download the spreadsheet to compare the different Amazon EC2 instances cost and performances: https://github.com/sportarchive/CloudTranscode/blob/master/benchmark/benchmark-aws-ffmpeg.xlsx
noc-med/cloud-transcode 适用场景与选型建议
noc-med/cloud-transcode 是一款 基于 PHP 开发的 Composer 扩展包,目前已累计 0 次下载、GitHub Stars 达 0, 最近一次更新时间为 2014 年 12 月 01 日, 在 PHP 生态内属于活跃度较高的组件。
我们在过去多个企业项目中使用过 noc-med/cloud-transcode 或与其功能相近的方案,如果你在选型或落地过程中遇到问题,例如 版本兼容、二次改造、私有化封装、与内部系统对接、生产 BUG 排查,欢迎联系我们协助评估。
基于 noc-med/cloud-transcode 在你已有业务上做功能扩展、字段裁剪、UI 适配、与内部账号 / 权限 / 日志系统的深度对接。
线上偶发问题、内存泄漏、慢查询、并发异常等排查修复;针对高流量场景做缓存、队列、索引层面的调优。
承接完整的项目从需求 → 设计 → 开发 → 上线 → 长期运维;也可按月提供技术保姆服务。
统计信息
- 总下载量: 0
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 13
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: Unknown
- 更新时间: 2014-12-01
