1. According to the current code, for "-c" parameter, there must be a virtual
parameter, e.g. "-c 1".
2.In video_camera.cpp 79 line
should change
if(v_capimg->origin == 0)
to
if(c_capimg->origin == 0)
Original issue reported on code.google.com by Dayong.Wangts on 2 Dec 2010 at 10:54
Original issue reported on code.google.com by
Dayong.Wangts
on 2 Dec 2010 at 10:54