Created
May 1, 2026 12:32
-
-
Save crazymonkyyy/d53b508707202aa018e8d83c13219340 to your computer and use it in GitHub Desktop.
fake webcam
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| 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