Starting the camera in i.MX8M Mini after kernel bootup is complete to reduce camera startup time

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

Starting the camera in i.MX8M Mini after kernel bootup is complete to reduce camera startup time

547件の閲覧回数
shubham_sharmaa
Contributor I

I am trying to run the camera (MIPI-CSI or USB web cam) on i.MX8 Mini and display the footage on MIPI-DSI display during init process starts.

camera is working well on yocto zeus full image and displaying the footage on display. We are using gstreamer command to run the camera via shell script. Now I want to reduce the camera startup time. After some research it's found that if we can start the camera just after kernel boots up and init process starts it save huge time for starting the camera.

In the logs i found that /sbin/init starting the systemd as a intializer manager.

How can I build and run my custom script that can start the camera directly during init process starts at these point of logs?

[ 4.146597] Freeing unused kernel memory: 5952K
[ 4.151196] Run /sbin/init as init process

logs file is attached below

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

496件の閲覧回数
Zhiming_Liu
NXP TechSupport
NXP TechSupport
0 件の賞賛