MIB video inputs: Difference between revisions

From MIB-Helper.com Wiki
Jump to navigation Jump to search
Created page with "Looks like there are multiple ways that video stream can be sourced by MIB. extends IEnum { public static final int FBAS_INPUT_1; public static final int FBAS_INPUT_2; public static final int FBAS_INPUT_3; public static final int LVDS_INPUT_1; } == FBAS1 == We all know the <code>FBAS1</code> input on QuadLock. It's used for Rear-View Camera both low and high. == FBAS2 == This was used in MIB1 with MDI/AMI. It was possible to play videos from connecte..."
 
No edit summary
 
Line 12: Line 12:


== FBAS2 ==
== FBAS2 ==
This was used in MIB1 with MDI/AMI. It was possible to play videos from connected iPod, with proper cable adapter.
This was used in MIB1 with [[Audi Music Interface]] or MDI. It was possible to play videos from connected iPod, with proper cable adapter.


== FBAS3 ==
== FBAS3 ==

Latest revision as of 23:05, 5 April 2025

Looks like there are multiple ways that video stream can be sourced by MIB.

extends IEnum {
 public static final int FBAS_INPUT_1;
 public static final int FBAS_INPUT_2;
 public static final int FBAS_INPUT_3;
 public static final int LVDS_INPUT_1;
}

FBAS1

We all know the FBAS1 input on QuadLock. It's used for Rear-View Camera both low and high.

FBAS2

This was used in MIB1 with Audi Music Interface or MDI. It was possible to play videos from connected iPod, with proper cable adapter.

FBAS3

No idea where it is, if it exists...

LVDS1

This is most likely the input used for the 360 Area View systems. Needs to be confirmed.