It is based on my tests in the past with Debian Testing on a Pi3B. ARM has no concept of 80x25 text like PCs, only 1 graphic console. So with Bookworm, you need to set/get/have that. It at least must do the output of H264 decoder directly to the 'screenbuffer', like OMXplayer did, otherwise, it won't be able to do 1080p30. Although lower resolution and just 1 FPS might also be OK for this use-case.With the Lite version, can you actually see text on the monitor?
I was confused by “ since I have not been able to get any display on it.”
Basically in ARM Linux with resolution set by KMS , you go textmode by
Code:
sudo systemctl isolate multi-user.target
Code:
sudo systemctl set-default multi-user.target
Statistics: Posted by redvli — Thu Sep 26, 2024 8:59 am