Implement input only mode w/ double framerate for virtual display

This commit is contained in:
Yukino Song
2025-02-05 06:54:30 +08:00
parent e0d81d3c5f
commit 23dd06b344
13 changed files with 184 additions and 55 deletions

View File

@@ -36,6 +36,7 @@ namespace rtsp_stream {
std::string unique_id;
crypto::PERM perm;
bool input_only;
bool host_audio;
int width;
int height;