summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* 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
| | | | vp8-encode uses speed 5 now
* 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
| | | | | some bugfixes video encoder now use 8 threads
* deployment and start, stop, restart work nowChristian Pointner2012-10-132-10/+40
|
* fixed deploymentChristian Pointner2012-10-132-2/+2
| | | | improved xml file naming (not clashing with other names)
* 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
| | | | TODO: create passwd file
* 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
| | | | | added check for duplicate worker added check for existing input worker
* 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-023-5/+50
|
* redesign of streamer definitionChristian Pointner2012-10-023-61/+76
|
* refactoring, redoing streamer representationChristian Pointner2012-10-011-47/+43
|
* added small todoChristian Pointner2012-10-011-0/+6
|
* refactoringChristian Pointner2012-10-011-9/+7
|
* only add encoder if it not already existsChristian Pointner2012-10-011-18/+20
|
* generate encoder and muxer automaticallyChristian Pointner2012-10-013-82/+89
|
* generate encoder and muxer automaticallyChristian Pointner2012-10-012-85/+68
|
* cleanupChristian Pointner2012-09-301-7/+5
|