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.

DM368EVM gst-launch v4l2sr capture help

Hello

I want to test the network streaming with a DM368EVM board.

I follow the steps given at http://processors.wiki.ti.com/index.php/Example_GStreamer_Pipelines#Decode_Video_Files for the DM355, with no good results.

Also i try the v4l2src (Capture):

gst-launch -v v4l2src always-copy=FALSE num-buffers=2000 ! TIVidenc1 codecName=mpeg4enc engineName=codecServer contiguousInputFrame=TRUE ! filesink location=output.m4v

with no results.

Please could somebody tell me how configure to capture and output to video display, and also to streaming?

Thanks a lot, Gabriel.