Having failed to find an off-the-shelf solution that doesn't cost multiple $ thousands I want to see if I can build it myself
I want to watch sports with constant replay. My goal is to have four screens next to each other all showing the same game but each with a progressive delay. Something like this:
- screen 01 - realtime
- screen 02 - rt - 10 secs
- screen 03 - rt - 20 secs
- screen 04 - rt - 30 secs
I'm thinking I need 5 HDMI ports, 1 - in and 4 - out. And some way to split the incoming feed and push it out with the variable delays.
my first question would be how can I get a Raspberry Pi to support 5 HDMI ports?