Skip to content

inaes-tic/streamermlt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

streamermlt

streaming based on mltframework

Configuration

Configuration is triggered by running:

    ./configure 

More information on usage is found by running:

    ./configure --help

Auto-configuration (autotools):

    ./autogen.sh

Compilation

Once configured, it should be sufficient to run:

    make

to compile the system.

Running

You can test your binary doing:

./src/streamermlt testmovie.ogg

Installation

The install is triggered by running:

    make install 

About

streaming based on mltframework

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published