UPGRADE YOUR BROWSER
We have detected your current browser version is not the latest one. Xilinx.com uses the latest web technologies to bring you the best online experience possible. Please upgrade to a Xilinx.com supported browser:Chrome, Firefox, Internet Explorer 11, Safari. Thank you!
09-05-2019 12:48 PM
Trying to connect two TPG's to Video Mixer streaming. Can this be done? TPG's have output ports required but the Mixer driver doesnt seem to support this on the layers. Correct?
09-18-2019 08:04 AM
Hi matthew.singer@elbitsystems-us.com
The drivers for the TPG and the video mixer are using different frameworks: TPG driver is a v4l2 driver and the video mixer is a KRM DMS driver. So you will not be able to connect them and use the driver.
You could always configure the 2 IP directly through their register space in the linux user space, not using their driver.
Else you need to push the data from the TPG to memory and then read back from memory to the video mixer.
Regards
10-01-2019 08:10 AM
So if I connect the TPG to framewriter, how do I pass that memory back down to the mixer?
10-01-2019 08:35 AM
Hi matthew.singer@elbitsystems-us.com
This should be handled by the linux driver.
You might want to refer to the VCU TRD. It has an example of multistream using the Video Mixer
10-01-2019 09:14 AM
The TRD has the mixer output to HDMI. If the ouput is to DisplayPort via a framewriter, what's should the the mixer output be connected to in the device tree? kmssink complains if there is no connector.
10-01-2019 09:53 AM
Hi matthew.singer@elbitsystems-us.com
You have 2 options:
PS. This is a different question, could you kindly open a new topic if you have following uestions?
10-04-2019 01:49 AM
HI matthew.singer@elbitsystems-us.com
Is saw that you have opened a new topic for your following question:
https://forums.xilinx.com/t5/Video/Video-Mixer-to-DP/m-p/1027030
I hope the community can answer else I will try to help you (but this is not something I have already done)
Could you kindly mark a reply as solution to close this thread?
Thanks