Difference between revisions of "Elgato CAM LINK 4K"

From apertus wiki
Jump to: navigation, search
Line 1: Line 1:
This PCB is relevant to the project because [[AXIOM Beta]] can send pretty much any data over an HDMI connection because the camera generates HDMI content inside its onboard FPGA. The problem is we don't control the HDMI receiver side - meaning recorder manufacturers do all kindS of strange things with the image (sharpening, color conversions, etc.) and in general only support very specific resolutions/framerates. There is also no standards for HDMI.
With the Elgato CAM Link 4k it's now possible to take over control of the receiver side.
This opens up a whole world of possibilities with regards to what data could be packed into the HDMI "frame" if it's used as a data container.
==PCB==
==PCB==
<gallery mode="packed" heights="800">
<gallery mode="packed" heights="800">

Revision as of 12:23, 18 December 2019

This PCB is relevant to the project because AXIOM Beta can send pretty much any data over an HDMI connection because the camera generates HDMI content inside its onboard FPGA. The problem is we don't control the HDMI receiver side - meaning recorder manufacturers do all kindS of strange things with the image (sharpening, color conversions, etc.) and in general only support very specific resolutions/framerates. There is also no standards for HDMI.

With the Elgato CAM Link 4k it's now possible to take over control of the receiver side.

This opens up a whole world of possibilities with regards to what data could be packed into the HDMI "frame" if it's used as a data container.


1 PCB

It is reported to be an 8 layer PCB. Probably atleast a 2-3+ HDI.



Pinout Mapping (WIP):

Layers-pinout.jpg


2 Firmware

a dump of the SPI communication (and the decoded flash data) can be found here:


3 Further files/links


4 Credits