I thought of implementing a tool for capturing display signal over smarthphones with broken LCD. The idea is to open a smartphone and intercept the signal transimitted over the display using a Raspberry pi.
Then once signal captured, it can be transmitted over RDP/X11 protocol to a PC or another smartphone that exists on the same network that tool is connected upon.
The idea is to do stuff such as transfering files from broken devices to working ones or even converting smarphones to low-power pcs/servers. So far I found that mipi protocol is used for these type of devices but do ALL smartphone manufacturers use mipi protocol or not?
If not, how many protocols/standarts beyond mipi do exist, for display driving upon mobile devices, especially smartphones?