Skip to content Skip to sidebar Skip to footer
Showing posts with the label Getusermedia

Is There A Way To Reduce Latency Using Getusermedia?

While trying to reduce the video latency for a WebRTC communication, I measured the delay between t… Read more Is There A Way To Reduce Latency Using Getusermedia?

Change Sample Rate Of Audiocontext (getusermedia)

Im trying to record a 48000Hz recording via getUserMedia. But without luck. The returned audio Medi… Read more Change Sample Rate Of Audiocontext (getusermedia)

Alternative To GetUserMedia() For Reading Live Camera Stream On IOS?

We are building a mobile barcode-scanner using QuaggaJS that reads barcodes directly from the devic… Read more Alternative To GetUserMedia() For Reading Live Camera Stream On IOS?

Speech Recognition And GetUserMedia

I'm building a web application and plan on using both speechRecognition and navigator.getUserMe… Read more Speech Recognition And GetUserMedia