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