index
:
omni/voctomix
master
Unnamed repository; edit this file 'description' to name the repository.
Jonas Smedegaard
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
voctocore
Age
Commit message (
Collapse
)
Author
2016-01-13
add --timestamp arg to voctocore
Bjoern Riemer
2016-01-13
add --timestamp & -t args to argparser
Bjoern Riemer
2016-01-13
add timestamps agrument to LogHandler constructor
Bjoern Riemer
2016-01-13
added timestamp support to logFormatter
Bjoern Riemer
2016-01-13
add queue after fdsrc to guard against small kernel buffers
MaZderMind
2016-01-12
fix RuntimeException->RuntimeError
MaZderMind
2016-01-11
fix logging in _schedule_write
MaZderMind
2016-01-10
always shedule on_loop/on_write on i/o to actively mitigate race-conditions, ↵
MaZderMind
fixes #43
2016-01-10
don't stop scheduling on_loop in case of an input error, #43
MaZderMind
2016-01-08
add a cue that this setting might be ignored from time to time
MaZderMind
2016-01-08
fix github interpreting the README as HTML
MaZderMind
2016-01-06
default to disabling the preview encoders and instead warn on the gui
MaZderMind
2016-01-06
print incoming connection adress nicer and also fd-number
MaZderMind
2016-01-06
remove comments and superfluous on_loop call
MaZderMind
2016-01-06
add debugging to de what's going on in the control-server
MaZderMind
2016-01-05
voctocore: controlserver: skip on_loop/on_write when nothing to do
Daniel Gnoutcheff
This reduces voctocore CPU usage quite a bit.
2015-12-20
[voctocore][example-scripts] Reverting ↵
MaZderMind
ea071cf057a00ebe0e20d0787dab59c863fbba6c - changing back to 4:2:0 because the gstreamer-pipelines showed obscure problems with 4:2:2
2015-12-06
[voctocore] remove channel bitmask from default caps
MaZderMind
2015-12-06
[voctocore][example-scripts] change default colorspace vom I420 (4:2:0 ↵
MaZderMind
subsampling) to UYVY (4:2:2), fixes #33
2015-11-26
[voctocore] aggregate asource and vsource into avsource, fixes #23
MaZderMind
2015-11-26
[voctocore] fix command-specification in readme
MaZderMind
2015-11-26
[voctocore] 100 buffers was not enough in practice
MaZderMind
2015-11-26
color warnings and errors differently, fixes #24
MaZderMind
2015-11-26
warn on imcompatible input formats, fixes #25
MaZderMind
2015-11-25
fix command-protocol description
MaZderMind
2015-11-17
remove experiments folder
MaZderMind
2015-11-16
move voctocore/scripts to example-scripts
MaZderMind
2015-11-16
deny calling private methods, fixes #22
MaZderMind
2015-11-15
remove stale copying file
MaZderMind
2015-11-15
Add a Command to set video-sources and composition-mode at the same time, #11
MaZderMind
2015-11-15
Allow a Command to return multiple notifications
MaZderMind
2015-11-14
fix indentation in script
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-14
alow more -v's on the command-line
MaZderMind
2015-11-11
remove specific path in example-script
MaZderMind
2015-11-11
raise recording bitrate
MaZderMind
2015-11-10
limit the number of queued buffers to avoid OOM conditions
MaZderMind
2015-10-11
sd streaming script
MaZderMind
2015-10-11
grabber support scripts
MaZderMind
2015-10-11
support python32
MaZderMind
2015-10-05
hide useles log messages
MaZderMind
2015-10-05
fix README
MaZderMind
2015-09-26
Gst must be initialized before call any method.
Juan A. Diaz
2015-09-06
Implement jpeg-previews and a/v receiving in ui
MaZderMind
2015-09-05
little more debugging
MaZderMind
2015-09-05
change set_composite command back to set_composite_mode
MaZderMind
2015-09-05
lower case logging
MaZderMind
2015-09-05
return a correct response from a get_config call
MaZderMind
2015-09-02
update documentation
MaZderMind
[prev]
[next]