letakeane / emotican-app

1 stars 4 forks source link

Refine the use of the user webcam; include image in results component #17

Closed letakeane closed 7 years ago

letakeane commented 7 years ago

Changed the "end capture" function in Play component to actually end the webcam media stream, instead of just pausing the video playback of the stream. This fixes buggy functionality of the camera and Image Capture buttons.

This branch also adds an image to the Emotion Results component, since ending the media stream results in a black video display.