Releases: pol-rivero/DiscordAudioStream
Releases · pol-rivero/DiscordAudioStream
v1.2.1
This minor update introduces some bug fixes and quality-of-life improvements.
- Allow changing the capture framerate
- Allow outputting a log file for debugging
- Now the program will print the stack trace in case of a crash
- Experimental redraw of the window when streaming
- Fix
DesktopDuplication
capture for fullscreen games - Minor stability improvements
v1.2.0
Adds support for DXGI Duplication screen capture (not available for individual windows).
DXGI Duplication
is GPU-accelerated just likeWindows 10
capture, but unlikeWindows 10
it's also available in older window versions and does not display a yellow border.- If "capture cursor" is enabled,
DXGI Duplication
can be slightly slower thanWindows 10
(but in most cases it won't be noticeable).
Fixes some bugs introduced in version 1.1.0
v1.1.0
Major rework of the video capture system.
Adds support for GPU-accelerated capture (Windows 10 only).
v1.0.1
Small fix for a bug that caused Discord to not stream any audio.
v1.0.0
First release of the Discord Audio Stream utility.
- Supports capturing video from one or more screens, or a single window
- Supports capturing audio from a single output device
- Allows scaling the size of the output window