mirror of
https://repo.dec05eba.com/gpu-screen-recorder-ui
synced 2026-03-31 09:17:04 +09:00
Use a separate field for stream key in custom streaming
This commit is contained in:
@@ -85,6 +85,7 @@ namespace gsr {
|
||||
|
||||
struct CustomStreamConfig {
|
||||
std::string url;
|
||||
std::string key;
|
||||
std::string container = "flv";
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user