Part Number: AM625
Tool/software:
Hello TI,
I am using AM6254 with MCU+SDK 9.0.
My USB-Web Camera works fine if i used TI-APP-Launcher demo app.
Now, i want to view the camera using gst-launcher-1 command , but fail. Please guide. Thanks.
Below are steps I did:
#weston & -> weston gray screen display, it looks fine
# gst-launch-1.0 v4l2src device="/dev/video0" ! video/x-raw, width=1024, height=576, framerate=15/1 ! waylandsink
Setting pipeline to PAUSED ...
Failed to set pipeline to PAUSED.
Setting pipeline to NULL ...
Freeing pipeline ...
root@am62xx-evm:/dev# ls video*
video0 video1
root@am62xx-evm:/dev#
