Skip to content

Releases: CarlFK/voctomix-outcasts

stable at last

31 Jul 19:09
Compare
Choose a tag to compare

Whatever stable means. We been using it for years, everything is pretty solid.

now with working --audio-elements

12 Jan 22:55
Compare
Choose a tag to compare

Mostly fix a glaring bug and migrate a depreciation or two.

Increased timeout in record-timestamp.sh

21 Jul 15:56
v0.9.2
36a0f50
Compare
Choose a tag to compare

The timeout added in 0.9.1 was short enough to not allow the script to start, reliably.

no more ilme

06 Jun 01:58
49a3f71
Compare
Choose a tag to compare

--video-elements

23 May 23:59
Compare
Choose a tag to compare

--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)

10 Apr 21:39
Compare
Choose a tag to compare

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

08 Jan 14:39
v0.6.0
Compare
Choose a tag to compare

Audio from file and spacescope visualizer
generic source pipeline

0.5.0: Tally lights, video loops

25 Nov 10:07
v0.5.0
733b02b
Compare
Choose a tag to compare

New features since v0.4.2:

  • --source file in ingest.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

11 Jan 12:13
Compare
Choose a tag to compare
v0.4.1

append, not overwrite cutlist log file.

lca release 1

11 Jan 07:39
Compare
Choose a tag to compare
Merge pull request #12 from stefanor/non-ascii

Don't use non-ASCII in things you print