summaryrefslogtreecommitdiff
path: root/src
Commit message (Collapse)AuthorAgeFilesLines
* 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
| | | | | 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-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
| | | | TODO: create passwd file
* 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
| | | | | 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-022-4/+41
|
* redesign of streamer definitionChristian Pointner2012-10-022-61/+64
|
* 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-012-81/+83
|
* 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-302-2/+25
|
* added domain paramter for hostname generationChristian Pointner2012-09-301-0/+1
|
* audio encoder work nowChristian Pointner2012-09-301-0/+17
|
* video encoder generation worksChristian Pointner2012-09-302-7/+24
|
* added h264 encode template, what about video bitrateChristian Pointner2012-09-291-3/+3
|
* width and height as numbers not stringsChristian Pointner2012-09-291-3/+3
|
* added support for audio-resampleChristian Pointner2012-09-292-4/+26
|
* added video-resize supportChristian Pointner2012-09-291-1/+23
|
* fixed whitespaces at templatesChristian Pointner2012-09-291-1/+1
|
* started decklink source as inputChristian Pointner2012-09-291-2/+16
|
* no more useless dataChristian Pointner2012-09-291-10/+12
|