- From: Andreas Pehrson via GitHub <sysbot+gh@w3.org>
- Date: Thu, 29 Aug 2019 12:48:24 +0000
- To: public-webrtc-logs@w3.org
I updated the [fiddle](https://jsfiddle.net/pehrsons/5vg8zaf4/) to first add a video track that hadn't seen any frames yet (to have a track but not advance the media element's readyState). It shows Firefox 70 not adhering to "potentially playing" as it fires the first `timeupdate` after the frameless track is added. Chrome fires its first `timeupdate` after `canplaythrough` a la "potentially playing". -- GitHub Notification of comment by Pehrsons Please view or discuss this issue at https://github.com/w3c/mediacapture-main/issues/615#issuecomment-526169309 using your GitHub account
Received on Thursday, 29 August 2019 12:48:25 UTC