v4l2jpegenc plugin test error

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 

v4l2jpegenc plugin test error

1,725 次查看
dongjin
Contributor II

Hi NXP,

 

I'm testing with imx8qm mek and 4 ov10635 cameras.

I run below command to save image files as jpeg.

 

gst-launch-1.0 v4l2src device=/dev/video1 ! video/x-raw,format=NV12 ! v4l2jpegenc output-io-mode=5 ! multifilesink location=cam1_%05d.jpeg \

gst-launch-1.0 v4l2src device=/dev/video2 ! video/x-raw,format=NV12 ! v4l2jpegenc output-io-mode=5 ! multifilesink location=cam2_%05d.jpeg \

gst-launch-1.0 v4l2src device=/dev/video3 ! video/x-raw,format=NV12 ! v4l2jpegenc output-io-mode=5 ! multifilesink location=cam3_%05d.jpeg \

gst-launch-1.0 v4l2src device=/dev/video4 ! video/x-raw,format=NV12 ! v4l2jpegenc output-io-mode=5 ! multifilesink location=cam4_%05d.jpeg -e

 

But I couldn't keep this command for about 30 minutes. Because there's an error about rpc message timeout and system was killed.

 

[ 1989.060952] imx-scu scu: RPC send msg timeout
[ 1989.065348] a72_clk: failed to get clock rate -110
[ 1992.128892] imx-scu scu: RPC send msg timeout
[ 1992.133305] read temp sensor 144 failed, could be SS powered off, ret -110
[ 1995.200825] imx-scu scu: RPC send msg timeout

 

Could you let me know is this a known issue? Or can I fix it by any update?

 

Thanks,

Dongjin Ha.

0 项奖励
回复
2 回复数

1,711 次查看
Zhiming_Liu
NXP TechSupport
NXP TechSupport

Can you see the chip  temp during your test?

0 项奖励
回复

1,705 次查看
dongjin
Contributor II

Could you let me know how can I check the chip temp?

 

Thanks.

0 项奖励
回复