This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

DM814x Gstreamer capture issue

Need your help with DM814X EVM and GSreamer receiving video stream from the EVM component input.  I'm working with Mistral EVM[Rev-E] with EZSDK [ti-ezsdk_dm814x-evm_5_05_02_00].    I have had success with EVM and GStreamer pipes using videotestsrc and sending video stream to a HDMI monitor. I am using a DVD player set to 720P60 as input. I'm gettting an error "ti81xxvin ti81xxvin: get_user_pages failed" when I run the following GStreamer pipe:

gst-launch -v v4l2src always-copy=false ! 'video/x-raw-yuv,format=(fourcc)NV12, width=1280, height=720, framerate=(fraction)60/1' ! fakesink

I've attached the output log file so you can see the boot process and GStreamer execution.  How can I solve this problem?  Thank you

5861.DM814x Gstreamer.TXT