Live Video Streaming

Verify Video Node

Step 11: Check the Video Device Node

ls /dev/video*

The output should display /dev/video0. If the node is present, the driver has loaded successfully and the camera is ready.

Boost Clocks & Enable Debug

Step 12: Open a Terminal and Run rc.local

  • Press Ctrl + Alt + T and run:
cd ~/OPPILA_ORIN_L4T_36.5.0_INTEGRATION_HM_<resolution>/
sudo chmod +x rc.local
sudo ./rc.local
Run Video Streaming script

Step 13: Run the Video Streaming script

sh video_streaming.sh

If the pipeline starts successfully, a video window will appear displaying the live camera feed.