It's probably not a problem with CTBRec or WSR.
Chaturbate uses Low Latency HLS (LL-HLS) for its streams. While standard HLS typically has a latency of 10 to 30 seconds, LL-HLS reduces this to just 2 seconds, enabling real-time streaming. To achieve such low latency, very small video chunks are sent to the player very quickly.
If those video fragments arriving so quickly can’t be processed fast enough, or if something is causing delays in the stream, the recording is interrupted.
You should check if there is something on your PC that might be slowing down the processing of video fragments while a recording is in progress.
Some possible causes could be:
- You’re using a slow VPN.
- You have an antivirus/firewall with real-time traffic inspection or deep packet inspection, which introduces communication delays that cause recordings to stop.
My advice is to temporarily disable your antivirus’s real-time traffic analysis, if it’s enabled, and see if that fixes the problem.