Added ability to stream specific monitor on Linux
This commit is contained in:
@@ -29,6 +29,8 @@ struct video_t {
|
||||
std::string encoder;
|
||||
std::string adapter_name;
|
||||
std::string output_name;
|
||||
|
||||
int linux_monitor_id; //Only used on linux
|
||||
};
|
||||
|
||||
struct audio_t {
|
||||
|
||||
Reference in New Issue
Block a user