Giter Club home page Giter Club logo

aandg_rec's Introduction

aandg_rec

Features

  • Record JOQR 超!A&G continuously
  • Store in Amazon S3
  • High availability, run multiple instances for backup

Requirements

  • Linux (depending on timerfd, eventfd, and epoll)
  • rtmpdump
  • ffmpeg (aac, x264, mp3, flv)

Usage

After configuration, run

$ bundle install
$ bundle exec ./rec_all.rb

or

$ docker run quay.io/sorah/aandg_rec:latest

Configuration

Place YAML file at config.yml or via environment variables:

  • $AGQR_RECORD_DIR (record_dir) default=./recorded
  • $AGQR_LOG_DIR (log) default=./log
  • $AGQR_S3_REGION (s3_region)
  • $AGQR_S3_BUCKET (s3_bucket)
  • $AGQR_S3_PREFIX (s3_prefix)
  • $AGQR_URL_BASE (http_base) default=http://localhost
  • $AGQR_MARGIN_BEFORE (margin_before) in seconds; default=12
  • $AGQR_MARGIN_AFTER (margin_after) in seconds; default=20
  • $AGQR_EARLY_EXIT_ALLOWANCE (allow_early_exit) in seconds; default=10
  • $AGQR_HOSTNAME default=system hostname (= hostname(1))

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.