Xun Sun
2013-11-15 13:47:13 UTC
Hi,
I am trying to add FPS to my HTML5 video streaming application, and for
that I'm using the identical copy of the code listed here -
https://www.opensource.apple.com/source/WebCore/WebCore-1298.37/manual-tests/video-statistics.html?txt.
The code uses the webkitDecodedFrameCount attribute of <video> elements for
FPS calculation.
The FPS calculation works perfectly on Chrome on Windows and Linux, but not
on ChromeAndroid M30. The webkitDecodedFrameCount is always 0. Is this a
known limitation on Android?
I have tried both mp4 and webm video clips.
I am trying to add FPS to my HTML5 video streaming application, and for
that I'm using the identical copy of the code listed here -
https://www.opensource.apple.com/source/WebCore/WebCore-1298.37/manual-tests/video-statistics.html?txt.
The code uses the webkitDecodedFrameCount attribute of <video> elements for
FPS calculation.
The FPS calculation works perfectly on Chrome on Windows and Linux, but not
on ChromeAndroid M30. The webkitDecodedFrameCount is always 0. Is this a
known limitation on Android?
I have tried both mp4 and webm video clips.
--
--
Chromium Developers mailing list: chromium-***@chromium.org
View archives, change email options, or unsubscribe:
http://groups.google.com/a/chromium.org/group/chromium-dev
To unsubscribe from this group and stop receiving emails from it, send an email to chromium-dev+***@chromium.org.
--
Chromium Developers mailing list: chromium-***@chromium.org
View archives, change email options, or unsubscribe:
http://groups.google.com/a/chromium.org/group/chromium-dev
To unsubscribe from this group and stop receiving emails from it, send an email to chromium-dev+***@chromium.org.