Video Processing Latency

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

Video Processing Latency

1,599件の閲覧回数
Pankh
Contributor I

Hello All,

System Overview:

Processor: iMX6 DualLite

Take the Video input from the camera, process the data and output it at ethernet or wifi.

Which camera interface (MIPI CSI2 or Parallel camera interface) of iMX6 I shall use to get the minimum latency in the output video data.

ラベル(1)
0 件の賞賛
返信
2 返答(返信)

1,368件の閲覧回数
SergioSolis
NXP Employee
NXP Employee

Hello Pankaj,

Saurabh is correct, a dual buffer approach is a good idea. If I had to make a recommendation, I would go with a MIPI camera.

0 件の賞賛
返信

1,368件の閲覧回数
saurabh206
Senior Contributor III

Hi

Pankaj

Latency is depends upon the how many buffers you have used with Camera interface.

Dual buffer approach provides latency of one frame.