Skip to content

Releases: rse/vingester

Vingester 2.2.6

09 Jun 21:37
@rse rse
Compare
Choose a tag to compare
  • BUGFIX: try to ensure that in "frameless" mode the windows are really of the intended content size

Vingester 2.2.5

09 Jun 11:37
@rse rse
Compare
Choose a tag to compare
  • BUGFIX: detach/reattach the capturing if the application mutes/unmutes the audio of an audio/video element
  • BUGFIX: fix internal deregistration of audio mute/unmute handlers

Vingester 2.2.4

05 Jun 22:12
@rse rse
Compare
Choose a tag to compare
  • IMPROVEMENT: make FFmpeg handling more robust during start/stop
  • IMPROVEMENT: improve FFmpeg configuration for video-only or audio-only recording/streaming
  • IMPROVEMENT: provide better tooltip hints for video-only or audio-only recording/streaming
  • BUGFIX: correctly calculate the CPU bursts for "headless" audio-only capturing
  • UPGRADE: upgrade to Electron 13.1.1
  • UPGRADE: upgrade minor dependencies

Vingester 2.2.3

03 Jun 23:21
@rse rse
Compare
Choose a tag to compare
  • BUGFIX: the "execa" module has to be a run-time dependency and not just a build-time dependency

Vingester 2.2.2

03 Jun 10:25
@rse rse
Compare
Choose a tag to compare
  • BUGFIX: in "Adaptive" headless mode, never set framerate below at least 5
  • BUGFIX: if "Frame Rate" is set to 0, effectively try to no longer capture the Web contents
  • CLEANUP: factor out logging configuration into own source file
  • CLEANUP: cleanup appearance of header icons
  • UPGRADE: upgrade to Electron 13.1.0
  • UPGRADE: upgrade minor dependencies

Vingester 2.2.1

01 Jun 08:44
@rse rse
Compare
Choose a tag to compare
  • UPGRADE: upgrade to Electron-Builder 22.11.5
  • EXTENSION: add Sample-Jitsi.yaml import configuration for Jitsi Meet sessions
  • CLEANUP: renamed all references of OBS.Ninja to VDO.Ninja to follow its rebranding
  • CLEANUP: small code cleanups

Vingester 2.2.0

31 May 22:03
@rse rse
Compare
Choose a tag to compare
  • UPGRADE: upgrade to Electron 13.0.1
  • UPGRADE: upgrade to FFmpeg 4.4.0 (via new @rse/ffmpeg distribution)
  • IMPROVEMENT: show tooltip hint to MPEG-TS/SRT and SRT URL only if FFmpeg supports SRT on platform

Vingester 2.1.3

30 May 22:30
@rse rse
Compare
Choose a tag to compare
  • IMPROVEMENT: for the FFmpeg sink, allow also the RTP "Format"
  • CLEANUP: show tally bulp only for NDI-based Headless mode, not for FFmpeg-based Headless mode
  • UPGRADE: upgrade to Electron 12.0.9
  • UPGRADE: upgrade minor dependencies

Vingester 2.1.2

15 May 22:13
@rse rse
Compare
Choose a tag to compare
  • BUGFIX: do not initially raise visibility/tally events to not confuse observers with wrong states

Vingester 2.1.1

15 May 16:21
@rse rse
Compare
Choose a tag to compare
  • IMPROVEMENT: show the number of NDI receivers in the tally circle in the preview window
  • CLEANUP: enlarge the minimum window size to at least allow a full browser configuration to be shown
  • UPGRADE: upgrade minor dependencies