|
|
|
|
|
by abdullahkhalids
6 days ago
|
|
Is it at all possible to run 1080p video using Pi Zero 2 W smoothly with no jittering? What about launching a browser and playing a 1080p video from a streaming site? I am looking for a computer to connect to my internet-disconnected TV. |
|
I made a project for a band to use on-stage where it would switch between videos by tapping a bluetooth foot pedal. The stompbox-style foot pedal buttons were just wired into an ESP32 acting like a bluetooth keyboard sending 1, 2, or 3. The key bindings for mpv were setup to instantly switch to specific videos for each number. It worked perfectly.
I have also used it to real-time 1080p stream my gaming PC from another room using Moonlight so that I could play in more than one location in my home. That was also running directly from the command-line.
But trying to use something like X/Wayland and proper GUI apps usually performs poorly. 512MB of RAM and the 1GHz CPU clock struggle with that.