I want to use a video file instead of fake media to be displayed when camera is accessed on browser, how to do that ?
How can I use a video file instead of fake media to be displayed when camera is accessed on browser?
Hey Ana!
You can use the Chrome option argument for video file: --use-file-for-fake-video-capture
and use an .y4m
file to play as the webcam.