summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* fixed hls urlChristian Pointner2012-10-231-1/+1
* updated ssh.config and stream urlChristian Pointner2012-10-222-7/+3
* added sample www scriptsChristian Pointner2012-10-2214-0/+1413
* fixed install script for hlsChristian Pointner2012-10-201-0/+2
* moved hls to conrib dirChristian Pointner2012-10-204-0/+0
* added hls handlersChristian Pointner2012-10-204-0/+106
* added elevate0Christian Pointner2012-10-201-0/+5
* tweak h265 encoder a littleChristian Pointner2012-10-181-1/+1
* started multi output format supportChristian Pointner2012-10-171-329/+348
* moved output to output/<format>Christian Pointner2012-10-1723-14/+12
* moved template parameter to config fileChristian Pointner2012-10-174-2/+10
* added audomatic repeater generationChristian Pointner2012-10-174-4/+49
* fixed test.jsonChristian Pointner2012-10-171-1/+1
* removed now useless supermicro serverChristian Pointner2012-10-172-4/+1
* 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-173-113/+110
* added resample and resizeChristian Pointner2012-10-172-65/+57
* first part of multi source supportChristian Pointner2012-10-164-266/+287
* 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-165-45/+110
* 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
* updated TODOChristian Pointner2012-10-131-4/+1
* 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-135-17/+57
* 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-135-0/+211
* better handling for passwd fileChristian Pointner2012-10-123-3/+2
* add password generator for admin userChristian Pointner2012-10-121-0/+13
* some bug fixes (first working version of config)Christian Pointner2012-10-124-9/+11
* also creating passwd fileChristian Pointner2012-10-121-12/+17
* creating output dir with all config filesChristian Pointner2012-10-124-2/+59
* moved video resize and resample to sperate workerChristian Pointner2012-10-122-3/+11
* added manager configChristian Pointner2012-10-122-2/+15
* 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