Releases: rse/vingester
Releases · rse/vingester
Vingester 2.2.6
- BUGFIX: try to ensure that in "frameless" mode the windows are really of the intended content size
Vingester 2.2.5
- 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
- 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
- BUGFIX: the "execa" module has to be a run-time dependency and not just a build-time dependency
Vingester 2.2.2
- 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
- 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
- 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
- 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
- BUGFIX: do not initially raise visibility/tally events to not confuse observers with wrong states
Vingester 2.1.1
- 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