Related Posts
  • Forum Post: Using MJPEG codec on Leopard Board 365

    Hello, I am trying to use MJPEG on the Leopard Board but apparently, it is not supported. Only MPEG4 is... I tested it using gst-launch ! TIVidenc1 codecName=mjpegenc engineName=encode ... Any idea on how to install codecs? Thanks, Mike
  • Forum Post: Adding timestamp to GStreamer

    Hi everybody, I have my GStreamer pipeline (camera => MPEG4 => Ethernet) working on my Leopard Board and I would like to know how to add a timestamp to the video stream so that, even if the images are arriving with a delay, I know when they were taken. Anybody has an idea on how to do that?...