Running a demo for Holoscan Platform Sensor Bridge
Appearance
(Redirected from Holoscan Framework/Holoscan Sensor Bridge/Running Demo)
🚧 Documentation is under development
The Holoscan Platform guide is currently under active development. Some sections may be incomplete or change without notice.
Questions? Contact RidgeRun or email to support@ridgerun.com.
Contents
Pin
-
Holoscan Sensor Bridge
-
Holoscan SDK
- Contact Us
Demo Player Run
To capture video using the imx274_player example, follow the next instructions.
- 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 - Enable the Jetson clocks on your host device with the following command:
jetson_clocks
- Enable the X serve access.
xhost +
- Run the following script to access the container.
sh docker/demo.sh
- Run the Python application example.
python3 linux_imx274_player.py
Video Demo Running
linux_imx274_player.py running