File tree Expand file tree Collapse file tree 4 files changed +7
-7
lines changed
Expand file tree Collapse file tree 4 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 55
66- ํน์ ์๊ฐ(๋ฐ๋ฆฌ์ด) ๋์ ์นด๋ฉ๋ผ ๋ฏธ๋ฆฌ๋ณด๊ธฐ ์คํธ๋ฆผ ํ์:
77
8- ` rpicam-hello -t {{์๊ฐ}} `
8+ ` rpicam-hello {{[-t|--timeout]}} {{์๊ฐ}} `
99
1010- ํน์ ์นด๋ฉ๋ผ ์ผ์๋ฅผ ์ํ ์ค์ ์กฐ์ :
1111
Original file line number Diff line number Diff line change 55
66- ์ด๋ฏธ์ง๋ฅผ ์บก์ฒํ๊ณ ํ์ผ๋ช
์ง์ :
77
8- ` rpicam-jpeg -o {{๊ฒฝ๋ก/๋์/ํ์ผ.jpg}} `
8+ ` rpicam-jpeg {{[-o|--output]}} {{๊ฒฝ๋ก/๋์/ํ์ผ.jpg}} `
99
1010- ์ค์ ๋ ํฌ๊ธฐ๋ก ์ด๋ฏธ์ง ์บก์ฒ:
1111
12- ` rpicam-jpeg -o {{๊ฒฝ๋ก/๋์/ํ์ผ.jpg}} --width {{1920}} --height {{1080}} `
12+ ` rpicam-jpeg {{[-o|--output]}} {{๊ฒฝ๋ก/๋์/ํ์ผ.jpg}} --width {{1920}} --height {{1080}} `
1313
1414- 20์ด์ ๋
ธ์ถ๊ณผ 150%์ ๊ฒ์ธ์ผ๋ก ์ด๋ฏธ์ง ์บก์ฒ:
1515
16- ` rpicam-jpeg -o {{๊ฒฝ๋ก/๋์/ํ์ผ.jpg}} --shutter 20000 --gain 1.5 `
16+ ` rpicam-jpeg {{[-o|--output]}} {{๊ฒฝ๋ก/๋์/ํ์ผ.jpg}} --shutter 20000 --gain 1.5 `
Original file line number Diff line number Diff line change 55
66- ํน์ ์ด ๋์ ๋น๋์ค ์บก์ฒ:
77
8- ` rpicam-raw -t {{2000}} -o {{๊ฒฝ๋ก/๋์/ํ์ผ.raw}} `
8+ ` rpicam-raw {{[-t|--timeout]}} {{2000}} {{[-o|--output]}} {{๊ฒฝ๋ก/๋์/ํ์ผ.raw}} `
99
1010- ๋น๋์ค ํฌ๊ธฐ ๋ฐ ํ๋ ์ ์๋ ๋ณ๊ฒฝ:
1111
12- ` rpicam-raw -t {{5000}} --width {{4056}} --height {{3040}} -o {{๊ฒฝ๋ก/๋์/ํ์ผ.raw}} --framerate {{8}} `
12+ ` rpicam-raw {{[-t|--timeout]}} {{5000}} --width {{4056}} --height {{3040}} {{[-o|--output]}} {{๊ฒฝ๋ก/๋์/ํ์ผ.raw}} --framerate {{8}} `
Original file line number Diff line number Diff line change 66
77- 10์ด ๋น๋์ค ์ดฌ์:
88
9- ` rpicam-vid -t 10000 -o {{๊ฒฝ๋ก/๋์/ํ์ผ.h264}} `
9+ ` rpicam-vid {{[-t|--timeout]}} 10000 {{[-o|--output]}} {{๊ฒฝ๋ก/๋์/ํ์ผ.h264}} `
You canโt perform that action at this time.
0 commit comments