webcamjs icon indicating copy to clipboard operation
webcamjs copied to clipboard

Video recording Using Webcam.js

Open Vamshikrishna209 opened this issue 8 years ago • 4 comments

Hi .. Is is possible to record a video using Webcam.js ????

Vamshikrishna209 avatar Feb 23 '17 07:02 Vamshikrishna209

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

positlabs avatar Feb 23 '17 17:02 positlabs

^ The above options wont work for Safari. Is there an option record video on Safari ?

siddharthjn avatar Apr 20 '17 16:04 siddharthjn

Hi Siddharth, did you get any solution to record video on safari?

nidhisharajank avatar Apr 10 '18 06:04 nidhisharajank

@nidhisharajank - Seems like webrtc is now on Safari 11. Checkout https://medium.com/@leemartin/hello-webrtc-on-safari-11-e8bcb5335295

siddharthjn avatar Apr 10 '18 13:04 siddharthjn