summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* 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
* muxer components, feeder matching to be doneChristian Pointner2012-09-305-2/+67
* added domain paramter for hostname generationChristian Pointner2012-09-301-0/+1
* audio encoder work nowChristian Pointner2012-09-303-0/+41
* video encoder generation worksChristian Pointner2012-09-303-7/+38
* added h264 encode template, what about video bitrateChristian Pointner2012-09-292-3/+15
* width and height as numbers not stringsChristian Pointner2012-09-291-3/+3
* added support for audio-resampleChristian Pointner2012-09-293-4/+38
* added video-resize support (fixed)Christian Pointner2012-09-291-0/+12