aboutsummaryrefslogtreecommitdiff
path: root/voctocore
AgeCommit message (Expand)Author
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
2015-09-02change reponse to snake-case, too; fix some commandsMaZderMind
2015-09-02declare CompositeModes to be uniqueMaZderMind
2015-09-02stylistic changesMaZderMind
2015-09-02fix command server when dealing with very short lived connections, likeMaZderMind
2015-09-02refactor commands and notify codeMaZderMind
2015-08-31make protocol work, some gui stuffMarkus Otto
2015-08-30simplified inter-testMaZderMind
2015-08-29remove capsfilter and videoscaler, use these features from compositor insteadMaZderMind
2015-08-29remove unused helper scriptMaZderMind
2015-08-29remove unused caps declarationMaZderMind
2015-08-29enforce pixel-aspect-ratio=1/1 inbetween videoscaler and compositor to fix co...MaZderMind
2015-08-29set initial caps, fixes segfaults with 1.5.90MaZderMind
2015-08-29fix on_accepted call in preview portsMaZderMind
2015-08-29default to scaled down previewsMaZderMind
2015-08-29don't mess with production room namesMaZderMind
2015-08-29shell-pipe-based background-loop scriptMaZderMind
2015-08-15add protocol features and minor fixesMarkus Otto
2015-07-14Control-Protocol and ConfigMaZderMind
2015-07-14document StreamBlankerMaZderMind
2015-07-09First run of DocumentationMaZderMind
2015-06-16Close previous connection on 2nd Connect (for Video-Sources)MaZderMind
2015-06-16Implement Stream-BlankerMaZderMind
2015-06-16Fix Logging around the Videomixer creationMaZderMind
2015-06-16use compositor, the new videomixer!MaZderMind
2015-06-16Implement ASource and VSource as generic sourcesMaZderMind
2015-06-16fix size specification in loop scriptMaZderMind
2015-06-16example scripts sourcing avsync video clipMaZderMind
2015-06-05inter*test with mkv demuxMaZderMind
2015-06-03Fix Loop-Pipeline, fixes #1MaZderMind