The driver is trying to capture the previous result before starting the new screen recording. You can disable this with the following (docs):
driver.start_recording_screen(forcedRestart=True)