open-webrtc-toolkit / owt-client-native

Open WebRTC Toolkit client SDK for native Windows/Linux/iOS applications.
https://01.org/open-webrtc-toolkit
Apache License 2.0
384 stars 180 forks source link

Reset counters when stop recording. #732

Closed jianjunz closed 10 months ago

jianjunz commented 10 months ago

Capturer caculates the time of next GenerateFramesForNext10Ms based on these counters. If they are not reset when stop recording, new session will send out too much data in the begining.