diff options
author | dec05eba <dec05eba@protonmail.com> | 2025-05-21 18:33:19 +0200 |
---|---|---|
committer | dec05eba <dec05eba@protonmail.com> | 2025-05-21 18:33:19 +0200 |
commit | 5a94122b8f4788a920663fd74710d888865ec810 (patch) | |
tree | a845256eca7f873156238995ba5dac28ce570812 /TODO | |
parent | 2b34c78459c421c2771c13eebae11e75c581fd52 (diff) |
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -283,3 +283,5 @@ Add the option to set audio track name, for example with -a "track-name:blabla|d Maybe disable qp/vbr for replay. In that case we can preallocate all replay data (for both ram and disk) and write to that directly when receiving packet (dont do that when also recording at the same time). That could improve performance/disk write optimization and maybe even reduce ram usage because of less blocks/fragmentation. + +When rpc is added add the option to add/remove audio devices/app audio and also overlays (from new capture sources). |