mirror of
https://github.com/F5OEO/rpitx.git
synced 2026-03-03 07:04:09 +01:00
7 lines
167 B
Bash
Executable File
7 lines
167 B
Bash
Executable File
raspistill -w 320 -h 256 -o picture.jpg -t 1
|
|
convert -depth 8 picture.jpg picture.rgb
|
|
|
|
sudo ./pisstv picture.rgb picture.ft
|
|
sudo ./rpitx -m RF -i picture.ft -f 50105
|
|
|