fix bugs + release version 0.0.4

This commit is contained in:
freddyaboulton
2024-10-11 14:57:20 -07:00
parent 185c52e236
commit d52a21449a
7 changed files with 188 additions and 3 deletions

View File

@@ -148,6 +148,7 @@
} else {
stop(pc);
stream_state = "closed";
_time_limit = null;
await access_webcam();
}