An open API service indexing awesome lists of open source software.

https://github.com/bimde/fancam-generator

Video → Videos following people: uses AWS Rekognition and OpenShot
https://github.com/bimde/fancam-generator

aws-lambda aws-lambda-golang aws-rekognition go openshot

Last synced: 8 months ago
JSON representation

Video → Videos following people: uses AWS Rekognition and OpenShot

Awesome Lists containing this project

README

          

[![GoDoc](https://godoc.org/github.com/Bimde/fancam-generator?status.svg)](https://godoc.org/github.com/Bimde/fancam-generator)
[![Build Status](https://travis-ci.com/Bimde/fancam-generator.svg?branch=master)](https://travis-ci.com/Bimde/fancam-generator)
[![codecov](https://codecov.io/gh/Bimde/fancam-generator/branch/master/graph/badge.svg)](https://codecov.io/gh/Bimde/fancam-generator)
[![Go Report Card](https://goreportcard.com/badge/github.com/Bimde/fancam-generator)](https://goreportcard.com/report/github.com/Bimde/fancam-generator)
[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://github.com/Bimde/fancam-generator/blob/master/LICENSE)

# Fancam Generator
Generating videos focused on a single person from videos that contain multiple people. Check out generated videos on [this youtube channel](https://www.youtube.com/channel/UCbk65m7iJXRcmoVC8NgNkEg)!

## Architecture Diagram

![Diagram](https://raw.githubusercontent.com/Bimde/FancamGenerator/master/diagrams/fancam-generator.png)

Fun fact: this resulted in two offshoot projects: an [OpenShot SDK for Go](https://github.com/Bimde/openshot-sdk-go/) and a [HTTP Client Library for Go](https://github.com/Bimde/httputils)