diff options
author | dec05eba <dec05eba@protonmail.com> | 2023-03-21 22:37:30 +0100 |
---|---|---|
committer | dec05eba <dec05eba@protonmail.com> | 2023-03-21 22:37:30 +0100 |
commit | e745e9ae0bd422c9a4249884d37e26612e03762e (patch) | |
tree | 57bc5de67bb77ec14fc7b6787355b236797b29ee /TODO | |
parent | 9afaf6e037d13e5375aae774e6666ceb7d75a8f1 (diff) |
Show error if cuda/nvenc is not installed
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -1,3 +1,4 @@ Capture stderr (ignore fps: 250) and show that in notification on error. Make sure the resolution is allowed for streaming. -Add list of windows to select from. This makes it easier to select another window that is not in the view to be clickable.
\ No newline at end of file +Add list of windows to select from. This makes it easier to select another window that is not in the view to be clickable. +Detect switchable graphics, to give proper error if cuda is not installed.
\ No newline at end of file |