CARVIEW |
Select Language
HTTP/2 200
date: Fri, 10 Oct 2025 20:45:35 GMT
content-type: text/html
content-encoding: gzip
last-modified: Thu, 13 Jul 2023 17:36:19 GMT
cache-control: max-age=2592000, public
expires: Sun, 09 Nov 2025 20:45:35 GMT
vary: Accept-Encoding
access-control-allow-origin: *
x-request-id: 98c8f655bbe63585
strict-transport-security: max-age=15552015; preload
x-frame-options: deny
x-xss-protection: 1; mode=block
cf-cache-status: MISS
set-cookie: __cf_bm=Wez65KRbpXhAKp2MF2XYGfFUaX.VmRBk5Qsxp.tWEyQ-1760129135-1.0.1.1-jS05836CaJvJauGDXcHSNY3D2LYOKbBuX7jhTrd3..ogXTGiN3VAxtc.tO8_OIH7Gfa6KYkg3JQTz7JYii2Xwz5_HxtyZGYHio.k9JfDGvg; path=/; expires=Fri, 10-Oct-25 21:15:35 GMT; domain=.w3.org; HttpOnly; Secure; SameSite=None
server: cloudflare
cf-ray: 98c8f655bbe63585-BLR
alt-svc: h3=":443"; ma=86400
feedback on use cases and requirements from Silvia Pfeiffer on 2009-07-26 (public-media-fragment@w3.org from July 2009)
feedback on use cases and requirements
- From: Silvia Pfeiffer <silviapfeiffer1@gmail.com>
- Date: Sun, 26 Jul 2009 22:55:45 +1000
- To: Media Fragment <public-media-fragment@w3.org>
- Message-ID: <2c0e02830907260555t32437172sf34bba19f1172fdb@mail.gmail.com>
Hi all, I have had some discussions with a company that provides live streaming solutions about our media fragment addressing approaches. They are keen to make use of the specification for certain use cases that they are after. 1. A first use case that was provided is the following: A URL to a live video stream may look as follows https://www.example.com/video.ogv . It always points to the live data, i.e. what is transferred "now". This maps to a current clock time, e.g. https://www.example.com/video.ogv?t=clock:20090726T112401Z. So, if we require to point 5 min back into the past, the user agent can easily compute this backwards to e.g. https://www.example.com/video.ogv?t=clock:20090726T111901Z. I think for this we may need to add to the use cases and requirements that we are also considering live streams. And we should add this particular case of pointing back 5min in time on a live stream to the "Browsing and Bookmarking" section, https://www.w3.org/2008/WebVideo/Fragments/WD-media-fragments-reqs/#uc2. What do people think? 2. Another example use case that was provided is the following: "Let?s say you want to make an interactive Formula1 website for a live race, the real-time commentary page links text fragments to timeframes - readers can click on the text ?Alonso accident? and the stream they are watching can jump back to the accident." I think we can attribute that use case to the named anchors: https://www.w3.org/2008/WebVideo/Fragments/WD-media-fragments-reqs/#scenario4.3 Since this is a use case for live streaming rather than "canned" content, I would suggest we add it to the section. Is that ok with everybody? Best Regards, Silvia.
Received on Sunday, 26 July 2009 12:56:40 UTC