@@ -96,16 +96,15 @@ firmly to keep the connector cable in place.
9696.. note ::
9797
9898 By default IMX219 is disabled. After connecting the camera you can enable it
99- by specifying the dtb overlay file in
100- ``/run/media/BOOT-mmcblk1p1/uEnv.txt `` as below,
99+ by specifying the dtb overlay file in :file: `/run/media/BOOT-mmcblk1p1/uEnv.txt ` as below,
101100
102101 ``name_overlays=ti/k3-am62x-sk-csi2-imx219.dtbo ti/k3-am62a7-sk-edgeai.dtbo ``
103102
104103 Reboot the board after editing and saving the file. Dtb files can be found
105104 under /boot/dtb/ti.
106105
107106 Config file to run analytics pipeline with IMX219 camera is present under
108- `` /opt/edgeai-gst-apps/configs/imx219_cam_example.yaml ` `. Please refer
107+ :file: ` /opt/edgeai-gst-apps/configs/imx219_cam_example.yaml `. Please refer
109108 :ref: `pub_edgeai_sample_apps ` to use the file.
110109
111110Please refer :ref: `pub_edgeai_camera_sources ` to know how to list all the cameras
@@ -131,7 +130,7 @@ required:
131130 mv /opt/imaging/imx219/linear/dcc_2a_10b_1920x1080.bin /opt/imaging/imx219/linear/dcc_2a.bin
132131 mv /opt/imaging/imx219/linear/dcc_viss_10b_1920x1080.bin /opt/imaging/imx219/linear/dcc_viss.bin
133132
134- - Set the input format in the `` /opt/edgeai-gst-apps/configs/imx219_cam_example.yaml ` ` as ``rggb10 ``
133+ - Set the input format in the :file: ` /opt/edgeai-gst-apps/configs/imx219_cam_example.yaml ` as ``rggb10 ``
135134
136135.. _pub_edgeai_fusion_mini :
137136
@@ -171,7 +170,7 @@ firmly to keep the connector cable in place.
171170 ``source /opt/edgeai-gst-apps/scripts/setup_cameras_v3link.sh ``
172171
173172 Config file to run analytics pipeline with IMX219 camera is present under
174- `` /opt/edgeai-gst-apps/configs/imx219_cam_example.yaml ` `. Please refer
173+ :file: ` /opt/edgeai-gst-apps/configs/imx219_cam_example.yaml `. Please refer
175174 :ref: `pub_edgeai_sample_apps ` to use the file.
176175
177176
@@ -282,7 +281,7 @@ https://learn.sparkfun.com/tutorials/terminal-basics/tera-term-windows
282281
283282.. _pub_edgeai_getting_started_init_script :
284283
285- As part of the linux systemd `` /opt/edgeai-gst-apps/init_script.sh ` ` is executed
284+ As part of the linux systemd :file: ` /opt/edgeai-gst-apps/init_script.sh ` is executed
286285which does the below,
287286
288287 - This sets up necessary environment variables.
0 commit comments