Age | Commit message (Expand) | Author |
---|---|---|
2015-11-26 | [voctocore] 100 buffers was not enough in practice | MaZderMind |
2015-11-14 | issue a warning when a client is too slow and about to get disconnected, #16 | MaZderMind |
2015-11-14 | raise max-buffer-limit to 100 buffers, #16 | MaZderMind |
2015-11-10 | limit the number of queued buffers to avoid OOM conditions | MaZderMind |
2015-05-22 | better error-handling on all pipelines | MaZderMind |
2015-05-22 | Cannot relyably determin the closed connections' addresst. so don't try to. | MaZderMind |
2015-05-19 | remove costly textoverlays | MaZderMind |
2015-05-15 | Use existing addr object where available | MaZderMind |
2015-05-15 | Move Class-Level variables to the Instances | MaZderMind |
2015-05-14 | Extract TCP Connection handling into separate classes | MaZderMind |
2015-05-14 | Improve/Repair Logging | MaZderMind |
2015-05-14 | Handle Disconnects | MaZderMind |
2015-05-13 | experiment with transporting uncompressed a/v together in a matroska stream | MaZderMind |