Skip to content

koxon/CloudProcessingEngine-SDK

 
 

Repository files navigation

Scrutinizer Code Quality Build Status

What for?

Use this SDK if you want to develop custom Activities for the Cloud Transcode or your own project.

This SDK offers classes for your custom activities:

  • Base Activity class to extend for your own activities
  • Client Interface to extends to create your own interface between your Activity and client application
  • Logger
  • Custom exception class

Usage Example: Cloud Transcode

Cloud Transcode (CT) is an example of project using this SDK.

CT transcodes media files at scale using the CPE stack. It uses this SDK to implement its Activities and to report back to client applications that submitted jobs to the CPE stack.

See: https://github.com/sportarchive/CloudTranscode

About

Cloud Processing Engine SDK that allow creation of activities for the Cloud Processing Engine.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 93.6%
  • Shell 6.4%