Running a demo for Holoscan Platform Sensor Bridge

From RidgeRun Developer Wiki



Previous: Holoscan Sensor Bridge/Bring Up Process Index Next: Holoscan Sensor Bridge/Performance






Demo Player Run

To capture video using the imx274_player example, follow the next instructions.

  1. Go to the desktop on the host device. At the right top corner, update the Jetson power mode to MAXN, as you can see in the following image.

    Jetson Power Mode
  2. Enable the Jetson clocks on your host device with the following command:
    jetson_clocks
  3. Enable the X serve access.
    xhost +
  4. Run the following script to access the container.
    sh docker/demo.sh
  5. Run the Python application example.
    python3 linux_imx274_player.py


Info
It is recommended to run these commands on the desktop (using an external display).


Video Demo Running


linux_imx274_player.py running




Previous: Holoscan Sensor Bridge/Bring Up Process Index Next: Holoscan Sensor Bridge/Performance