-
Notifications
You must be signed in to change notification settings - Fork 340
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: preserve last frame when stream ends
Use additional canvas overlaying the camera stream to paint the last frame before pausing the component. In contrast to calling `video.pause()` the painted frame also persists when the stream is killed completely. Close #24
- Loading branch information
Showing
1 changed file
with
90 additions
and
30 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters