21:58:08 RRSAgent has joined #mediawg 21:58:08 logging to https://www.w3.org/2021/11/09-mediawg-irc 21:58:12 Zakim has joined #mediawg 21:59:24 tidoust has joined #mediawg 22:00:58 RRSAgent, draft minutes 22:00:58 I have made the request to generate https://www.w3.org/2021/11/09-mediawg-minutes.html tidoust 22:01:30 RRSAgent, make logs public 22:01:50 cyril_ has joined #mediawg 22:01:56 Meeting: Media WG Teleconference 22:01:59 Agenda: https://github.com/w3c/media-wg/blob/main/meetings/2021-11-09-Media_Working_Group_Teleconference-agenda.md 22:02:03 Chair: Chris, Jer 22:02:45 markw has joined #mediawg 22:02:45 Present+ Francois_Daoust, Alastor_Wu, Chris_Needham, Cyril_Concolato, Eric_Carlson, Jer_Noble, Mark_Watson, Matt_Wolenetz, Peng_Liu, 22:02:55 present+ Greg_Freedman 22:03:22 present+ Thomas_Guilbert 22:04:17 present+ Jean-Yves_Avenard 22:04:43 peng has joined #mediawg 22:04:51 present+ Gary_Katsevman, Chris_Cunningham 22:05:34 Cyril__ has joined #Mediawg 22:06:45 cyril___ has joined #mediawg 22:06:54 jernoble has joined #mediawg 22:07:14 chcunningham has joined #mediawg 22:07:17 scribe: chcunningham 22:07:26 scribe+ cpn 22:07:49 Topic: requestVideoFrameCallback 22:08:19 -> Moving video.requestVideoFrameCallback spec to media WG https://github.com/w3c/media-wg/issues/34 22:08:24 tguilbert: current state is that rVFC is shipped in chrome 22:08:37 ... get a callback next time video frame is presented to compositor. 22:08:50 ... adds metadata about that frame that is otherwise unavailable. including rtc things 22:09:09 ... can be used for measuring glass-to-glass latency 22:09:31 ... can be used to get callbacks at rate of video frame rate 22:09:33 present+ 22:09:43 ... no other browsers implemented yet. Safari asked a few questions 22:10:08 ... up next: considering adding an extra parameter to get the actual VideoFrame (webcodecs interface) 22:10:46 cpn: seen some suggestion from html folks that this should move to html 22:11:19 q+ 22:11:28 ack jernoble 22:12:12 jer: what are the use cases for emitting a WebCodecs frame? beyond that: not seeing anything that media wg must own here, unless we take over all of media element from html 22:12:52 cpn: would it be acceptable for html to reference webcodecs? 22:12:57 tguilbert: unclear 22:13:35 tguilbert: getting the frame that was painted adds feature not currently feasible with WebCodecs 22:14:08 ... can presently construct VideoFrame(