watfordjc / csharp-stream-controller

My WIP stream controller for live streaming
MIT License
1 stars 0 forks source link

Disable Silent Audio on Idle #37

Open watfordjc opened 3 years ago

watfordjc commented 3 years ago

Feature Branch

Current feature branch for this issue: not created yet.

Progress


Background

Windows does not sleep when audio is playing, even if the audio is silent.

The NVIDIA audio interface sleep bug/slow wake workaround needs to be disabled when the computer is idle, somehow, possibly using WMI and/or events.