Category "mediadevices"

track.stop is not turning the camera off anymore

I have a webpage where I want user to take a picture with his laptop/phone camera. Once he clicks on a button a modal is shown and the following js will start t

WebRTC MediaDevices with Golang and Pion on a Windows 10 "pkg-config error"

I try to follow this documentation https://github.com/pion/mediadevices. But somehow i constantly run into errors. First i had to install MinGW (gcc). Then i ha