Closed dac31415 closed 9 months ago
Hi @dac31415,
You can run weston.sh for display output. You won't need to disable Weston client. for isp camera display output you can run the following script https://github.com/quic/sample-apps-for-Qualcomm-Robotics-RB5-platform/blob/master/gst-python-samples/Gstreamer-Applications/gst_camera/ispcam_display.py or https://github.com/quic/sample-apps-for-Qualcomm-Robotics-RB5-platform/blob/master/Gstreamer-Applications/gst_camera/ispcam_display.c
Once you run the above script you can able to see the isp camera output on your screen.
Thanks & regards, Mayur
Hi @dac31415
You can execute the below commands to display ispcam
./weston.sh
python sample-apps-for-robotics-platforms/RB5/linux_kernel_4_x/GStreamer-apps/python/gst_camera/ispcam_display.py 0
Thanks, Sumith
Hello,
How can I open/display the isp camera or gui (Gstreamer applications) while using LU image? I followed thundercomm guide to have LU desktop version (gnome) so I had to dissble Weston Client.