Overview of HDCP Professional Repeater Example
masterThis example application demonstrates the functionality of a Xilinx HDMI HDCP 2.2 Professional Repeater. It is designed to run on hardware where HDCP is configured as a Repeater.
Key Features:
- Implements the HDCP Professional, Revision 2.2 specification.
- Acts as a Repeater: By default, the HDMI TX transmits the HDMI stream received from the SOURCE (via RX) to the SINK.
- Color Bar Mode: Can be enabled via a UART menu. When selected, a test pattern generator IP generates a video stream (selectable via UART) which the HDMI TX then transmits to the downstream SINK.
- Robustness Option: Users can choose not to start colorbar mode when the HDCP Repeater is enabled to make the HDCP authentication process more robust.
- Dual HDCP Support: If HDCP (1.4, 2.2, or both) is enabled by the hardware, the application supports handling in both HDMI TX and RX, implemented as a Repeater where HDCP TX is driven by the HDCP RX.
System Flow:
SOURCE -> RX (Professional Repeater) -> TX (Professional Repeater) -> SINK.