HDMI to MIPI_CSI driver is not capturing

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

HDMI to MIPI_CSI driver is not capturing

486件の閲覧回数
Ohm86
Contributor I

Hello,

I am writing driver HDMI to MIPI_CSI driver using chip ITE6616.
I am able to run driver in low power mode. 
How can I know the driver is running in High speed mode????

Also I am able to run the pipeline 
gst-launch-1.0 v4l2src device=/dev/video0 ! videoconvert ! autovideosink

but my driver is not capturing ..

and also tried to save con tent in file using filesink element but not gvetting anything in file.

can anyone tell me why my driver is not working for capturing the screen.

I have attched the logs of my driver.


0 件の賞賛
返信
1 返信

434件の閲覧回数
Zhiming_Liu
NXP TechSupport
NXP TechSupport

Hi @Ohm86 

How can I know the driver is running in High speed mode????

-->I think you should refer the chip spec.

Please refer this AN for capture system: https://www.nxp.com/webapp/Download?colCode=AN13857

 

0 件の賞賛
返信