why gscam is giving cropped video stream
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
vlc - https://drive.google.com/file/d/0B13Sd3HILuM1RFBVbG53cU9EaDA/view?usp=sharing
gscam - https://drive.google.com/file/d/0B13Sd3HILuM1R2hGVWZkQ1ZfbkU/view?usp=sharing
Asked by mach on 2014-12-04 05:23:19 UTC
Comments