AndrewFromMelbourne / raspi2raspi

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

Change source monitor #5

Open lillipu opened 6 years ago

lillipu commented 6 years ago

Hi Andrew, Thanks for your previous advice, the sharing works really well now. I don't quite understand jet at what point I can define the source and destination screens. Is this even possible after the pi is booted? Sofar the 7" was always the source and HDMI destination. Since in your description it sais 0 is default source and 5 is default destination, I tried with raspi2raspi stopped: raspi2raspi --source 5 --destination 0 but what I get is two screens that are off . with raspi2raspi started I get some very weird blurred moving something on both sides... Many thanks!

AndrewFromMelbourne commented 6 years ago

You will probably need to change the layer number as well if the destination contains the framebuffer. Try

raspi2raspi --source 5 --destination 0 --layer 10