New issue
Advanced search Search tips

Issue 725312 link

Starred by 4 users

Issue metadata

Status: WontFix
Owner:
Closed: Dec 2017
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: All
Pri: 3
Type: Task

Blocking:
issue 621691



Sign in to add a comment

WebRTC Frame Logging API

Project Member Reported by sergeyu@chromium.org, May 23 2017

Issue description

Change description:
Implement WebRTC Frame Logging API, https://alvestrand.github.io/webrtc-framelog/

Changes to API surface:
Implement new API: https://alvestrand.github.io/webrtc-framelog/

Links:
Public standards discussion: https://discourse.wicg.io/t/proposal-a-frame-level-event-logging-mechanism-for-webrtc/1780

Support in other browsers:
Internet Explorer: No
Firefox: No
Safari: No

 
Components: Blink>WebRTC>Video
Cc: ilnik@chromium.org sprang@chromium.org

Comment 3 by ilnik@chromium.org, May 26 2017

Great, I am currently implementing an internal part of this API: calculating and propagating timestamps. How it would be reported to user application is not really decided. For now we will live with a work around. I doubt that this API will be implemented with quarter. Eventually we should transition to using this API.
Cc: sergeyu@chromium.org
 Issue 695223  has been merged into this issue.

Comment 5 by ilnik@chromium.org, Jun 29 2017

Is it possible to add to specification 3 more timestamps? The capture time and two timestamps for possible in-network RTP processor. The latter two will have application-specific meaning.

Comment 6 by owe...@chromium.org, Sep 12 2017

Labels: migrated-launch-owp Type-Task
This issue has been automatically relabelled type=task because type=launch-owp issues are now officially deprecated. The deprecation is because they were creating confusion about how to get launch approvals, which should be instead done via type=launch issues.

We recommend this issue be used for implementation tracking (for public visibility), but if you already have an issue for that, you may mark this as duplicate.

For more details see here: https://docs.google.com/document/d/1JA6RohjtZQc26bTrGoIE_bSXGXUDQz8vc6G0n_sZJ2o/edit

For any questions, please contact owencm, sshruthi, larforge
Blocking: 621691

Comment 8 by sergeyu@google.com, Dec 14 2017

Status: WontFix (was: Assigned)
Per the discussion in blink-dev (see https://groups.google.com/a/chromium.org/d/topic/blink-dev/Kk4lCaCBaZU/discussion) it would be better to implement this feature as an extension to Performance Timeline API.

Sign in to add a comment