omnipotentuser / openstream

Generic streaming with a MCU to control the connection type and data exchange using WebRTC.
GNU General Public License v3.0
3 stars 0 forks source link

[Lounge] snapshot of image #175

Closed omnipotentuser closed 9 years ago

omnipotentuser commented 9 years ago

while in a session, clicking on spacebar takes a snapshot of the webcam, and launches swal() with the image inserted.

Click 'cancel' drops the image. Click 'accept' sends the image.

All remote peers receive it and adds to the gallery layout.