I have never used a raspberry before, and I am having trouble configuring it. I've been searching for an answer to my problem but I have had no success in finding it. Maybe the answer is there but I have not been able to understand it, which is possible.
I have a Raspberry Pi 3 that outputs on a very tall LED wall. It's supposed to show some dynamic content working under HTML5. The code works correctly, as I have tested it on a regular screen with success.
The problem comes when I connect the raspberry to the LED wall. It has a very specific resolution (192 px wide, for 1216 px tall)
Tampering with the configuration, I have set the resolution to the highest I can find, but I'm a few pixels shy of 1216, and with LEDs that big it's very noticeable.
As far as I have found, there is only a limited list of resolutions to choose from. Is there any way to set a manual resolution to 192x1216? Or at least a bigger resolution that my screen fits in?
Thanks.