summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
| * not so many worker...Christian Pointner2012-10-231-3/+3
* | added elevate2 to ssh configChristian Pointner2012-10-231-0/+3
|/
* updated ssh.config and stream urlChristian Pointner2012-10-221-6/+2
* moved hls to conrib dirChristian Pointner2012-10-204-106/+0
* added hls handlersChristian Pointner2012-10-204-0/+106
* added elevate0Christian Pointner2012-10-201-0/+5
* started multi output format supportChristian Pointner2012-10-171-329/+348
* moved output to output/<format>Christian Pointner2012-10-177-14/+12
* moved template parameter to config fileChristian Pointner2012-10-174-2/+10
* added audomatic repeater generationChristian Pointner2012-10-171-2/+18
* fixed test.jsonChristian Pointner2012-10-171-1/+1
* removed now useless supermicro serverChristian Pointner2012-10-171-4/+0
* multi input source works now with all sample configurationsChristian Pointner2012-10-173-27/+43
* streamer for multi input works now..Christian Pointner2012-10-171-81/+82
* encoder and muxer work nowChristian Pointner2012-10-172-109/+106
* added resample and resizeChristian Pointner2012-10-172-65/+57
* first part of multi source supportChristian Pointner2012-10-162-264/+285
* fixed/updated config for multi sourceChristian Pointner2012-10-162-13/+23
* fixed bitrate for medium audioChristian Pointner2012-10-162-2/+2
* fixed audio,video device selectionChristian Pointner2012-10-161-0/+2
* audio only works nowChristian Pointner2012-10-164-45/+99
* small fix for audio only streamChristian Pointner2012-10-162-6/+53
* added help text to flufigut manage scriptChristian Pointner2012-10-161-1/+15
* wipe works nowChristian Pointner2012-10-162-6/+18
* flufigut clean works nowChristian Pointner2012-10-164-9/+58
* no set -e (ignore errors in manage.sh)Christian Pointner2012-10-131-2/+0
* admin account can now be configured in json fileChristian Pointner2012-10-133-15/+55
* deployment and start, stop, restart work nowChristian Pointner2012-10-132-10/+40
* fixed deploymentChristian Pointner2012-10-132-2/+2
* local manage script worksChristian Pointner2012-10-132-58/+123
* deployment works nowChristian Pointner2012-10-132-2/+6
* fixed typoChristian Pointner2012-10-131-1/+1
* updated short docChristian Pointner2012-10-131-0/+3
* improved deployment scriptsChristian Pointner2012-10-132-13/+39
* added deployment scripts (not finished)Christian Pointner2012-10-134-0/+210
* better handling for passwd fileChristian Pointner2012-10-122-2/+1
* add password generator for admin userChristian Pointner2012-10-121-0/+13
* some bug fixes (first working version of config)Christian Pointner2012-10-121-3/+3
* also creating passwd fileChristian Pointner2012-10-121-12/+17
* creating output dir with all config filesChristian Pointner2012-10-121-1/+37
* moved video resize and resample to sperate workerChristian Pointner2012-10-122-3/+11
* added manager configChristian Pointner2012-10-121-2/+7
* improved worker sanity checkChristian Pointner2012-10-121-13/+25
* sanity check for worker assignmentChristian Pointner2012-10-112-6/+27
* improved error messagesChristian Pointner2012-10-111-7/+13
* renamed worker variableChristian Pointner2012-10-111-4/+4
* splitted video/audio encoder to several workerChristian Pointner2012-10-112-6/+11
* streamer seem to work nowChristian Pointner2012-10-022-4/+41
* redesign of streamer definitionChristian Pointner2012-10-022-61/+64
* refactoring, redoing streamer representationChristian Pointner2012-10-011-47/+43