aboutsummaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authordec05eba <dec05eba@protonmail.com>2023-05-29 00:43:59 +0200
committerdec05eba <dec05eba@protonmail.com>2023-05-29 00:43:59 +0200
commit41176177c6bb8b9826643310e9652a2443732fd8 (patch)
tree92c7396eb24067b744ca1ecb070952bf80b30e97 /TODO
parent561ceb1949136b6493099cd072d5fa59dc33be67 (diff)
Update readme about flatpak
Diffstat (limited to 'TODO')
-rw-r--r--TODO4
1 files changed, 3 insertions, 1 deletions
diff --git a/TODO b/TODO
index 2cf6b70..775748e 100644
--- a/TODO
+++ b/TODO
@@ -65,4 +65,6 @@ Enable opus/flac again. It's broken right now when merging audio inputs. The aud
Support vp8/vp9/av1. This is especially important on amd which on some distros (such as Manjaro) where hardware accelerated h264/hevc is disabled in the mesa package.
Support screen (all monitors) capture on amd/intel when no combined plane is found.
-Use separate plane (which has offset and pitch) from combined plane instead of the combined plane. \ No newline at end of file
+Use separate plane (which has offset and pitch) from combined plane instead of the combined plane.
+
+Different streaming sites have limits on bitrate, resolution, etc. For twitch, this is a good place to look: https://help.twitch.tv/s/article/broadcasting-guidelines?language=en_US. For youtube, the information is available here: https://support.google.com/youtube/answer/2853702?hl=en#zippy=%2Cvariable-bitrate-with-custom-stream-keys-in-live-control-room%2Ck-p-fps%2Cp-fps (youtube supports variable bitrate). \ No newline at end of file