Skip to content

LTNGlobal-opensource/obe-build-environment

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

obe-build-environment

Building the OBE environment from KL repos. The build script clones tip for all of the major repos required and builds OBE in a self-contained 'target-root' directory, along with avconf/ffmpeg and any other project dependencies.

Tested on CentOS 7.2.1511 only.

Manually, make sure you yum install any packages described at the start of the build script, see build.sh yum commands.

Any sub-repo dependencies are automatically downloaded during the build process.

 $ git clone https://github.com/stoth68000/obe-build-environment build
 $ cd build
 $ ./build.sh a52
 $ ./target-root/usr/local/bin/obecli 

 Open Broadcast Encoder command line interface.
 Including Kernel Labs fixups.
 Version 1.5 (1.0-180-g1e5dea09)

 obecli> quit

About

Building the OBE environment from KL repos

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 98.2%
  • Makefile 1.8%