I\'m attempting to make a picture capture application using the following code.
function Camera() { const videoRef = useRef(null)