aboutsummaryrefslogtreecommitdiff
path: root/voctocore/lib/avrawoutput.py
AgeCommit message (Expand)Author
2016-02-01cleanup shebang linesMaZderMind
2015-11-26[voctocore] 100 buffers was not enough in practiceMaZderMind
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-10limit the number of queued buffers to avoid OOM conditionsMaZderMind
2015-05-22better error-handling on all pipelinesMaZderMind
2015-05-22Cannot relyably determin the closed connections' addresst. so don't try to.MaZderMind
2015-05-19remove costly textoverlaysMaZderMind
2015-05-15Use existing addr object where availableMaZderMind
2015-05-15Move Class-Level variables to the InstancesMaZderMind
2015-05-14Extract TCP Connection handling into separate classesMaZderMind
2015-05-14Improve/Repair LoggingMaZderMind
2015-05-14Handle DisconnectsMaZderMind
2015-05-13experiment with transporting uncompressed a/v together in a matroska streamMaZderMind