-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add no video image as canvas element #37
base: feature/add-grid-layout
Are you sure you want to change the base?
Commits on Apr 5, 2021
-
draw no video image onto canvas
David Solis committedApr 5, 2021 Configuration menu - View commit details
-
Copy full SHA for d8b1392 - Browse repository at this point
Copy the full SHA d8b1392View commit details
Commits on Apr 6, 2021
-
David Solis committed
Apr 6, 2021 Configuration menu - View commit details
-
Copy full SHA for e8e145b - Browse repository at this point
Copy the full SHA e8e145bView commit details -
update photo uploader filepath
David Solis committedApr 6, 2021 Configuration menu - View commit details
-
Copy full SHA for 475ee08 - Browse repository at this point
Copy the full SHA 475ee08View commit details -
store only file url and remove raw image reference
David Solis committedApr 6, 2021 Configuration menu - View commit details
-
Copy full SHA for 3c01e3c - Browse repository at this point
Copy the full SHA 3c01e3cView commit details -
capture media stream from canvas
David Solis committedApr 6, 2021 Configuration menu - View commit details
-
Copy full SHA for 838b176 - Browse repository at this point
Copy the full SHA 838b176View commit details
Commits on Apr 7, 2021
-
stream captured canvas to video element
David Solis committedApr 7, 2021 Configuration menu - View commit details
-
Copy full SHA for cba5e1a - Browse repository at this point
Copy the full SHA cba5e1aView commit details -
define captureStream() for typescript
[W3C Editor's Draft 19 January 2021](https://w3c.github.io/mediacapture-fromelement/#dom-htmlcanvaselement-capturestream)
David Solis committedApr 7, 2021 Configuration menu - View commit details
-
Copy full SHA for 5d6eb2a - Browse repository at this point
Copy the full SHA 5d6eb2aView commit details -
ignore mediaStream initial null value
David Solis committedApr 7, 2021 Configuration menu - View commit details
-
Copy full SHA for 19dabb9 - Browse repository at this point
Copy the full SHA 19dabb9View commit details -
end defaulting to user facing camera
David Solis committedApr 7, 2021 Configuration menu - View commit details
-
Copy full SHA for d0d64f7 - Browse repository at this point
Copy the full SHA d0d64f7View commit details
Commits on Apr 8, 2021
-
verify canvas element is present
David Solis committedApr 8, 2021 Configuration menu - View commit details
-
Copy full SHA for f5a04bb - Browse repository at this point
Copy the full SHA f5a04bbView commit details -
rename canvasWidth to imageWidth
more accurately describes local variable
David Solis committedApr 8, 2021 Configuration menu - View commit details
-
Copy full SHA for e27274c - Browse repository at this point
Copy the full SHA e27274cView commit details -
David Solis committed
Apr 8, 2021 Configuration menu - View commit details
-
Copy full SHA for 889347b - Browse repository at this point
Copy the full SHA 889347bView commit details
Commits on Apr 10, 2021
-
remove track instead of disabling
David Solis committedApr 10, 2021 Configuration menu - View commit details
-
Copy full SHA for 7090fd8 - Browse repository at this point
Copy the full SHA 7090fd8View commit details
Commits on Apr 11, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 366757e - Browse repository at this point
Copy the full SHA 366757eView commit details
Commits on Apr 26, 2021
-
remove photo uploader from homepage
David Solis committedApr 26, 2021 Configuration menu - View commit details
-
Copy full SHA for cd780c0 - Browse repository at this point
Copy the full SHA cd780c0View commit details -
return peer stateValues in the order they are declared
David Solis committedApr 26, 2021 Configuration menu - View commit details
-
Copy full SHA for e89ce8e - Browse repository at this point
Copy the full SHA e89ce8eView commit details -
David Solis committed
Apr 26, 2021 Configuration menu - View commit details
-
Copy full SHA for 6ec08d5 - Browse repository at this point
Copy the full SHA 6ec08d5View commit details -
David Solis committed
Apr 26, 2021 Configuration menu - View commit details
-
Copy full SHA for 82047e7 - Browse repository at this point
Copy the full SHA 82047e7View commit details -
declare socket dependency for useEffect hook
David Solis committedApr 26, 2021 Configuration menu - View commit details
-
Copy full SHA for 4534d12 - Browse repository at this point
Copy the full SHA 4534d12View commit details -
workaround to fix race condition is to print id when setting new value
David Solis committedApr 26, 2021 Configuration menu - View commit details
-
Copy full SHA for e88f75f - Browse repository at this point
Copy the full SHA e88f75fView commit details -
David Solis committed
Apr 26, 2021 Configuration menu - View commit details
-
Copy full SHA for 06364ab - Browse repository at this point
Copy the full SHA 06364abView commit details -
remove audioTrack from stream and reAdd it on unMute button click
David Solis committedApr 26, 2021 Configuration menu - View commit details
-
Copy full SHA for 0e6d32c - Browse repository at this point
Copy the full SHA 0e6d32cView commit details -
remove roomName from call to action
David Solis committedApr 26, 2021 Configuration menu - View commit details
-
Copy full SHA for c2b116e - Browse repository at this point
Copy the full SHA c2b116eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 78ed00e - Browse repository at this point
Copy the full SHA 78ed00eView commit details