mirror of
https://github.com/arcodange-org/mediabunny.git
synced 2026-09-27 10:53:50 +02:00
Change comment
This commit is contained in:
+1
-1
@@ -1322,7 +1322,7 @@ export class MediaStreamVideoTrackSource extends VideoSource {
|
||||
return;
|
||||
}
|
||||
|
||||
// Generate an initial frame from the video element
|
||||
// This will be the first frame
|
||||
const frame = new VideoFrame(video, {
|
||||
timestamp: 1000 * performance.now(),
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user