diff --git a/main.go b/main.go index 3a41487..8d31e19 100644 --- a/main.go +++ b/main.go @@ -94,6 +94,7 @@ func main() { } frameCount = 0 } + frameCount++ // Determine if we are currently recording and if so, then save the frame to the video if currentRecording != nil {