webcamjs
webcamjs copied to clipboard
Video recording Using Webcam.js
Hi .. Is is possible to record a video using Webcam.js ????
Not directly, but there are options out there for recording.
https://developer.mozilla.org/en-US/docs/Web/API/MediaStream_Recording_API
https://github.com/muaz-khan/WebRTC-Experiment/tree/master/RecordRTC
^ The above options wont work for Safari. Is there an option record video on Safari ?
Hi Siddharth, did you get any solution to record video on safari?
@nidhisharajank - Seems like webrtc is now on Safari 11. Checkout https://medium.com/@leemartin/hello-webrtc-on-safari-11-e8bcb5335295