AndrewFromMelbourne / raspi2raspi

Program to copy from one Raspberry Pi display to another Raspberry Pi display
MIT License
34 stars 15 forks source link

Copying HDMI to DSI #9

Open tommasoadda opened 4 years ago

tommasoadda commented 4 years ago

Hi, I got everything running from DSI to HDMI, but I actually need to do the opposite OR (if possible, I couldn't find anything around for this) force the DSI resolution form the native 800x480 to at least 1280x720 (I don't care for artifacts form compressing the pixels.

Is there a way with raspi2raspi?

tommasoadda commented 4 years ago

Anything?