Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Select an option

  • Save crazymonkyyy/d53b508707202aa018e8d83c13219340 to your computer and use it in GitHub Desktop.

Select an option

Save crazymonkyyy/d53b508707202aa018e8d83c13219340 to your computer and use it in GitHub Desktop.
fake webcam
ffmpeg -y -i "pls rember.webm" -pix_fmt yuv420p output.y4m
brave --use-fake-device-for-media-stream --use-file-for-fake-video-capture="output.y4m"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment