Reformat
This commit is contained in:
parent
31f02680d9
commit
ed730ca65c
@ -11,6 +11,11 @@ A python stop-motion script that keeps things simple and allows to use a DSLR or
|
|||||||
* Full HD export with ffmpeg
|
* Full HD export with ffmpeg
|
||||||
* Uses translations
|
* Uses translations
|
||||||
|
|
||||||
|
## Disclaimer
|
||||||
|
|
||||||
|
This script was tested with a Nikon D40x DSLR and a rpi 4 B + raspicam module v3. It might not work with other hardware.
|
||||||
|
Issues reports and commits are welcome !
|
||||||
|
|
||||||
## Setup
|
## Setup
|
||||||
|
|
||||||
0. (Windows users only) Setup WSL2 on your (P)OS and install a Debian based distro (Debian, Mint, Ubuntu...)
|
0. (Windows users only) Setup WSL2 on your (P)OS and install a Debian based distro (Debian, Mint, Ubuntu...)
|
||||||
@ -37,7 +42,9 @@ A python stop-motion script that keeps things simple and allows to use a DSLR or
|
|||||||
|
|
||||||
## Raspberry Pi image
|
## Raspberry Pi image
|
||||||
|
|
||||||
For convenience, a disk image is available here for RPI users.
|
For convenience, a disk image will soon be available here for RPI users.
|
||||||
|
|
||||||
|
## Kiosk like setup
|
||||||
|
|
||||||
For advanced users, the steps for preparing RaspiOS for a minimal kiosk-like experience are these :
|
For advanced users, the steps for preparing RaspiOS for a minimal kiosk-like experience are these :
|
||||||
1. Flash Raspi OS bookworm lite version to a SD card, enabling SSH, Wifi, etc if needed.
|
1. Flash Raspi OS bookworm lite version to a SD card, enabling SSH, Wifi, etc if needed.
|
||||||
|
Loading…
Reference in New Issue
Block a user