The Simple Way to Capture Media on the Web
Introducing @maukode/headless-media
: The Simple Way to Capture Media on the Web πΈποΈπΉ
Hey everyone!
Have you ever wanted to add a feature to your web app that lets users take a photo, record a quick video, or capture an audio note? If you have, you probably dove into the Web APIs like getUserMedia()
and MediaRecorder
.