summaryrefslogtreecommitdiff
path: root/src/flufigut.py
Commit message (Collapse)AuthorAgeFilesLines
...
* added support for extended streamer propsChristian Pointner2018-01-301-3/+17
|
* hasic streamer support works nowChristian Pointner2018-01-291-20/+76
|
* porter get created nowChristian Pointner2018-01-291-2/+50
|
* some more refactoringChristian Pointner2018-01-271-54/+39
|
* minor refactoringChristian Pointner2018-01-271-6/+6
|
* cleanupsChristian Pointner2018-01-271-37/+32
|
* implemented recorderChristian Pointner2018-01-271-0/+34
|
* some more cleanupsChristian Pointner2018-01-271-2/+2
|
* further cleanup and new exampleChristian Pointner2018-01-271-14/+25
|
* cleanupChristian Pointner2018-01-271-100/+56
|
* added audio/video encoder and muxerChristian Pointner2018-01-271-38/+127
|
* cleanupChristian Pointner2018-01-271-41/+58
|
* generate resampler and resizerChristian Pointner2018-01-251-1/+68
|
* generating inputs works nowChristian Pointner2018-01-251-12/+79
|
* started a complete rewriteChristian Pointner2018-01-251-515/+64
|
* fixed hostname for sfive plugChristian Pointner2014-11-291-1/+1
|
* redone http plugs, added support for sfiveChristian Pointner2014-10-111-4/+17
|
* updated copyright noticeChristian Pointner2014-10-111-2/+2
|
* added support for local duplicates for http-streamerChristian Pointner2014-10-111-10/+39
|
* also create porter for local duplicatesChristian Pointner2014-10-111-0/+30
|
* the rrd plug is now optionalChristian Pointner2014-10-091-2/+5
|
* disabled nonstandard vp8enc parameterChristian Pointner2014-10-091-1/+13
|
* fixed bug where a whole stream cluster gets ignored if no needed worker is ↵Christian Pointner2013-09-111-4/+4
| | | | assigned to any machine
* support missing record entries in configChristian Pointner2013-05-041-2/+4
|
* added support for recorderChristian Pointner2013-05-041-0/+28
|
* using planet name for output dirChristian Pointner2012-11-101-4/+4
|
* reverted few worker patchChristian Pointner2012-10-261-3/+3
|
* not so many worker...Christian Pointner2012-10-231-3/+3
|
* started multi output format supportChristian Pointner2012-10-171-329/+348
|
* moved output to output/<format>Christian Pointner2012-10-171-5/+5
|
* moved template parameter to config fileChristian Pointner2012-10-171-2/+7
|
* added audomatic repeater generationChristian Pointner2012-10-171-2/+18
|
* multi input source works now with all sample configurationsChristian Pointner2012-10-171-5/+5
|
* streamer for multi input works now..Christian Pointner2012-10-171-81/+82
|
* encoder and muxer work nowChristian Pointner2012-10-171-100/+93
|
* added resample and resizeChristian Pointner2012-10-171-63/+54
|
* first part of multi source supportChristian Pointner2012-10-161-254/+251
|
* fixed audio,video device selectionChristian Pointner2012-10-161-0/+2
|
* audio only works nowChristian Pointner2012-10-161-25/+66
|
* small fix for audio only streamChristian Pointner2012-10-161-6/+7
|
* admin account can now be configured in json fileChristian Pointner2012-10-131-8/+12
| | | | | some bugfixes video encoder now use 8 threads
* fixed deploymentChristian Pointner2012-10-131-1/+1
| | | | improved xml file naming (not clashing with other names)
* better handling for passwd fileChristian Pointner2012-10-121-1/+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-121-2/+10
|
* improved worker sanity checkChristian Pointner2012-10-121-13/+25
|
* sanity check for worker assignmentChristian Pointner2012-10-111-5/+25
|