Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | moved hls to conrib dir | Christian Pointner | 2012-10-20 | 4 | -106/+0 |
* | added hls handlers | Christian Pointner | 2012-10-20 | 4 | -0/+106 |
* | added elevate0 | Christian Pointner | 2012-10-20 | 1 | -0/+5 |
* | started multi output format support | Christian Pointner | 2012-10-17 | 1 | -329/+348 |
* | moved output to output/<format> | Christian Pointner | 2012-10-17 | 7 | -14/+12 |
* | moved template parameter to config file | Christian Pointner | 2012-10-17 | 4 | -2/+10 |
* | added audomatic repeater generation | Christian Pointner | 2012-10-17 | 1 | -2/+18 |
* | fixed test.json | Christian Pointner | 2012-10-17 | 1 | -1/+1 |
* | removed now useless supermicro server | Christian Pointner | 2012-10-17 | 1 | -4/+0 |
* | multi input source works now with all sample configurations | Christian Pointner | 2012-10-17 | 3 | -27/+43 |
* | streamer for multi input works now.. | Christian Pointner | 2012-10-17 | 1 | -81/+82 |
* | encoder and muxer work now | Christian Pointner | 2012-10-17 | 2 | -109/+106 |
* | added resample and resize | Christian Pointner | 2012-10-17 | 2 | -65/+57 |
* | first part of multi source support | Christian Pointner | 2012-10-16 | 2 | -264/+285 |
* | fixed/updated config for multi source | Christian Pointner | 2012-10-16 | 2 | -13/+23 |
* | fixed bitrate for medium audio | Christian Pointner | 2012-10-16 | 2 | -2/+2 |
* | fixed audio,video device selection | Christian Pointner | 2012-10-16 | 1 | -0/+2 |
* | audio only works now | Christian Pointner | 2012-10-16 | 4 | -45/+99 |
* | small fix for audio only stream | Christian Pointner | 2012-10-16 | 2 | -6/+53 |
* | added help text to flufigut manage script | Christian Pointner | 2012-10-16 | 1 | -1/+15 |
* | wipe works now | Christian Pointner | 2012-10-16 | 2 | -6/+18 |
* | flufigut clean works now | Christian Pointner | 2012-10-16 | 4 | -9/+58 |
* | no set -e (ignore errors in manage.sh) | Christian Pointner | 2012-10-13 | 1 | -2/+0 |
* | admin account can now be configured in json file | Christian Pointner | 2012-10-13 | 3 | -15/+55 |
* | deployment and start, stop, restart work now | Christian Pointner | 2012-10-13 | 2 | -10/+40 |
* | fixed deployment | Christian Pointner | 2012-10-13 | 2 | -2/+2 |
* | local manage script works | Christian Pointner | 2012-10-13 | 2 | -58/+123 |
* | deployment works now | Christian Pointner | 2012-10-13 | 2 | -2/+6 |
* | fixed typo | Christian Pointner | 2012-10-13 | 1 | -1/+1 |
* | updated short doc | Christian Pointner | 2012-10-13 | 1 | -0/+3 |
* | improved deployment scripts | Christian Pointner | 2012-10-13 | 2 | -13/+39 |
* | added deployment scripts (not finished) | Christian Pointner | 2012-10-13 | 4 | -0/+210 |
* | better handling for passwd file | Christian Pointner | 2012-10-12 | 2 | -2/+1 |
* | add password generator for admin user | Christian Pointner | 2012-10-12 | 1 | -0/+13 |
* | some bug fixes (first working version of config) | Christian Pointner | 2012-10-12 | 1 | -3/+3 |
* | also creating passwd file | Christian Pointner | 2012-10-12 | 1 | -12/+17 |
* | creating output dir with all config files | Christian Pointner | 2012-10-12 | 1 | -1/+37 |
* | moved video resize and resample to sperate worker | Christian Pointner | 2012-10-12 | 2 | -3/+11 |
* | added manager config | Christian Pointner | 2012-10-12 | 1 | -2/+7 |
* | improved worker sanity check | Christian Pointner | 2012-10-12 | 1 | -13/+25 |
* | sanity check for worker assignment | Christian Pointner | 2012-10-11 | 2 | -6/+27 |
* | improved error messages | Christian Pointner | 2012-10-11 | 1 | -7/+13 |
* | renamed worker variable | Christian Pointner | 2012-10-11 | 1 | -4/+4 |
* | splitted video/audio encoder to several worker | Christian Pointner | 2012-10-11 | 2 | -6/+11 |
* | streamer seem to work now | Christian Pointner | 2012-10-02 | 2 | -4/+41 |
* | redesign of streamer definition | Christian Pointner | 2012-10-02 | 2 | -61/+64 |
* | refactoring, redoing streamer representation | Christian Pointner | 2012-10-01 | 1 | -47/+43 |
* | added small todo | Christian Pointner | 2012-10-01 | 1 | -0/+6 |
* | refactoring | Christian Pointner | 2012-10-01 | 1 | -9/+7 |
* | only add encoder if it not already exists | Christian Pointner | 2012-10-01 | 1 | -18/+20 |