etro-js / etro

Typescript video-editing framework for the browser
https://etrojs.dev
GNU General Public License v3.0
899 stars 86 forks source link

Integration test for record recoverability from buffering #200

Open clabe45 opened 1 year ago

clabe45 commented 1 year ago

When an input layer's source points to a WebRTC video or audio stream and when recording the movie the stream starts, then buffers due to network connectivity issues and then resumes, the recording shouldn't include the buffering time. If the test fails, no need to fix the code unless you want to.

See also: