Closed GoogleCodeExporter closed 9 years ago
Thanks to Sal Idarityfirst.
I forgot to set the videoscale method.
In webcam.propierties the correct command is:
video=gst-launch-0.10 v4l2src device=@FILE ! *videoscale method=1* ! videorate
! video/x-raw-yuv,framerate=@RATE/1!ffmpegcolorspace!
video/x-raw-rgb,width=@CWIDTH,height=@CHEIGHT,depth=24,bpp=24,blue_mask=255,gree
n_mask=65280,red_mask=16711680! tcpclientsink port=@VPORT
I will update the command in the next build :)
Original comment by soylent...@gmail.com
on 23 Jun 2013 at 9:09
The change for this is done now.
Original comment by soylent...@gmail.com
on 23 Jun 2013 at 9:10
Original issue reported on code.google.com by
soylent...@gmail.com
on 23 Jun 2013 at 9:07