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.