<p style="color:rgb(51,51,51);font-family:Arial;font-size:12px;text-align:left;background-color:rgb(255,255,255)">Hi,</p><p style="color:rgb(51,51,51);font-family:Arial;font-size:12px;text-align:left;background-color:rgb(255,255,255)">
I tried running an example plugin on leopardboard:</p><p style="color:rgb(51,51,51);font-family:Arial;font-size:12px;text-align:left;background-color:rgb(255,255,255)">gst-launch -v -e v4l2src always-copy=FALSE input-src=composite chain-ipipe=true ! video/x-raw-yuv,format=\(fourcc\)NV12, width=1280, height=720 ! queue ! dmaiaccel ! dmaienc_h264 encodingpreset=2 ratecontrol=2 intraframeinterval=23 idrinterval=46 targetbitrate=3000000 ! rtph264pay ! udpsink port=$PORT host=$HOST_ADDR sync=false enable-last-buffer=false</p>
<p style="color:rgb(51,51,51);font-family:Arial;font-size:12px;text-align:left;background-color:rgb(255,255,255)">I also tried the example mentioned in <a target="_new" href="https://www.ridgerun.com/developer/wiki/index.php/LeopardBoard_365_GStreamer_Pipelines_-_SDK_2011Q2" style="outline:none;color:rgb(220,151,46);text-decoration:none">www.ridgerun.com/.../LeopardBoard_365_GStreamer_Pipelines_-_SDK_2011Q2</a> :</p>
<p style="color:rgb(51,51,51);font-family:Arial;font-size:12px;text-align:left;background-color:rgb(255,255,255)">gst-launch -e v4l2src always-copy=FALSE input-src=composite chain-ipipe=true ! video/x-raw-yuv,format=\(fourcc\)NV12, width=1280, height=720, framerate=\(fraction\)23/1 ! queue ! dmaiaccel ! dmaienc_h264 encodingpreset=2 ratecontrol=2 intraframeinterval=23 idrinterval=46 targetbitrate=3000000 ! rtph264pay ! udpsink port=$PORT host=$HOST_ADDR sync=false enable-last-buffer=false &</p>
<p style="color:rgb(51,51,51);font-family:Arial;font-size:12px;text-align:left;background-color:rgb(255,255,255)">But I keep getting the error as below:</p><p style="color:rgb(51,51,51);font-family:Arial;font-size:12px;text-align:left;background-color:rgb(255,255,255)">
Setting pipeline to PAUSED ...</p><p style="color:rgb(51,51,51);font-family:Arial;font-size:12px;text-align:left;background-color:rgb(255,255,255)">davinci_resizer davinci_resizer.2: RSZ_G_CONFIG:0:1:124</p><p style="color:rgb(51,51,51);font-family:Arial;font-size:12px;text-align:left;background-color:rgb(255,255,255)">
ERROR: Pipeline doesn't want to pause.</p><p style="color:rgb(51,51,51);font-family:Arial;font-size:12px;text-align:left;background-color:rgb(255,255,255)">ERROR: from element /GstPipeline:pipeline0/GstV4l2Src:v4l2src0: Cannot identify device '/dev/video0'.</p>
<p style="color:rgb(51,51,51);font-family:Arial;font-size:12px;text-align:left;background-color:rgb(255,255,255)">Additional debug info:</p><p style="color:rgb(51,51,51);font-family:Arial;font-size:12px;text-align:left;background-color:rgb(255,255,255)">
../../../src/sys/v4l2/v4l2_calls.c(573): gst_v4l2_open (): /GstPipeline:pipeline0/GstV4l2Src:v4l2src0:</p><p style="color:rgb(51,51,51);font-family:Arial;font-size:12px;text-align:left;background-color:rgb(255,255,255)">system error: No such file or directory</p>
<p style="color:rgb(51,51,51);font-family:Arial;font-size:12px;text-align:left;background-color:rgb(255,255,255)">Setting pipeline to NULL ...</p><p style="color:rgb(51,51,51);font-family:Arial;font-size:12px;text-align:left;background-color:rgb(255,255,255)">
Freeing pipeline ...</p><p style="color:rgb(51,51,51);font-family:Arial;font-size:12px;text-align:left;background-color:rgb(255,255,255)">Can someone please help as to what is going wrong?</p><div><br></div>-- <br><p style="margin:0px;color:rgb(34,34,34);font-family:arial,sans-serif;font-size:13px;background-color:rgb(255,255,255)">
Thank you & Regards,<u></u><u></u></p><p style="margin:0px;color:rgb(34,34,34);font-family:arial,sans-serif;font-size:13px;background-color:rgb(255,255,255)"><b>Mazahir Poonawalla</b><u></u><u></u></p><p style="margin:0px;color:rgb(34,34,34);font-family:arial,sans-serif;font-size:13px;background-color:rgb(255,255,255)">
<br></p>