2025-07-11, 03:11 PM
Your issue is not really an issue.
What's most likely happening is your server needs to transcode a video for a client, but it's using the CPU cores to do so. And a transcode will continue even if you pause the video. It will only stop if the whole video is transcoded, or if you quit out of the stream.
Enabling transcode throttling just means the transcode will progress, then pause until the client catches up and needs more video.
You need to properly set up the GPU so that it handles that workload for you.
What's most likely happening is your server needs to transcode a video for a client, but it's using the CPU cores to do so. And a transcode will continue even if you pause the video. It will only stop if the whole video is transcoded, or if you quit out of the stream.
Enabling transcode throttling just means the transcode will progress, then pause until the client catches up and needs more video.
You need to properly set up the GPU so that it handles that workload for you.