Skip to content

Commit

Permalink
/dev/video0 があるはず
Browse files Browse the repository at this point in the history
  • Loading branch information
voluntas committed Sep 3, 2024
1 parent fc09a83 commit cfbf2a3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/momo.py
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,7 @@ def run_app(self):
args = [
str(self.executable),
"--no-audio-device",
"--video-device /dev/video0",
self.mode,
"--port",
str(self.port),
Expand Down

0 comments on commit cfbf2a3

Please sign in to comment.