aboutsummaryrefslogtreecommitdiff
path: root/voctocore
AgeCommit message (Expand)Author
2016-01-13add --timestamp arg to voctocoreBjoern Riemer
2016-01-13add --timestamp & -t args to argparserBjoern Riemer
2016-01-13add timestamps agrument to LogHandler constructorBjoern Riemer
2016-01-13added timestamp support to logFormatterBjoern Riemer
2016-01-13add queue after fdsrc to guard against small kernel buffersMaZderMind
2016-01-12fix RuntimeException->RuntimeErrorMaZderMind
2016-01-11fix logging in _schedule_writeMaZderMind
2016-01-10always shedule on_loop/on_write on i/o to actively mitigate race-conditions, ...MaZderMind
2016-01-10don't stop scheduling on_loop in case of an input error, #43MaZderMind
2016-01-08add a cue that this setting might be ignored from time to timeMaZderMind
2016-01-08fix github interpreting the README as HTMLMaZderMind
2016-01-06default to disabling the preview encoders and instead warn on the guiMaZderMind
2016-01-06print incoming connection adress nicer and also fd-numberMaZderMind
2016-01-06remove comments and superfluous on_loop callMaZderMind
2016-01-06add debugging to de what's going on in the control-serverMaZderMind
2016-01-05voctocore: controlserver: skip on_loop/on_write when nothing to doDaniel Gnoutcheff
2015-12-20[voctocore][example-scripts] Reverting ea071cf057a00ebe0e20d0787dab59c863fbba...MaZderMind
2015-12-06[voctocore] remove channel bitmask from default capsMaZderMind
2015-12-06[voctocore][example-scripts] change default colorspace vom I420 (4:2:0 subsam...MaZderMind
2015-11-26[voctocore] aggregate asource and vsource into avsource, fixes #23MaZderMind
2015-11-26[voctocore] fix command-specification in readmeMaZderMind
2015-11-26[voctocore] 100 buffers was not enough in practiceMaZderMind
2015-11-26color warnings and errors differently, fixes #24MaZderMind
2015-11-26warn on imcompatible input formats, fixes #25MaZderMind
2015-11-25fix command-protocol descriptionMaZderMind
2015-11-17remove experiments folderMaZderMind
2015-11-16move voctocore/scripts to example-scriptsMaZderMind
2015-11-16deny calling private methods, fixes #22MaZderMind
2015-11-15remove stale copying fileMaZderMind
2015-11-15Add a Command to set video-sources and composition-mode at the same time, #11MaZderMind
2015-11-15Allow a Command to return multiple notificationsMaZderMind
2015-11-14fix indentation in scriptMaZderMind
2015-11-14issue a warning when a client is too slow and about to get disconnected, #16MaZderMind
2015-11-14raise max-buffer-limit to 100 buffers, #16MaZderMind
2015-11-14alow more -v's on the command-lineMaZderMind
2015-11-11remove specific path in example-scriptMaZderMind
2015-11-11raise recording bitrateMaZderMind
2015-11-10limit the number of queued buffers to avoid OOM conditionsMaZderMind
2015-10-11sd streaming scriptMaZderMind
2015-10-11grabber support scriptsMaZderMind
2015-10-11support python32MaZderMind
2015-10-05hide useles log messagesMaZderMind
2015-10-05fix READMEMaZderMind
2015-09-26Gst must be initialized before call any method.Juan A. Diaz
2015-09-06Implement jpeg-previews and a/v receiving in uiMaZderMind
2015-09-05little more debuggingMaZderMind
2015-09-05change set_composite command back to set_composite_modeMaZderMind
2015-09-05lower case loggingMaZderMind
2015-09-05return a correct response from a get_config callMaZderMind
2015-09-02update documentationMaZderMind