DescriptionFix some shutdown problems in tab capture performance tests.
As usual, the RunUntilIdle() call causes problems. Calling stop() on the
webrtc stream apparently doesn't propagate back to the capture, so make sure
that we call stop() on the capture stream explicitly.
Also, raise frame rate to 60 fps.
Not entirely sure if this will fix the attached bug or not, but either way it's a problem that should be fixed.
BUG=474808
Committed: https://crrev.com/f8c0510631f52de6ca585fdce1ac171b37f36244
Cr-Commit-Position: refs/heads/master@{#324325}
Patch Set 1 #Patch Set 2 : fix fps #
Messages
Total messages: 7 (2 generated)
|