tomayac’s avatartomayac’s Twitter Archive—№ 20,755

  1. …in reply to @Paul_Kinlan
    @Paul_Kinlan @anssik Hmm, in my case (main thread) it works before enqueuing (after all data relevant has been read): js const newFrame = highlightBarcodes(videoFrame, barcodes); videoFrame.close(); controller.enqueue(newFrame); glitch.com/edit/#!/mediastreamtrack?path=script.js