Related Posts
  • Forum Post: RTSP streaming error - segmentation fault

    Hi, I get "segmentation fault" error when I play the following RTSP plugin: ./TEST "( v4l2src always-copy=FALSE input-src=composite ! video/x-raw-yuv,format=\(fourcc\)NV12, width=320,height=240 ! queue ! dmaiaccel ! dmaienc_h264 encodingpreset=2 ratecontrol=2 intraframeinterval=23...
  • Forum Post: Re: Composite Output Not workiing

    Hi Anupam and Mayank Kumar I managed to fix No Composite Output with the LI-VI365 card and No Camera Board I have had the same problem. I only needed COMPOSITE input card (LI-VI365) and no camera board. I have a Leopardboard DM365 v1.4 and RidgeRun SDK 2011Q2 is installed and updated. ...
  • Forum Post: Looking for a solution to a specific application. Need to stream variable text to an on screen display.

    Looking for a solution to a specific application. Need to stream variable text to an on screen display. I currently have a composite camera and a XBOB-4 that I stream information to via a serial port. This gives me an OSD On Screen Display that I can update in real time with any information that...
  • Forum Post: Stop deinterlacing

    Hi, I would like to know how to stop deinterlacing of a video. I am doing RTSP streaming using gstreamer plugin. The input video is composite NTSC and using decoder board TVP5146. Any idea as to how to go about? The output of streaming on the client side should be interlaced video. Thanks, Maz