Skip to content

Add pauseCamera and resumeCamera to allow camera pausing and resuming#19

Merged
infusion merged 1 commit intoinfusion:masterfrom
zenitraM:pause-resume-pull-request
Apr 3, 2014
Merged

Add pauseCamera and resumeCamera to allow camera pausing and resuming#19
infusion merged 1 commit intoinfusion:masterfrom
zenitraM:pause-resume-pull-request

Conversation

@zenitraM
Copy link
Contributor

Hi,

I added pauseCamera and resumeCamera functions, to allow pausing and resuming the stream, based on how JPEGcam does stop and resume back the stream:
http://code.google.com/p/jpegcam/source/browse/trunk/src/Webcam.as

When paused, you can capture as usual to fetch the paused image. I'm testing this to let the user preview the image that will be uploaded before it is uploaded, as I did previously with JPEGcam, and it seems to work fine.

infusion added a commit that referenced this pull request Apr 3, 2014
Add pauseCamera and resumeCamera to allow camera pausing and resuming
@infusion infusion merged commit f18e05c into infusion:master Apr 3, 2014
@infusion
Copy link
Owner

infusion commented Apr 3, 2014

Thanks for the addition!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants