Releases: CarlFK/voctomix-outcasts
stable at last
now with working --audio-elements
Mostly fix a glaring bug and migrate a depreciation or two.
Increased timeout in record-timestamp.sh
The timeout added in 0.9.1 was short enough to not allow the script to start, reliably.
no more ilme
--video-elements
--video-elements is where "deinterlace mode=interlaced" can go if needed.
or any other string of gst elements:
defaults to: --video-elements = "videoconvert ! videorate ! videoscale"
added --no-clock - don't use voctocore clock (use gst's default clock.)
use mktemp to mush a bug:
#927347: voctomix-outcasts: don't use hardcoded filenames in /tmp - even for testing
EOS is now exit(0)
to run for a fixed amount of time,
--video-attribs num-buffers=300
which triggers an EOS event, which did exit(1) which aborted the systemd script:
https://salsa.debian.org/carlfk-guest/ansible/blob/opsis-test5s/roles/opsis-ingest/templates/videoteam-ingest.j2
nothing relies on EOS being an error, so now exit(0)
Release v0.6.0
Audio from file and spacescope visualizer
generic source pipeline
0.5.0: Tally lights, video loops
New features since v0.4.2:
--source file
iningest.py
- Tally light plugin for voctomix.
voctolight.py
will connect to a voctomix, and light serial-port controlled tally-lights, when a source is in use.
lca release 1 with first fixes
v0.4.1 append, not overwrite cutlist log file.
lca release 1
Merge pull request #12 from stefanor/non-ascii Don't use non-ASCII in things you print