why gscam is giving cropped video stream [closed]
I am running gscam with the following configuration
export GSCAM_CONFIG="v4l2src device=/dev/video1 ! video/x-raw-rgb, framerate=30/1, width=1024,height=768 ! videocrop top=0 left=0 right=0 bottom=0 ! ffmpegcolorspace"
with gscam I get a cropped video but when I start the same camera from vlc and stream it at the same resolution i do not get a cropped video.
I have uploaded both images