- From: Bernard Aboba via GitHub <sysbot+gh@w3.org>
- Date: Fri, 02 Jul 2021 22:35:31 +0000
- To: public-webrtc-logs@w3.org
Along those lines, I have a question relating to timestamp requirements in `MediaStreamTrackGenerator`. Is there an assumption that the `VideoFrame` timestamps are in ascending order? For example, what happens if an application were to attempt to write a `VideoFrame`with an earlier timestamp than a previously written `VideoFrame`? Would this result in an error? The current writeFrame algorithm doesn't say anything about this. -- GitHub Notification of comment by aboba Please view or discuss this issue at https://github.com/w3c/mediacapture-transform/issues/35#issuecomment-873287407 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Friday, 2 July 2021 22:35:33 UTC