To run the sample on the target
- Change the current directory to the folder that contains the
nvsipl_camera
binary:samples/nvmedia/nvsipl/test/camera/
-
Enter one of these commands to launch the application:
- Without
display:
$ ./nvsipl_camera -c "<platform>"
- With one
display:
$ ./nvsipl_camera -c "<platform>" -d 1
- With two
displays:
$ ./nvsipl_camera -c "<platform>" -d 2
Where
<platform>
is the platform configuration name.Note:Frame drops may occur when the connected display resolution is higher than 4K. This is not observed with 1080p displays.
- Without
display: