The invention relates to the technical field of automobile
electronics and
multimedia transmission, in particular to an automobile
video screen projection method,
system and equipment based on Android window
copying, and aims to overcome the defects of poor stability, high
coupling degree of an initiating end and a receiving end, high
resource consumption, high
delay,
video quality loss and the like in the existing automobile
video screen projection technology. The method comprises the following steps: creating an off-screen window, loading a video rendering view, and obtaining a SurfaceControl object corresponding to the off-screen window; the method comprises the following steps of: creating a
mirror image SurfaceControl object by taking a SurfaceControl object of a window outside a screen as a source; the method comprises the following steps: creating a SurfaceView component in a receiving end device, and obtaining a SurfaceControl object corresponding to a SurfaceView; and binding a parent level of the
mirror image SurfaceControl object to a SurfaceControl object of a SurfaceView at a receiving end, so as to realize video
projection screen display, wherein the parent level of the
mirror image SurfaceControl object is bound to the SurfaceControl object of the SurfaceView at the receiving end. According to the scheme, based on a SurfaceControl mechanism of an Android
system, the decoupling of the initiating end and the receiving end is realized through the creation of the window outside the screen, the mirroring of the SurfaceControl and the rebinding of the SurfaceControl.