Optimized v4l2src gstreamer plugin for I.MX8

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

Optimized v4l2src gstreamer plugin for I.MX8

1,549件の閲覧回数
nissim_beja
Contributor I

Dear All,

Is there an optimized v4l2src gstreamer plugin, that utilizes the I.MX8 hardware blocks like DMA component (to reduce video pipeline latency) for the I.MX8 processors?  if not, is there any plan to provide such in the future? 

I found that there is such plugin for the I.MX6 (imxv4l2video).

 

Thanks,

Nissim.

タグ(1)
0 件の賞賛
3 返答(返信)

1,375件の閲覧回数
igorpadykov
NXP Employee
NXP Employee

Hi Nissim

MX8 specific plugins are listed in Table 15. i.MX GStreamer 1.0 plugins

attached Release Notes. Example with v4l2src :

gst-launch-1.0 v4l2src ! video/x-raw,width=640,height=480 ! \
v4l2h264enc extra-controls="controls,h264_entropy_mode=0,video_bitrate=245000;" ! \
h264parse ! v4l2h264dec ! queue ! waylandsink sync=false

Best regards
igor
-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------

0 件の賞賛

1,376件の閲覧回数
nissim_beja
Contributor I

Hi Igor,

Does it mean that the I.MX8 uses the standard v4l2src plugin? 

if its true are there plans to provide such plugin that utilizes the hardware of the I.MX8 Processor (like in I.MX6)?

0 件の賞賛

1,376件の閲覧回数
igorpadykov
NXP Employee
NXP Employee

Hi Nissim

 

no such plans, sorry.

 

Best regards
igor

0 件の賞賛