Related Posts
  • Forum Post: Re: Brightness and color control

    Hi Andre, If you look at Gstreamer Good plugins list, you can find a filter called videobalance ( more info here ) Here is a general pipeline which can be used to control the contrast, brightness, saturation and the hue of the picture: gst-launch videotestsrc ! videobalance contrast=1 brightness...
  • Forum Post: Problem running RR AEW demo built with RR DM365 SDK

    I built and installed ipipe and librraew-demo using the RR SDK, but when I run "ipipe-client init-aew", I get the following error: / # ipipe-client init-aew AEW is not supported because ipipe was compiled without librraew / # I thought that I had compile ipipe with librraew using the...