Skip to content
This repository has been archived by the owner on Jan 22, 2024. It is now read-only.

HTML5 getUserMedia & WebWorkers to record selfie animation from camera and play / download as GIF #1412

Open
OmShiv opened this issue Oct 29, 2015 · 0 comments

Comments

@OmShiv
Copy link

OmShiv commented Oct 29, 2015

If it interests anyone,
I would like to write a tutorial for using getUserMedia feature of HTML5, that records animation (with configurable options) from user's camera.
One can download this as a GIF file and share the same.

One can also share the file on a P2P n/w established by WebRTC supported browsers (Chrome, FF).
I will be using JavaScript's binary-to-ascii conversion - to encode the raw stream in dataURI

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant