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 idrinterval=46 targetbitrate=1000000 ! rtph264pay name=pay0 pt=96 )"
TEST is the test-launch application from rtsp examples. I get the following error:
davinci_resizer davinci_resizer.2: RSZ_G_CONFIG:0:1:124vpfe-capture vpfe-capture: IPIPE Chainedvpfe-capture vpfe-capture: Resizer presenttvp514x 1-005d: tvp5146 (Version - 0x03) found at 0xba (DaVinci I2C adapter)vpfe-capture vpfe-capture: dma_alloc_coherent size 7168000 failedSegmentation fault
Can anyone tell me as to what is going wrong.
Thanks,Maz