Livestream: add silent audio track if not audio input is provided (fixes youtube and other sites)

This commit is contained in:
dec05eba
2022-10-04 00:29:59 +02:00
parent c354d88583
commit e80d7676d4
3 changed files with 42 additions and 9 deletions

View File

@@ -1,7 +1,7 @@
[package]
name = "gpu-screen-recorder"
type = "executable"
version = "1.1.0"
version = "1.2.0"
platforms = ["posix"]
[config]