Reprobe encoders each time streaming begins
Available encoders can change due to driver updates, GPU hotplugging, primary monitor changes, etc.
This commit is contained in:
parent
44f89de33b
commit
6467e10def
4 changed files with 79 additions and 41 deletions
|
|
@ -97,7 +97,7 @@ namespace video {
|
|||
void *channel_data);
|
||||
|
||||
int
|
||||
init();
|
||||
probe_encoders();
|
||||
} // namespace video
|
||||
|
||||
#endif // SUNSHINE_VIDEO_H
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue