Two ways to rotate.
Rotatr is offered in two versions to best suit your setup.
Rotatr is offered in two versions to best suit your setup.
For a fresh Raspberry Pi. Requires a Zero 2 W, 3, 4, or 5, and a microSD card.
Download the Rotatr SD image from the link emailed to you, then write it to an SD card with Raspberry Pi Imager.
Insert the SD card, power up your Pi, and connect to your network. First boot takes about 3–5 minutes.
From any computer on your network: http://<your-pi's-ip>:8770 From the Pi's browser: http://localhost:8770
For a Raspberry Pi you are already using for something else. Pi-only — host networking is required for TV discovery.
One line does steps 1–3 for you:
curl -fsSL https://dl.rotatr.net/install-docker.sh | bash
Docker's official script installs Engine, CLI, and the compose plugin together.
curl -fsSL https://get.docker.com -o get-docker.sh sudo sh get-docker.sh
Fetches the current compose file, kept in sync with every release.
mkdir -p ~/rotatr && cd ~/rotatr curl -o docker-compose.yml https://dl.rotatr.net/docker-compose.yml
Pulls the rotatr image, sets everything up, and starts the program.
docker compose up -d
From any computer on your network: http://<your-pi's-ip>:8770 From the Pi's browser: http://localhost:8770
Most first-attempt pairing failures come down to one of these.
Rotatr can only push images into a Frame TV that already has Art Mode enabled on its own. Check the TV's remote or on-screen settings and turn Art Mode on before running the Setup Wizard again.
Mesh Wi-Fi systems often put a guest network on its own subnet, and some routers place wired and wireless clients on separate VLANs. Compare the IP addresses in each device's network settings — the Pi and the TV should be on the same subnet.
Many routers and mesh access points block devices on the same Wi-Fi network from discovering each other directly — a setting usually called client isolation or AP isolation, common on guest networks and some default mesh configurations. Check your router or access point's wireless settings for this option and turn it off for the network the Pi and TV share.
Samsung periodically updates the local API that Art Mode pairing relies on. From the TV's own menu, check for a pending software update, install it, and try pairing again.
The free trial is the compatibility check, and this page is the support relationship.
Rotatr is offered as-is, without warranty or technical support guarantees. Make sure the free trial version works for you before purchasing.