WARNING: THIS SITE IS A MIRROR OF GITHUB.COM / IT CANNOT LOGIN OR REGISTER ACCOUNTS / THE CONTENTS ARE PROVIDED AS-IS / THIS SITE ASSUMES NO RESPONSIBILITY FOR ANY DISPLAYED CONTENT OR LINKS / IF YOU FOUND SOMETHING MAY NOT GOOD FOR EVERYONE, CONTACT ADMIN AT ilovescratch@foxmail.com
Skip to content

excamera/pipeline

Repository files navigation

Build Status

Sprocket Video Processing Pipeline

This is a Top-Level Project implementing pipelines. This project internally uses a modified version of https://github.com/excamera/mu for interacting with Lambda.

How to build the code

git clone --recursive https://github.com/excamera/pipeline.git
cd pipeline
./autogen.sh
./configure
make -j$(nproc)

cd sprocket/platform/aws_lambda
./autogen.sh
./configure
make -j$(nproc)

About

Top-Level Project implementing pipelines

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published