Skip to content

Commit fcafe1c

Browse files
committed
Add a note about presentation/capture timestamps being potentially the same for local capture
1 parent 794cd2d commit fcafe1c

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

index.html

+4
Original file line numberDiff line numberDiff line change
@@ -1253,6 +1253,10 @@ <h3>Local video capture timestamps</h3>
12531253
the frame was captured.
12541254
This value MUST be monotonically increasing.
12551255
</p>
1256+
<div class="note">
1257+
Local capture tracks have a fixed offset between [=presentation timestamp=] and [=capture timestamp=]. The
1258+
user agent may let this be zero with the result that [=presentation timestamp=] is the same as [=capture timestamp=].
1259+
</div>
12561260
</section>
12571261

12581262
<section>

0 commit comments

Comments
 (0)