layout |
title |
page |
Capture Photos from Camera · RoomRTC |
<script src="{{ site.baseurl }}/latest/roomrtc.min.js"></script>
<script src="{{ site.baseurl }}/assets/js/capture.js"></script>
This example demonstrates how to set up a media stream using your built-in webcam, fetch an image from that stream, and create a PNG using that image.
Take photo