<div dir="ltr">I tried below command and same error. Gstreamer is installed at AWS, so is there any issue of fetching webcam.<div> <div>gst-launch-1.0 v4l2src num-buffers=1 device=/dev/video5 ! jpegenc quality=100 ! multifilesink location=/var/www/html/public/img/IMG%06d.jpg<div><br></div><div><br>Setting pipeline to PAUSED ...<br>ERROR: Pipeline doesn't want to pause.<br>ERROR: from element /GstPipeline:pipeline0/GstV4l2Src:v4l2src0: Cannot identify device '/dev/video5'.<br>Additional debug info:<br>v4l2_calls.c(609): gst_v4l2_open (): /GstPipeline:pipeline0/GstV4l2Src:v4l2src0:<br>system error: No such file or directory<br>Setting pipeline to NULL ...<br>Freeing pipeline ...</div><div><br></div><div><br><div><div dir="ltr" class="gmail_signature" data-smartmail="gmail_signature"><div dir="ltr"><div><div dir="ltr"><div dir="ltr"><div dir="ltr"><div dir="ltr"><div dir="ltr"><div dir="ltr"><div dir="ltr"><div dir="ltr"><div dir="ltr"><div><font color="#666666">  <font face="times new roman, serif">Anurag Biala</font><span style="font-family:"times new roman",serif;font-size:x-small"> </span><span style="font-family:"times new roman",serif;font-size:x-small"> </span></font><span style="color:rgb(153,153,153);font-family:"times new roman",serif;font-size:x-small"> </span><span style="color:rgb(153,153,153);font-family:"times new roman",serif">  </span></div><div><font color="#666666"><font style="font-family:"times new roman",serif">+91-9814808323 | </font></font><font color="#666666"><span style="font-family:"times new roman",serif">+1(646)-797-2775</span> </font><span style="color:rgb(153,153,153);font-family:"times new roman",serif;font-size:x-small"> </span></div><div><span style="color:rgb(102,102,102);font-family:"times new roman",serif">SKYPE:   </span><a href="mailto:activecraft@hotmail.com" style="font-family:"times new roman",serif" target="_blank"><font color="#20124d">activecraft@hotmail.com</font></a><font color="#666666">      |</font><span style="color:rgb(102,102,102);font-family:"times new roman",serif;font-size:x-small">     </span><span style="color:rgb(102,102,102);font-family:"times new roman",serif">Gmail      </span><a href="mailto:activecraft@gmail.com" style="color:rgb(102,102,102);font-family:"times new roman",serif" target="_blank">activecraft@gmail.com</a></div><div><font color="#666666">Website: </font><a href="https://www.activecraft.com/" style="color:rgb(102,102,102);font-family:"times new roman",serif" target="_blank">https://www.activecraft.com</a><font color="#666666"> </font><span style="color:rgb(102,102,102);font-family:"times new roman",serif"><b> |</b></span><font color="#666666">    </font><span style="color:rgb(102,102,102);font-family:"times new roman",serif">Email     <u> </u></span><font color="#20124d"><a href="mailto:info@activecraft.com" style="font-family:"times new roman",serif" target="_blank"><font color="#20124d">info@activecraft.com</font></a> </font>                                       </div><div><br></div><div dir="ltr"><a href="https://www.activecraft.com" target="_blank"><img src="https://drive.google.com/uc?id=1O3hLY9leYKoBMpcpFJtdXI6J-yT22MdJ&export=download" width="200" height="42"></a><br></div><div dir="ltr"><font color="#999999">Website Design & Develop + App Design & Develop + SEO/SMM + </font><span style="color:rgb(153,153,153)">Graphic Design + UI/UX</span><br></div><div dir="ltr"><font face="times new roman, serif" color="#999999">              </font></div><div dir="ltr"><span style="color:rgb(204,204,204);font-family:"trebuchet ms",sans-serif;font-size:10.6667px">CONFIDENTIALITY NOTICE: The information in this email may be confidential and/or privileged. This email is intended to be reviewed by only the individual or organization named above. If you are not the intended recipient or an authorized representative of the intended recipient, you are hereby notified that any review, dissemination or copying of this email and its attachments, if any, or the information contained herein is prohibited. If you have received this email in error, please immediately notify the sender by return email and delete this email from your system. </span><br></div><div dir="ltr"><div><br><br></div></div></div></div></div></div></div></div></div></div></div></div></div></div></div><br></div></div></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Fri, Mar 19, 2021 at 8:40 PM gotsring <<a href="mailto:gotsring@live.com">gotsring@live.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">There is not a file you edit, it is part of the gst-launch-1.0 command.<br>
<br>
Something like:<br>
gst-launch-1.0 v4l2src num-buffers=1 device=/dev/video5 ! jpegenc<br>
quality=100 ! multifilesink location=/var/www/html/public/img/IMG%06d.jpg<br>
<br>
This is pretty basic usage.<br>
I suggest you Google examples of the gst-launch command, there are several<br>
out there.<br>
<br>
<br>
<br>
--<br>
Sent from: <a href="http://gstreamer-devel.966125.n4.nabble.com/" rel="noreferrer" target="_blank">http://gstreamer-devel.966125.n4.nabble.com/</a><br>
_______________________________________________<br>
gstreamer-devel mailing list<br>
<a href="mailto:gstreamer-devel@lists.freedesktop.org" target="_blank">gstreamer-devel@lists.freedesktop.org</a><br>
<a href="https://lists.freedesktop.org/mailman/listinfo/gstreamer-devel" rel="noreferrer" target="_blank">https://lists.freedesktop.org/mailman/listinfo/gstreamer-devel</a><br>
</blockquote></div>